development▌
120 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.
python-development
skillcreatorai/ai-agent-skills · Backend
Python 3.12+ development with FastAPI, Django, async patterns, and production tooling. \n \n Covers modern project structure, type hints with generics, and async/await patterns for I/O-bound operations \n Includes FastAPI patterns for building APIs with dependency injection, Pydantic models, and async request handlers \n Demonstrates testing strategies using pytest, async test fixtures, and mocking for async functions \n Recommends ruff for linting, mypy in strict mode, and pathlib for file oper