development▌
155 indexed skills · max 10 per page
python-development-python-scaffold
sickn33/antigravity-awesome-skills · Backend
You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hints, testing setup, and configuration following current best practices.
skill-development
davila7/claude-code-templates · Productivity
This skill provides guidance for creating effective skills for Claude Code plugins.
spec-driven-development
jasonkneen/kiro · Productivity
A comprehensive methodology for systematic software feature development that ensures quality, maintainability, and successful delivery through structured planning.
bun-development
davila7/claude-code-templates · Productivity
Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by oven-sh/bun.
android-development
dpconde/claude-android-skill · Productivity
Build Android applications following Google's official architecture guidance, as demonstrated in the NowInAndroid reference app.
frontend-mobile-development-component-scaffold
sickn33/antigravity-awesome-skills · Frontend
You are a React component architecture expert specializing in scaffolding production-ready, accessible, and performant components. Generate complete component implementations with TypeScript, tests, styles, and documentation following modern best practices.
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.