@codepassion/skills
v1.1.1
Published
Agent skills (SKILL.md) for CodePassion (C9N) engineering conventions.
Maintainers
Readme
C9N Agent Skills
Agent skills (SKILL.md) based on the CodePassion (C9N) conventions.
Install
npx @codepassion/skills install claude # ~/.claude/skills
npx @codepassion/skills install codex # ~/.codex/skills
npx @codepassion/skills install project # ./.agents/skills
npx @codepassion/skills install combined # one combined skillOr: ./install.sh {claude|codex|project|combined}
Edit
Per-topic SKILL.md files in skills/c9n-* are the source of truth. skills/c9n/SKILL.md is auto-generated — run npm run build. npm test validates frontmatter against schemas/skill.schema.json. CI runs the same on every push and PR.
