prj-docslisted
Install: claude install-skill sujeet-pro/agents-devkit
# Project Docs
Use this project skill for documentation work in this repository. The site is built with `@pagesmith/docs`; the installed package is the source of truth.
## Read First
Before editing docs, read the locally installed Pagesmith references that match this repo's dependency version:
- `node_modules/@pagesmith/docs/REFERENCE.md`
- `node_modules/@pagesmith/docs/skills/pagesmith-docs-setup/references/docs-guidelines.md`
- `node_modules/@pagesmith/docs/skills/pagesmith-docs-setup/references/markdown-guidelines.md`
- `node_modules/@pagesmith/docs/schemas/pagesmith-config.schema.json`
- `node_modules/@pagesmith/docs/schemas/docs-root-meta.schema.json`
- `node_modules/@pagesmith/docs/schemas/docs-section-meta.schema.json`
- `node_modules/@pagesmith/docs/schemas/docs-page-frontmatter.schema.json`
- `node_modules/@pagesmith/docs/schemas/docs-home-frontmatter.schema.json`
Use `/Users/sujeet/personal/agents-devkit/docs` as the setup/style reference for home-page frontmatter, guide/reference organization, and `series`-based grouping.
## Upstream Pagesmith Skills
When a task maps to one of these workflows, read and follow the matching upstream skill:
- `node_modules/@pagesmith/docs/skills/pagesmith-docs-setup/SKILL.md` for bootstrap, retrofit, package scripts, config, and AI pointers.
- `node_modules/@pagesmith/docs/skills/pagesmith-generate-docs/SKILL.md` for generating a complete docs set from real repo artifacts.
- `node_modules/@pagesmith/docs/skills/pagesmith-docs-