@harnspec/skills
v0.0.2
Published
Official SDD methodology skills for HarnSpec
Readme
HarnSpec Official Skills Registry
A collection of high-quality AI Agent skills for HarnSpec.
Skills Catalog
| Skill | Description | Install Command |
| :--- | :--- | :--- |
| harnspec | Official SDD methodology skill for AI agents. | npx skills add harnspec/skills@harnspec |
How to use
Ensure you have a HarnSpec-enabled project. To add a skill to your project:
npx skills add harnspec/skills@harnspecThis will download the skill to your .agents/skills/ directory, allowing your AI agent (Claude Code, Cursor, etc.) to understand and interact with your project more effectively.
Contribution
We welcome contributions to the official skills registry. Please follow these steps:
- Fork the repository.
- Create your skill in the
.agents/skills/directory. - Ensure it follows the HarnSpec Skill Standard.
- Submit a Pull Request.
License
MIT © HarnSpec Team
