skill-creator

Create modular Claude Code skills with SKILL.md templates and best practices.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jtvaris/sunday-night-dynasty --skill skill-creator-jtvaris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/jtvaris/sunday-night-dynasty/tree/main/.agents/skills/shared/skill-creator
Command: npx skills add https://github.com/jtvaris/sunday-night-dynasty --skill skill-creator-jtvaris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates a repeatable blueprint for building well-structured Claude Code skills with modular templates and best practices.

Core Features & Use Cases

  • Provides a guided process for constructing modular skills, including a main SKILL.md template and optional reference files.
  • Standardizes activation triggers, workflow, and output formats to ensure consistency across skills.
  • Facilitates rapid skill onboarding and refactoring by organizing content into clear components.

Quick Start

Start a new skill using the Skill Creator guidelines to ensure modular structure and reusable templates.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create modular Claude Code skills with a consistent structure?

To create modular Claude Code skills, use a guided process with a main SKILL.md template and optional reference files. This ensures modular structure, front-matter validation, and reusable templates for consistent output across all generated skills.

What is the best way to standardize activation triggers and workflow in Claude Code skills?

Standardizing activation triggers and workflow in Claude Code skills requires applying modular design templates and best practices. This approach ensures consistent activation guidance, output formats, and front-matter validation within SKILL.md and supporting reference materials.

Can I use templates to refactor existing Claude Code skills into a modular design?

Yes, you can refactor existing Claude Code skills into a modular design using provided templates and best practices. This process organizes content into clear components, applies modularization standards, and validates front-matter to ensure consistent skill onboarding.

What should be included in a SKILL.md file for Claude Code skill creation?

A SKILL.md file for Claude Code skill creation should include activation triggers, workflow definitions, and output format standards. It serves as the main template, ensuring front-matter validation and modularization standards are met alongside supporting reference materials.

Do I need any dependencies to build well-structured Claude Code skills?

No dependencies are required to build well-structured Claude Code skills. The creation process provides a repeatable blueprint with built-in templates and best practices, allowing you to construct modular skills and reference files directly without external tools.