ai-skill.dev Documentation
Start here to understand reusable AI context packs, CLI installation, publishing, and IDE usage.
ai-skill.dev Documentation
ai-skill.dev is a platform for AI-first engineering teams to create, govern, publish, and reuse AI context across IDEs and coding agents.
The core idea is simple:
ai-skill install rb-testcontext
A developer installs a published context pack and gets project-aware instructions, skills, rules, domain knowledge, and agent guidance inside their AI-assisted coding workflow.
Recommended path
- Install the CLI.
- Create a context pack.
- Add skills, rules, domain context, prompts, and agents.
- Review and publish the pack.
- Install it in Cursor, Claude Code, Windsurf, Copilot workflows, or a generic
.agents/.aifolder.
What ai-skill.dev manages
- Context Packs: the packaged, versioned unit that gets published and installed.
- Skills: task-specific instructions that tell an AI tool how to perform work.
- Rules: non-negotiable engineering, business, architecture, or product constraints.
- Domain Context: business vocabulary, workflows, bounded contexts, entities, and invariants.
- Agents: role-oriented AI behavior definitions such as reviewer, architect, tester, or migration assistant.
- Prompts / Templates: reusable prompt blocks and template variables.
- CLI Sync: the install/update path from the registry into local IDE folders.
- Governance: review, approval, versioning, visibility, and publish controls.