Skill Creation banner
rand rand

Skill Creation

Development community

Description

--- name: skill-creation description: Creating new atomic skills for the skills system --- # Skill Creation **Scope**: Creating atomic skills, structure, integration with CLAUDE.md, discovery patterns **Lines**: ~400 **Last Updated**: 2025-10-18 ## When to Use This Skill Activate this skill when: - Creating new atomic skills for the skills system - Refactoring monolithic skills into atomic components - Documenting specialized knowledge for reuse - Integrating new skills into CLAUDE.md effic

Installation

Installs to ~/.claude/skills/rand-cc-polymath-skill-creation/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rand-cc-polymath-skill-creation && curl -fsSL https://raw.githubusercontent.com/rand/cc-polymath/HEAD/skills/skill-creation.md -o ~/.claude/skills/rand-cc-polymath-skill-creation/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository