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.

  1. Install the CLI.
  2. Create a context pack.
  3. Add skills, rules, domain context, prompts, and agents.
  4. Review and publish the pack.
  5. Install it in Cursor, Claude Code, Windsurf, Copilot workflows, or a generic .agents / .ai folder.

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.