skill-creation

Generate semantic metadata for Skill Units with structured fields and English-only declarative format.

4|2|Updated Nov 29, 2025
One-click install
npx skills add https://github.com/randlee/synaptic-canvas --skill skill-creation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creation
Source: https://github.com/randlee/synaptic-canvas/tree/main/.claude/skills/skill-creation
Command: npx skills add https://github.com/randlee/synaptic-canvas --skill skill-creation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the complex process of creating new Claude Code skills, commands, and agents by providing guided wizards and automated tools that ensure adherence to guidelines and best practices.

Core Features & Use Cases

  • Guided Skill Planning: Use a wizard to define skill goals, use cases, commands, and agent interactions.
  • Automated Skill Stub Generation: Generate boilerplate code and file structures for new skills, commands, and agents based on approved plans.
  • AI-Powered Skill Review: Evaluate skills against official guidelines and best practices, providing concise findings and suggested edits.
  • Use Case: Imagine you want to create a new skill to manage cloud resources. Use this Skill to plan its capabilities, automatically generate the initial code structure, and then get an AI review to ensure it meets all standards before deployment.

Quick Start

Use the skill-creation skill to plan a new skill named 'cloud-manager' for managing AWS resources.

Frequently Asked Questions about skill-creation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a new Claude skill from scratch?

Use skill-creation to plan your skill's goals and commands with a guided wizard, then automatically generate boilerplate code and file structures. The Skill ensures your implementation follows official guidelines and best practices before deployment.

What's the best way to validate a skill against Claude guidelines?

Run AI-powered skill review through skill-creation to evaluate your code against official standards. You get concise findings and suggested edits to fix any compliance issues before finalizing.

Can I automate the setup of a new skill project?

Yes. skill-creation generates automated boilerplate and file structures once you've planned your skill's capabilities, eliminating manual scaffolding and reducing setup errors.

Do I need to know Claude skill architecture before creating one?

The guided planning wizard walks you through defining goals, use cases, and commands without requiring deep architecture knowledge upfront. You learn requirements as you plan.

How do I ensure my skill meets quality standards?

skill-creation provides guided planning, automated code generation aligned with best practices, and built-in AI review to catch issues early in the development cycle.

What happens after I generate a skill stub?

You implement the core logic within the generated structure, then use skill-creation's review tools to validate against guidelines and get recommendations before release.