·skill-architecture
</>

skill-architecture

terrylica/cc-skills

Meta-skill for creating Claude Code skills. TRIGGERS - create skill, YAML frontmatter, validate skill, skill architecture.

18Installs·2Trend·@terrylica

Installation

$npx skills add https://github.com/terrylica/cc-skills --skill skill-architecture

SKILL.md

Comprehensive guide for creating effective Claude Code skills following Anthropic's official standards with emphasis on security, CLI-specific features, and progressive disclosure architecture.

⚠️ Scope: Claude Code CLI Agent Skills (/.claude/skills/), not Claude.ai API skills

MANDATORY: Select and load the appropriate template into TodoWrite before any skill work.

Meta-skill for creating Claude Code skills. TRIGGERS - create skill, YAML frontmatter, validate skill, skill architecture. Source: terrylica/cc-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terrylica/cc-skills --skill skill-architecture
Category
</>Dev Tools
Verified
First Seen
2026-02-04
Updated
2026-02-18

Quick answers

What is skill-architecture?

Meta-skill for creating Claude Code skills. TRIGGERS - create skill, YAML frontmatter, validate skill, skill architecture. Source: terrylica/cc-skills.

How do I install skill-architecture?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill skill-architecture Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/terrylica/cc-skills