Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsTools › Page 5

Claude Developer Tools Skills (Page 5 of 78)

CLI scaffolders, code generators, linters, formatters, SDK helpers, and developer productivity tools for Claude Code.

4,651 skills · updated 2026-06-16 · showing 241–300 of 4,651 by quality score

Sub-topics:Scaffolders (1,649)Cli Builders (647)Ide Editor (409)Linters Formatters (291)Package Mgmt (161)Git Workflow (109)Dev Shells (69)

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Full-stack AI application generator with Next.js, AI SDK, and ai-elements. Use when creating chatbots, agent dashboards, or custom AI applications.
Erzeugt einen konsistenten Satz Bilder (Slide-Hintergruende, Bildserien) via OpenAI gpt-image-1. Trigger bei 'Slide-Hintergrund', 'deck background', 'Folien-Bilder generieren',…
Vercel AI SDK v6 development. Use when building AI agents, chatbots, tool integrations, streaming apps, or structured output with the ai package.
Generate professional Agent Skills for AI agents. Creates complete skill packages with SKILL.md, references, scripts, and templates.
Execute project-specific verification rules. Validates business logic, architecture patterns, and naming conventions that linters cannot catch.
Manage git and Claude Code bash aliases. Run without flags for interactive wizard.
Python 执行增强(uv heredoc 规范)。TRIGGER when: Bash 工具中需要执行 Python 代码(多行脚本、依赖安装、uv run 调用)。SKIP: 纯 shell 命令、不涉及 Python 的 Bash 操作。
Cross-model benchmark for gstack skills. Runs the same prompt through Claude, GPT (via Codex CLI), and Gemini side-by-side — compares latency, tokens, cost, and optionally quality…
Compare two git branches side-by-side using a configurable diff tool (defaults to Beyond Compare) and temporary worktrees.
Scaffolds a standalone Bash 4.0+ script — a single-file CLI tool, glue automation, or ops utility — with explicit shebang, `set -euo pipefail`, header comment, `readonly`…
Add a new package to the Reactive Agents monorepo. Covers scaffolding, package.json, tsconfig, layer wiring, and index exports.
Scaffolds a reproducible pre-commit configuration — a `.pre-commit-config.yaml` at the repo root (optionally with local shell scripts under `scripts/hooks/`) that runs formatters,…
Scaffolds a project's top-level README.md — the `README.md` at a repository root that orients a first-time reader in the top 30 seconds.
Slash-command entry point for outside-pipeline issue capture. Parses `/capture-issue ` (create-mode) or `/capture-issue --update ` (update-mode); spawns the…
Install or use the ccap CLI for camera capture, webcam inspection, device listing, frame capture, and video metadata.
Audits a Bash 4.0+ script against 34 deterministic rules emitted as JSON envelopes (shebang, `set -euo pipefail`, header comment, main + sourceable guard, readonly constants,…
Audit enabled eslint / prettier / biome rules and rank keep / tune / drop via Wilson consensus across 5 independent lenses. Args:
Audits a `.pre-commit-config.yaml` (and referenced local hook scripts) against 20 deterministic checks (YAML shape, `rev:` pinning, scope declarations, network-call /…
Hub for the claude-cli-wrapper MCP server — execute, session, context, review, agent, and config tools. Routes to spoke skills.
CLI development expert for building production-grade command-line tools. Covers System.CommandLine, POSIX conventions, help text design, output formatting, and MCP-to-CLI feature…
モダン CLI ツール (rg/fd/bat/eza/dust/btm/procs/delta/sd/hyperfine/tldr/jless/tokei/zoxide) の使い方を即引きする。「rg の使い方」「grep の代替」「du より見やすいやつ」などの問い合わせで cheatsheet から該当箇所を抜粋する
Use when: reviewing, designing, or refactoring CMake build configuration, CMakeLists.txt, target-based usage requirements, PUBLIC PRIVATE INTERFACE propagation, find_package vs…
根据代码改动智能选择并执行本地静态检查(checkstyle / style-checks / static-analysis-checks / functional-test-checks / npm-lint),与用户确认后运行,失败时自动分析并修复,最多重试 3 次。Use when:…
Generate conventional commit messages without scope from staged changes. Use when: preparing commits with #git_diff_staged to create concise commit messages following conventional…
Generate descriptive commit messages by analyzing git diffs, very fast and context pollution safe. Use on any request to commit staged changes.
Validates and corrects commit messages against project guidelines after a commit is created. Invoke automatically after every git commit to ensure messages conform to…
Commit changes with well-crafted messages, grouping related files into separate commits
Generate and run comprehensive test suites — unit tests, integration tests with real services (testcontainers/docker-compose), and Playwright E2E tests.
Use when creating a full or partial set of genre wrapper skills under a genre directory. Builds `.github/skills/` subfolders and `SKILL.md` skeletons for a specified genre, keeps…
Create pull requests for one or both repos (Lumy-Backend, RG-Frontend) merging to main. Use when asked to "create PR", "open PR", "merge to main", or "submit for review".
Auto-generate comprehensive data dictionaries from database schemas, CSV files, or API responses with column definitions, relationships, and Mermaid ERD
Universal dependency installer that auto-detects the project's package manager (uv, bun, npm, yarn, pnpm, cargo, go, bundler, brew) and runs the correct install command for dev,…
Generate multiple design concepts for an app, compare them side-by-side, and implement the chosen direction.
Reviews a CLI tool's command interface for consistency in argument naming, flag conventions, help text, and README alignment.
Configure le tracking complet pour mesurer les performances : Meta Pixel avec events, Google Analytics 4 avec conversions, Google Tag Manager, UTM generator par campagne/source.
Use when drafting a new release. Reads merged PRs since the last release tag, categorizes them by Conventional-Commit-style title prefix and labels, computes the next version…
Generate an ERD as Mermaid + DBML from domain narrative or live Supabase schema, with cardinality, optionality, FKs, and a notation legend.
飞书 OpenAPI 裸调。api GET/POST/PUT/DELETE/PATCH 直接调用任意飞书 OpenAPI 接口, 覆盖 feishu-cli 尚未封装的接口(对齐 lark-cli 的 api 能力)。支持 --params(query)/--data(body JSON)/--data-file(从文件读 body)/…
将飞书文档、知识库文档或电子表格导出到本地。支持 docx/wiki/sheet 导出 Markdown, doc export 内嵌电子表格自动展开,图片/画板素材下载,以及 doc export-file 异步导出 PDF/Word/Excel。当用户请求导出文档、保存为 Markdown、导出 PDF/Word/Excel、下载文档图片、…
Find which files import a TypeScript/JavaScript module using ts-morph for accurate Webpack resolution
End-to-end workflow for finishing a development branch. Use when implementation is complete and the branch is ready to ship -- runs verification checks, reviews the diff, picks…
Generate an interactive HTML org explorer from a GitHub organization. Surfaces team hierarchy, members, owned repos, and CODEOWNERS path attributions.
Diagnostica el repositorio git (ramas stale, commit-graph, fsmonitor, blobs grandes, stashes viejos) y reporta hallazgos priorizados con fixes recomendados.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with — from…
Muestra qué optimizaciones aplicaría gitwise (commit-graph, repack -A -d, prune) en modo dry-run. Usa cuando el usuario pida optimizar git, acelerar log/status, o cuando audit…
Commit staged git changes w/ descriptive Conventional Commits message. Triggers when user asks to commit, save changes, | mentions GitHub commits.
Transform CHANGELOG entries into social content (LinkedIn, Twitter/X, Newsletter, Slack) in FR + EN. Use after releases or weekly to generate release notes, announcements, social…
Expert Homebrew guidance for macOS and Linux. USE FOR: brew install, brew upgrade, brew cleanup, brew update, brew outdated, brew autoremove, brew doctor, brew bundle, brew…
Find all @deprecated APIs in the workspace, count their callers, and extract migration guidance. Produces a prioritized report sorted by call count so you know which deprecations…
Test coverage heatmap from lcov or JSON coverage data. Finds coverage reports, parses line coverage per file, and renders a color-coded file-tree heatmap as HTML.
Find unused exports, dead functions, and unreachable code across the workspace using LSP analysis. Cross-verifies detectUnusedCode with findReferences to eliminate false…
Full debug workflow using IDE bridge tools. Runs tests to find failures, sets conditional breakpoints, evaluates expressions in the debugger, identifies root causes, applies…
Dependency graph for a file or symbol. Calls getCallHierarchy and findReferences, builds a directed graph, and renders an interactive HTML force-directed graph.
Diagnostic dashboard across the workspace. Calls getDiagnostics, groups results by severity and file, and renders a sortable color-coded HTML table. Opens in the system browser.
Deep codebase exploration using IDE bridge LSP tools. Maps architecture, traces call chains, discovers entry points, and builds a mental model of unfamiliar code.
Continuous IDE monitoring using bridge tools. Checks diagnostics, test results, or terminal output. Designed for use with /loop for recurring checks.
Multi-language code quality sweep using IDE bridge tools. Runs diagnostics across all languages, auto-fixes lint errors, organizes imports, formats code, runs tests, and…
Safe refactoring with snapshot rollback. Creates a checkpoint, performs the refactoring using LSP rename and code actions, runs tests, and rolls back automatically if anything…
Deep PR review using IDE bridge LSP and GitHub tools. Analyzes diffs with code intelligence — follows definitions, checks references, inspects types, runs diagnostics, and posts…
Diagnose and fix TypeScript/language type errors using LSP diagnostics, hover, and code actions. For each type error, fetches the expected vs actual types, surfaces quickfix…
Search all 4,651 Tools skills →