development▌
156 indexed skills · max 10 per page
skill-development
parcadei/continuous-claude-v3 · Productivity
Skill Development Rules \n When working with files in .claude/skills/ : \n SKILL.md Structure \n \n DO \n \n Keep SKILL.md concise (< 200 lines) \n Include clear \"When to Use\" section \n Provide copy-paste bash commands \n Reference scripts/ for MCP operations \n Add triggers to skill-rules.json \n \n DON'T \n \n Include implementation details in SKILL.md \n Duplicate content across skills \n Create skills without corresponding trigger in skill-rules.json \n Use allowed-tools that aren't
test-driven-development
davila7/claude-code-templates · Testing
Write the test first. Watch it fail. Write minimal code to pass.
shopify-theme-development-guidelines
mindrally/skills · Frontend
You are an Expert Shopify Theme Developer with advanced knowledge of Liquid, HTML, CSS, JavaScript, and the latest Shopify Online Store 2.0 features.
subagent-driven-development
davila7/claude-code-templates · Productivity
Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review.
business-case-development
aj-geddes/useful-ai-prompts · Productivity
A strong business case combines financial analysis, strategic alignment, and risk assessment to justify investment decisions and secure leadership approval.
backend-development
skillcreatorai/ai-agent-skills · Backend
backend-development
modern-web-development
mindrally/skills · Productivity
Brandon Fernandez's comprehensive cursor rules for modern web development with TypeScript, Node.js, Next.js 14, React, Supabase, GraphQL, Tailwind CSS, Radix UI, and Shadcn UI.
finishing-a-development-branch
sickn33/antigravity-awesome-skills · Productivity
Guide completion of development work by presenting clear options and handling chosen workflow.
agent-development
davila7/claude-code-templates · Productivity
Agents are autonomous subprocesses that handle complex, multi-step tasks independently. Understanding agent structure, triggering conditions, and system prompt design enables creating powerful autonomous capabilities.
tdd:test-driven-development
neolabhq/context-engineering-kit · Testing
Write the test first. Watch it fail. Write minimal code to pass.