@levelnine/skills
v1.0.5
Published
Opinionated AI setup for Level Nine projects (Cursor + Claude). Installs a consistent set of **skills**, **guidelines**, and **workflow helpers** into your repo.
Readme
Level Nine AI Skills
Opinionated AI setup for Level Nine projects (Cursor + Claude). Installs a consistent set of skills, guidelines, and workflow helpers into your repo.
Install
npx @levelnine/skillsThis will:
- Create/replace
.cursor/ - Create/replace
.claude/(mirror for Claude Code) - Install skills, guidelines, and triggers
Options
npx @levelnine/skills --force # Replace without prompt
npx @levelnine/skills --dry-run # Preview changes onlyUsage
After install, just prompt normally in Cursor/Claude.
Examples:
- "Create a product card"
- "Refactor this component"
- "Debug this issue"
The system will automatically apply the appropriate skills.
Notes
- Project-specific rules (e.g.
app/.cursor/rules) take priority - Re-run the install command anytime to update
.claude/is generated automatically to mirror.cursor/for compatibility with Claude Code
Built for consistency, speed, and high-quality output across all projects.
