agent-skill-templates

Community

Templates and patterns for building Claude Code agents.

Authorclostaunau
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides reusable templates and patterns for creating Claude Code subagents and skills, ensuring consistent structure, prompts, and outputs across projects. It helps teams bootstrap new agents quickly and maintain quality.

Core Features & Use Cases

  • Template Library: Ready-to-use agent and skill templates with frontmatter, responsibilities, and output formats.
  • Standardized Prompts: Consistent system prompts and guidance for subagents.
  • Onboarding & Scaffolding: Quick-start scripts to create new agents/skills.

Quick Start

Use the included create-agent.sh and create-skill.sh templates to bootstrap new Claude Code agents or skills, then customize placeholders.

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: agent-skill-templates
Download link: https://github.com/clostaunau/holiday-card/archive/main.zip#agent-skill-templates

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