Create Command
Skill Verifiziert AktivInteractive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration
To streamline and standardize the creation of new Claude commands, ensuring they have proper structure, follow established patterns, and integrate effectively with MCP tooling.
Funktionen
- Interactive command creation guidance
- Pattern selection for different command types
- MCP tool integration support
- Generation of command files and supporting resources
- Documentation update assistance
Anwendungsfälle
- Creating new project-specific commands within the Claude Code environment
- Developing general-purpose utility commands for personal use
- Ensuring consistency and adherence to standards when building new agent capabilities
- Learning best practices for Claude command structure and organization
Nicht-Ziele
- Directly executing arbitrary bash commands
- Acting as a general-purpose code generator without user interaction
- Managing project dependencies beyond documenting them
- Replacing the need for understanding Claude command conventions
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add NeoLabHQ/context-engineering-kit/plugin install customaize-agent@context-engineering-kitQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Write A Skill
100Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Context Engineering
99Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or optimizing commands, skills, or sub-agents prompts.
Agent Evaluation
99Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.
Project Development
100This skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate task-model fit", "structure agent project", or mentions pipeline architecture, agent-assisted development, cost estimation, or choosing between LLM and traditional approaches.
Extract
100Turn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples.