claude-code-patterns

Community

Decision framework for Claude Code abstractions.

Authorsreejithraman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Teams struggle to decide between skills, commands, and agents. This Skill provides a structured decision framework and templates to codify patterns.

Core Features & Use Cases

  • Three Abstractions: Skill, Command, Agent with clear triggers
  • Decision Framework: When to create each abstraction
  • Templates: Standard frontmatter and content skeletons
  • Use Case: Decide whether a new capability should be a Skill or an Agent.

Quick Start

Run the decision guide to determine whether to codify a pattern as a Skill or an Agent for a recurring workflow.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claude-code-patterns
Download link: https://github.com/sreejithraman/shayna/archive/main.zip#claude-code-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository