Shared Patterns

Reusable patterns and templates for Claude Code skill and hook development. Triggers: validation patterns, error handling, testing templates, workflow patterns, shared patterns, reusable templates, DRY patterns, common workflows Use when: creating new skills or hooks that need consistent patterns, implementing validation logic, setting up error handling, creating test scaffolding, referencing standard workflow structures DO NOT use when: pattern is specific to one skill only. DO NOT use when: pattern is still evolving - wait for stability. DO NOT use when: pattern is context-dependent requiring variations. Reference these patterns to validate consistency across the ecosystem.

majiayu000 1ba9e18 2 files · 2.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/shared-patterns commit 1ba9e18c30

Frequently asked questions

npx skillmds add majiayu000/shared-patterns-2