claude-skills
A curated, version-controlled collection of 21 Claude Code agent skills in one consistent style.
21 skills · one consistent style
- role
- Author and curator
- stack
- Claude Code · SKILL.md · Python
- status
- oss
// 01 - PROBLEM
Agent skills scattered across machines and projects rot fast. This repo keeps the skills actually used day to day in one place - consistent, portable, and version-controlled.
// 02 - APPROACH
- Each skill is self-contained: SKILL.md with trigger description, references for deep dives, worked examples.
- Covers frontend, Sitecore, AI/agents, devex fundamentals and personal workflows.
- Curation notes document why each skill earns its place.
// 03 - ARCHITECTURE
taskskill matchauto-loadguided execution
- Curation over collection
- Only skills reached for repeatedly stay. A smaller set the agent reliably auto-loads beats a junk drawer it ignores.
// 04 - PRODUCTION-GRADE
- Consistent skill structure across all 21
- Portable across machines via one install path
// 05 - ARTIFACTS