Loading...
Loading...
Found 41 Skills
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Professional Skill Creation Assistant that helps users create high-quality Claude Code Skills from scratch. It supports multiple template types, step-by-step guidance, and complete document generation, serving as a one-stop solution for building custom skills.
用于创建或更新技能包的完整指南。适用于用户希望将对话中的方法、经验、偏好沉淀为可复用技能,或对已有技能进行结构化优化的场景(含脚本、工作流、资源组织与打包发布)。
Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure
Reusable template for authoring new Agent Skills with clear triggers, workflow, and I/O contracts.
Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my prompt", "how to write a prompt for", "help me prompt", "rewrite this prompt", or explicitly asks to enhance prompt quality. Also triggers on Chinese equivalents: "优化prompt", "改进prompt", "怎么写prompt", "帮我优化这个指令". DO NOT TRIGGER when: user wants the task executed directly, or says "just do it" / "直接做". DO NOT TRIGGER when user says "优化代码", "优化性能", "optimize performance", "optimize this code" — those are refactoring/performance tasks, not prompt optimization.
Expert guidance for creating, writing, building, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.
Intelligent agent for interpreting vague ERPNext development requests and producing concrete technical specifications. Use when receiving unclear requirements like 'make invoice auto-calculate', 'add approval workflow', 'sync with external system'. Triggers: user gives vague requirement, need to clarify scope, translate business need to technical spec, determine which ERPNext mechanisms to use, create implementation plan.
Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Develop AI agents, tools, and workflows with Mastra v1 Beta and Hono servers. This skill should be used when creating Mastra agents, defining tools with Zod schemas, building workflows with step data flow, setting up Hono API servers with Mastra adapters, or implementing agent networks. Keywords: mastra, hono, agent, tool, workflow, AI, LLM, typescript, API, MCP.
VoltAgent architectural patterns and conventions. Covers agents vs workflows, project layout, memory, servers, and observability.