docs: refresh CLAUDE.md files against current code and add project skills#61
Open
phil-scott-78 wants to merge 1 commit into
Open
docs: refresh CLAUDE.md files against current code and add project skills#61phil-scott-78 wants to merge 1 commit into
phil-scott-78 wants to merge 1 commit into
Conversation
…ills
The CLAUDE.md files had drifted behind roughly three weeks of feature
work. Refresh every stale claim against the code as it stands:
- Root: add the five undocumented projects (ApiMetadata,
ApiMetadata.Reflection, DocSite.Api, TranslationAudit, Templates),
the five new core namespaces (Data, Head, Favicon, SocialCards,
StandardSite), docs/cloudflare and the BeyondCookFormat test project;
rewrite the LlmsTxt entry for the {route}.md Markdown twins and
*.llms.md llms-only pages; complete the diag verb list (books,
standard-site); extend DI wiring with the new Add* entry points.
- src/: drop the deleted scripts/migrate_docs_ordering.py reference,
add IStandardSiteDocument to the capability list, remove
BlogSiteContentService from the file-watched examples (it is a
singleton), note the trailing-edge filewatch debounce.
- tests/: document the three newer test projects and how their fixture
shapes diverge from CreateTestService/MockFileSystem.
- examples/: split the merged BeyondLocale/BeyondTreeSitter table row
and add the missing EventMicrositeExample row.
- DocSite: remove the nonexistent DocSiteArticleSlotRenderer, add the
footer/Pages/blog-integration components, describe ColorTheme.
- BlogSite: add ContentLayout/ContentWithProseLayout/Pages, mention
ColorTheme.
- Docs site: document the *.llms.md agent-only page convention.
Also seed .claude/skills/ (allowlisted in .gitignore) with the first
two project skills: new-example (scaffold + wire an example, including
the docs-coupling and index-table steps) and docs-page (Diataxis
quadrant workflow with front-matter, xref, and :symbol verification
steps).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013iZTT4CmZybHUCsGU38tNn
|
🛰️ Docs preview: https://pr-61.pennington-dev.pages.dev Rebuilt on every push to this PR; torn down when it closes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The CLAUDE.md files had drifted behind roughly three weeks of feature
work. Refresh every stale claim against the code as it stands:
ApiMetadata.Reflection, DocSite.Api, TranslationAudit, Templates),
the five new core namespaces (Data, Head, Favicon, SocialCards,
StandardSite), docs/cloudflare and the BeyondCookFormat test project;
rewrite the LlmsTxt entry for the {route}.md Markdown twins and
.llms.md llms-only pages; complete the diag verb list (books,
standard-site); extend DI wiring with the new Add entry points.
add IStandardSiteDocument to the capability list, remove
BlogSiteContentService from the file-watched examples (it is a
singleton), note the trailing-edge filewatch debounce.
shapes diverge from CreateTestService/MockFileSystem.
and add the missing EventMicrositeExample row.
footer/Pages/blog-integration components, describe ColorTheme.
ColorTheme.
Also seed .claude/skills/ (allowlisted in .gitignore) with the first
two project skills: new-example (scaffold + wire an example, including
the docs-coupling and index-table steps) and docs-page (Diataxis
quadrant workflow with front-matter, xref, and :symbol verification
steps).
Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_013iZTT4CmZybHUCsGU38tNn