From ai-context-kit
Generates complete SKILL.md artifacts with deterministic schema, workflow, safety, and quality checks for new skill folders.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-context-kit:create-skillThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate complete `SKILL.md` artifacts for one skill folder, with explicit constraints and reusable references.
Generate complete SKILL.md artifacts for one skill folder, with explicit constraints and reusable references.
skills/.SKILL.md file to align with repository skill standards.Load or attach this file's contents into your AI session to activate the workflow (paste, upload, or reference with #file:skills/create-skill/SKILL.md in VS Code Copilot Chat). In Claude Projects, add it to project knowledge. See Invoking Skills in the README for full platform guidance.
name) and target folder path.references/discovery-phases.md.references/field-constraints.md.references/output-schema.md.references/safety.md.references/output-format.md.references/quality-checklist.md before final output.SKILL.md artifact at skills/{name}/SKILL.md.references/discovery-phases.mdreferences/field-constraints.mdreferences/output-schema.mdreferences/safety.mdreferences/output-format.mdreferences/quality-checklist.md../../templates/skill_template/SKILL.mdallowed-tools as optional/experimental unless explicitly required.npx claudepluginhub msiccdev/ai-context-kit --plugin ai-context-kitCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.