A repository of modular system prompts and skill instructions designed to enhance Claude's capabilities in specific development domains.
Install
mkdir -p .claude/skills/skills-ishandutta2007 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10903" && unzip -o skill.zip -d .claude/skills/skills-ishandutta2007 && rm skill.zipInstalls to .claude/skills/skills-ishandutta2007
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
skills — an agent skill by ishandutta2007.Key capabilities
- →Set up TDD workflow
- →Standardize architectural design
- →Onboard developers
- →Automate code reviews
How it works
Provides a library of structured prompt instructions for various development tasks.
Inputs & outputs
When to use skills
- →Setting up a TDD workflow
- →Standardizing architectural design sessions
- →Onboarding new developers to a codebase
- →Automating code reviews
About this skill
Claude Skills Collection
This directory contains a collection of reusable skill prompts for Claude. Each skill is designed to provide expert-level guidance and structured output for specific development and productivity tasks.
Structure
Each skill is organized into its own directory:
skill.md: The core prompt instructions, role definition, process, and examples.README.md: Brief overview and usage instructions for the skill.
Available Skills
| Category | Skills |
|---|---|
| Engineering | api-design, architecture-design, ax-extract-workflow, code-review, debugging, diagnose, onboarding, prototype, refactoring, tdd, testing, to-issues, to-prd, zoom-out |
| Data & Research | x-twitter-scraper |
| Productivity | caveman, grill-me, write-a-skill, grill-with-docs, tree-ring-memory, triage |
How to Use
- Navigate to the desired skill directory.
- Copy the content of
skill.md. - Paste it into your Claude conversation or set it as a system prompt.
- Provide your specific task or context.
When not to use it
- →General productivity tasks
Limitations
- →Requires manual copying of prompts
How it compares
Offers expert-level, reusable prompt templates for specific engineering workflows.
Compared to similar skills
skills side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| skills (this skill) | 0 | 1mo | No flags | Beginner |
| prompt-optimizer | 43 | 5mo | No flags | Beginner |
| context-compression | 13 | 2mo | Review | Advanced |
| learner | 2 | 2mo | No flags | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
prompt-optimizer
solatis
Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors.
context-compression
muratcankoylan
This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.
learner
Yeachan-Heo
Extract a learned skill from the current conversation
sub-agents
parcadei
Create and configure Claude Code sub-agents with custom prompts, tools, and models
skillforge
tripleyak
Intelligent skill router and creator. Analyzes ANY input to recommend existing skills, improve them, or create new ones. Uses deep iterative analysis with 11 thinking models, regression questioning, evolution lens, and multi-agent synthesis panel. Phase 0 triage ensures you never duplicate existing functionality.
reflect
llama-farm
Analyze the current session and propose improvements to skills. **Proactively invoke this skill** when you notice user corrections after skill usage, or at the end of skill-heavy sessions. Also use when user says "reflect", "improve skill", or "learn from this".