Best Development Claude Skills

According to AlphaMoat, the Development category tracks 8,476 Claude skills; the most-downloaded is Github (330.1K downloads). Ranked by downloads, listing skills with 1,000+ downloads.

#SkillAuthorDownloadsStars
1
Github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Peter Steinberger330.1K681
2
CodeConductor.ai
AI-powered platform for rapid full-stack app development, autonomous agents, workflow automation, and scalable product creation with low-code and AI integrat...
larsonreever182.7K78
3
Multi Search Engine
Multi search engine integration with 16 engines (7 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and Wolfra...
g_pyAng154.5K741
4
Mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Peter Steinberger68.1K197
5
YouTube
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
byungkyu42.0K142
6
Docker Essentials
Essential Docker commands and workflows for container management, image operations, and debugging.
Arnarsson32.6K38
7
Code Docs Search by Exa
Search real code snippets and documentation from GitHub, docs sites, and Stack Overflow for accurate syntax and usage examples.
Ishan Goswami31.9K7
8
Git Essentials
Essential Git commands and workflows for version control, branching, and collaboration.
Arnarsson30.0K38
9
GitHub
GitHub API integration with managed OAuth. Access repositories, issues, pull requests, commits, branches, and users. Use this skill when users want to interact with GitHub repositories, manage issues and PRs, search code, or automate workflows. For other third party apps, use the api-gateway skill (
byungkyu29.0K51
10
Code
Coding workflow with planning, implementation, verification, and testing for clean software development.
Iván28.9K56
11
Code Analysis Skills
This skill produces a DESCRIPTIVE Git-history reflection report. It is intended ONLY for: (a) a developer running it on their own repository for self-reflect...
enoyao23.1K18
12
Cli
Provides CLI commands to list, inspect, and check eligibility of moltbot skills and their requirements.
mondilo123.1K3
13
Goplaces
Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
Peter Steinberger23.1K30
14
Debug Pro
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
cmanfre722.8K45
15
WhatsApp Business
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact w...
byungkyu22.5K60
16
Who Is Actor
This skill should be used ONLY when the user EXPLICITLY and UNAMBIGUOUSLY requests a Git repository commit-history analysis that produces aggregate collabora...
enoyao21.0K12
17
Superpowers Dev Workflow
Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...
wlshlad8520.7K30
18
Telegram
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).
codedao1220.2K27
19
Eno Skills
This skill should be used when the user needs to analyze frontend project architecture evaluate tech stack choices review component design patterns assess bu...
enoyao20.0K12
20
SQL Toolkit
Query, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design, writing queries, creating migrations, indexing, backup/restore, and debugging slow queries. No ORMs required.
gitgoodordietrying19.7K48
21
OpenClaw GitHub Assistant
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
conorkenn18.7K11
22
Cron Mastery
Master OpenClaw's timing systems. Use for scheduling reliable reminders, setting up periodic maintenance (janitor jobs), and understanding when to use Cron v...
i-mw18.3K37
23
Code Review
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
wpank17.9K34
24
Google Workspace Admin
Google Workspace Admin SDK integration with managed OAuth. This is a write-capable administrative integration for users, groups, organizational units, roles,...
byungkyu17.7K21
25
Imsg
iMessage/SMS CLI for listing chats, history, watch, and sending.
Peter Steinberger17.0K24
26
Mermaid Diagram
Generate valid Mermaid diagrams like flowcharts, sequence diagrams, mind maps, ER diagrams, or user journeys from text or product descriptions.
pupujanet-eng16.5K26
27
Git
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Iván16.3K35
28
Screenshot
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Iván16.3K37
29
File Search
Fast file-name and content search using `fd` and `rg` (ripgrep).
Xejrax16.0K22
30
Python Coding Guidelines
Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.
Adarsh Divakaran15.5K18
31
Coding
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Iván15.4K21
32
Remotion Best Practices
Best practices for Remotion - Video creation in React
am-will14.8K13
33
Test Runner
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
cmanfre713.5K18
34
Polymarket Odds
Query Polymarket prediction market odds and events via CLI. Search for markets, get current prices, list events by category. Supports sports betting (NFL, NBA, soccer/EPL, Champions League), politics, crypto, elections, geopolitics. Real money markets = more accurate than polls. No API key required. Use when asked about odds, probabilities, predictions, or "what are the chances of X".
deanpress13.5K60
35
Desktop Control Win
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read c...
eohmig13.4K13
36
LinkSKILL
Universal API integration skill for enterprise platforms. Connect to any platform using Swagger/OpenAPI discovery.
hgvgfgvh13.1K-
37
Git Workflows
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
gitgoodordietrying13.0K7
38
Database Operations
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
jgarrison92912.9K7
39
Agent Browser Core
OpenClaw skill for the agent-browser CLI (Rust-based with Node.js fallback) enabling AI-friendly web automation with snapshots, refs, and structured commands.
codedao1212.8K22
40
Vercel Platform
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Seth Rose12.8K24
41
Bluebubbles
Build or update the BlueBubbles external channel plugin for Clawdbot (extension package, REST send/probe, webhook inbound).
kevin1983033112.7K2
42
Frontend Design
Frontend development with React, Next.js, Tailwind CSS. Build landing pages, dashboards, forms, components. Responsive, accessible, performant UI.
Iván12.4K23
43
Cloudbase
Use this skill when you develop, design, build, deploy, debug, migrate, or troubleshoot CloudBase (腾讯云开发, 云开发, TCB, 微信云开发) projects. Covers Web apps (React,...
Booker Zhao12.3K7
44
Cursor CLI Agent
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
swiftlysingh11.9K18
45
Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when building web components, pages, or applications. Gener...
paudyyin11.9K2
46
Writing Plans
Use when you have a spec or requirements for a multi-step task, before touching code
zlc00019011.3K10
47
Claude Code Integration
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
hw1018191311.1K18
48
API Development
Scaffold, test, document, and debug REST and GraphQL APIs. Use when the user needs to create API endpoints, write integration tests, generate OpenAPI specs, test with curl, mock APIs, or troubleshoot HTTP issues.
gitgoodordietrying11.0K9
49
Gemini Image Simple
Generate and edit images with Gemini API using pure Python stdlib. Zero dependencies - works on locked-down environments where pip/uv aren't available.
Cluka-39911.0K4
50
Github Cli
Comprehensive GitHub CLI (gh) reference. Covers repos, issues, PRs, Actions, releases, gists, search, projects v2, API, secrets/variables, labels, codespaces...
Tag10.8K6
Browse all 8,476 Development skills

More Categories

Category listings include Claude skills with 1,000+ downloads, merged from Clawhub & SkillHub. See methodology.