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

Claude Developer Tools Skills (Page 12 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 661–720 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.

Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates.
Build automated Figma-to-React pipeline with the Anima SDK. Use when automating design handoff, building CI/CD design-to-code workflows, or creating a design system code generator…
Apply production-ready patterns for the Anima SDK design-to-code pipeline. Use when building reusable Anima client wrappers, implementing output caching, or establishing team…
Upgrade @animaapp/anima-sdk versions and handle API changes. Use when upgrading SDK versions, migrating from the Figma plugin workflow to SDK-based automation, or adapting to new…
Use the NoxHub CLI to search, install, update, and publish agent skills from noxhub.noxsoft.net. Use when you need to fetch new skills on the fly, sync installed skills to latest…
Generate and manage Anki flashcards in Markdown format. Trigger when user asks to create flashcards, add knowledge cards, make Anki cards, or requests cards for learning…
生成 Anki 闪卡,输出 simple-anki-sync 兼容格式。当用户说「生成 Anki 卡片」「做卡片」「帮我记忆」「做闪卡」「学习卡片」「背诵卡」「记忆这个」时触发。
Ansible Playbook Generator - Auto-activating skill for DevOps Advanced. Triggers on: ansible playbook generator, ansible playbook generator Part of the DevOps Advanced skill…
Validates Ansible playbooks and roles using ansible-lint and yamllint APIs. Enforces best practices for idempotency, variable naming, and handler usage with custom rule profiles.
Validates Ansible playbooks using ansible-lint with custom rule plugins and the Ansible Collections API.
Generates Ansible playbook YAML with proper module usage, handler chains, and role structures using ansible-core built-in modules.
Generates and validates Ansible playbooks from infrastructure requirements. Uses ansible-lint for validation and queries Ansible Galaxy API for discovering certified roles and…
Reply to comments on a LinkedIn post via Unipile — drafts thread-aware replies grounded in the user's voice and the conversation context, then sends on approval.
Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library…
Apply production-ready Anthropic SDK patterns for TypeScript and Python. Use when implementing Claude integrations, building reusable wrappers, or establishing team coding…
Instruments Anthropic API calls to log token usage, latency, and cost per request using the Anthropic TypeScript SDK.
Use this agent when the user needs to upgrade Anthropic SDK packages. This includes: upgrading @anthropic-ai/sdk or @anthropic-ai/claude-agent-sdk to newer versions, migrating…
Use when an approved ai-architecture.md defines an Anthropic Claude capability whose model calls tools or takes side-effecting actions.
AI-powered presentation generation via the 2slides API — create slides from text, match a reference image style, summarize documents into decks, add AI voice narration, a — from…
Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into focused tools people will pay for.
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems. — from tools/dev-shells
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling. — from tools/tools-misc
Wrapper oficial de M2MCent (Node.js) para inyectar muros de pago x402 en APIs o servidores Model Context Protocol (MCP).
Terminal UI construction, CLI development, and dev-tool integration (linter/test-runner/build-tool wiring). Use when CLI/TUI design or implementation is needed.
Specialized Native AOT, trimming, and optimization expert for morphir-dotnet. Expert in single-file trimmed executables, AOT compilation, size optimization, and guiding toward…
Apache Airflow MCP is built around Apache Airflow workflow orchestration. The underlying ecosystem is represented by apache/airflow (44,767+ GitHub stars).
Apache Spark Job Manager is built around Apache Spark distributed compute engine. The underlying ecosystem is represented by apache/spark (43,027+ GitHub stars).
Use when serializing Apex objects to JSON strings or deserializing JSON responses into Apex types — especially for callout payloads, integration parsing, and controlling null…
System.runAs in Apex tests: user-context impersonation, mixed-DML workaround, profile/permission testing, sharing verification, FLS NOT enforced, runAs nesting limits.
@TestSetup method semantics: one-time creation per test class, isolation behavior, @TestVisible, System.runAs, Test.startTest/stopTest governor reset, mixed-DML boundaries.
Choosing the correct sharing keyword on an Apex class: with sharing vs without sharing vs inherited sharing, how the choice flows through called methods, and when WITH USER_MODE…
Use when designing wrapper or inner classes in Apex to combine SObjects with computed fields, shape data for LWC consumption, or sort collections with Comparable or Comparator.
Api Client Generator - Auto-activating skill for API Integration. Triggers on: api client generator, api client generator Part of the API Integration skill category.
API Client Generator Skill is built around Swagger/OpenAPI tooling. The underlying ecosystem is represented by swagger-api/swagger-ui (28,702+ GitHub stars).
Generates CRUD REST API endpoints with request validation, TypeScript types, consistent response formats, error handling, and documentation.
Génère des contrats API cohérents entre Frontend (Next.js) et Backend (NestJS) avec types synchronisés, validation standardisée et error handling uniforme.
트리거: "API 문서 만들어줘", "swagger 생성", "openapi spec", "API 명세 작성", "readme api 섹션", "swagger yaml 만들어줘" 수행: 코드(Controller/Router/ViewSet)를 분석하여 OpenAPI 3.0 YAML/JSON 명세와 README API…
Generate API documentation in OpenAPI/Swagger, Markdown, or Postman Collection formats. Use when documenting REST APIs, GraphQL schemas, or creating client code examples.
Automatically generates and updates API documentation from code changes with multiple format support
Parses interface/API information from files or directories and generates OpenAPI-compliant documentation with timestamps
Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices — from sickn33/antigravity-awesome-skills
Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices — from bg-szy/TOP-SKILLS
Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices — from sickn33/antigravity-awesome-skills
Unifies API response patterns across endpoints including pagination format, error structure, status codes, response envelopes, and versioning strategy.
Generate REST API endpoints with proper structure, validation, error handling, and types. Use when creating new API routes, endpoints, or backend services.
Wrap a public HTTP API (Open-Meteo weather as the demo) with credential handling, error normalisation, and a single retry on transient network failures.
Generate CRUD API endpoints automatically. User doesn't see routes. Use when: features need backend logic. Triggers: internal use only.
StepLeague API route pattern using withApiHandler wrapper. Use when creating or modifying any API route in the /api directory.
Generates integration tests for frontend → backend → Genkit flow connections. Use when creating E2E API tests.
Api Mock Generator - Auto-activating skill for API Development. Triggers on: api mock generator, api mock generator Part of the API Development skill category.
When the user wants to create, optimize, or audit the API introduction/overview page. Also use when the user mentions "API page," "API landing page," "/api page," "API overview,"…
Эксперт по API reference документации. Используй для создания справочников по API, описания endpoints и примеров запросов. — from Nir-Bhay/markups
Эксперт по API reference документации. Используй для создания справочников по API, описания endpoints и примеров запросов. — from majiayu000/claude-skill-registry
API response wrapper patterns for consistent, predictable REST APIs in ABP Framework. Use when: (1) designing uniform API response contracts, (2) implementing success/error…
Create new Next.js API routes following project patterns. Use when user mentions "new endpoint", "add API", "create route", or "POST/GET handler".
Generates client SDK code, API wrapper libraries, request/response models, and language-specific usage patterns for any REST API.
Api Test Generator - Auto-activating skill for Test Automation. Triggers on: api test generator, api test generator Part of the Test Automation skill category.
Generates TypeScript interfaces from API responses or OpenAPI schemas. Use when the user asks about typing API responses, creating interfaces from JSON, parsing Swagger/O — from…
Contoh skill wrapper untuk REST API (JSONPlaceholder). Demonstrasi pattern standar untuk membungkus API eksternal menjadi skill yang reusable.
API请求构造、curl命令生成、Mock数据、API文档、HTTP状态码速查、Headers说明。API request builder, curl generator, mock data, API documentation, HTTP status codes.
Search all 4,651 Tools skills →