refactor: move project guidelines example into docs

This commit is contained in:
Affaan Mustafa
2026-04-05 15:03:59 -07:00
parent 2f0a40a63f
commit 0f4f95b3de
11 changed files with 21 additions and 24 deletions

View File

@@ -909,7 +909,7 @@ npm run test:e2e
## Additional Resources
- [CONTRIBUTING.md](../CONTRIBUTING.md) - General contribution guidelines
- [project-guidelines-example](../skills/project-guidelines-example/SKILL.md) - Project-specific skill template
- [project-guidelines-template](./examples/project-guidelines-template.md) - Project-specific skill template
- [coding-standards](../skills/coding-standards/SKILL.md) - Example of standards skill
- [tdd-workflow](../skills/tdd-workflow/SKILL.md) - Example of workflow skill
- [security-review](../skills/security-review/SKILL.md) - Example of domain knowledge skill