docs-consistency
Docs Consistency Skill
Documentation files (packages/docs) should be consistent and up-to-date with the codebase. When you make changes to the codebase that affect documented features, or when you update documentation files, ensure that all relevant documentation files reflect the changes accurately.
Checklist
- New feature documentation is added. (when a new feature is introduced)
- Updated feature documentation reflects code changes. (when existing features are modified)
- Index pages don't lack links to new or updated sections.
More from uhyo/funstack-router
funstack-static-knowledge
Use this skill when you need information about `@funstack/static` (the React framework your app is built with). What it is even about, API references, best practices, etc.
21funstack-router-knowledge
Use this skill when you need information about `@funstack/router` (the React router your app uses). What it is, API references, best practices, etc.
7create-pr
A skill to create a pull request on a GitHub repository. Use this skill when the user wants to create a pull request for the changes you have made.
1release-funstack
A skill to make a GitHub release for the `@funstack/router` package. Use this skill when the user wants to release a new version of the package.
1