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

Claude Developer Tools Skills (Page 8 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 421–480 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.

Skill for generating randomization schemes for experiments
Rust SDK development with zero-cost abstractions
This skill should be used when the user says "scaffold a company", "set up workspace", "create company structure", "build company folder structure", "initialize agentic…
This skill should be used when the user says "scaffold a project", "create new project", "add a project", "set up project structure", "initialize project workspace", or wants to…
Scan TypeScript code for reward hacking patterns — shortcuts that make linters pass without actually fixing type safety.
Generates Slowly Changing Dimension implementations across platforms
Generate SDK initialization wizards and scaffolding
Generate mock servers and clients for SDK testing
A simple example skill for demonstration purposes
AWS Smithy-based SDK generation for enterprise-grade APIs
Medical device software verification and validation test case generation skill
Lint technical documentation for style, consistency, and readability
Generates term sheets from templates with standard and custom provisions
Generate and analyze TLA+ specifications for distributed systems verification
Microsoft TypeSpec-based API and SDK generation
Multi-language code quality gate with auto-detection and linters.
Generate and validate Work Breakdown Structures with automated decomposition
XBRL financial statement tagging and SEC filing preparation skill
Zsh shell configuration, PATH management, completions, and framework setup.
Get a specific API key by id. Requires authentication. Use for Agentuity cloud platform operations — from tools/cli-builders
Delete a thread. Requires authentication. Use for Agentuity cloud platform operations
Esperto di Mushroom UI Cards per Home Assistant Lovelace. Usa quando devi creare o modificare card Mushroom: mushroom-template-card, chip rows, badge, layout strategies, tap…
Generate a Makefile for a code directory by scanning scripts for output paths and building dependency rules.
Get a specific API key by id. Requires authentication. Use for Agentuity cloud platform operations — from tools-only/X-Skills
Automatische Release Notes aus Git Commits. Kategorisiert Commits (Features, Fixes, Breaking Changes), wandelt technische Sprache in kundenfreundliche Beschreibungen um — from…
Provides patterns to build declarative AI Services with LangChain4j using interface-based patterns, annotations, memory management, tools integration, and advanced applic — from…
Generates CQRS Commands with Handlers, Validators, and Request DTOs following Clean Architecture patterns.
Générer des QR codes à partir de texte ou URLs. Use when: l'utilisateur demande de créer un QR code, générer un code-barres 2D, encoder des données en QR.
Generates CQRS Queries with Handlers and Response DTOs for read operations. Uses Dapper for optimized read queries, bypassing the domain model for better performance.
Formater, valider et transformer des données JSON. Use when: l'utilisateur demande de formater du JSON, valider une structure JSON, convertir entre JSON et autres formats,…
Generates Domain Entities following DDD principles with factory methods, private setters, domain events, and proper encapsulation.
Use when creating a plan using Plan model and enhancing structured design plans in Cursor Plan mode for Java implementations.
Generates RESTful API Controllers with proper routing, versioning, authorization, and MediatR integration. Follows REST conventions and Clean Architecture patterns.
Generates Domain Events and their handlers following DDD patterns. Implements event raising in entities, MediatR notification handlers, and the Outbox pattern for reliable event…
EO Template Factory v2 — reads brain files from 1-ProjectBrain/Project/ (gtm.md, icp.md, positioning.md, brandvoice.md, _language-pref.md), generates task recipe template — from…
Write clear, consistent commit messages following 10up conventions. Uses conventional commit style with lowercase formatting.
Configure and use 10up-toolkit for building WordPress themes and plugins. Covers webpack configuration, entry points, build optimization, and common issues.
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-f — from…
Code quality standards for OneKey. Use when fixing lint warnings, running pre-commit tasks, handling unused variables, writing comments, or ensuring code quality.
Configures structured logging with ILogger and ILoggerFactory following Microsoft best practices. Includes Serilog setup, log enrichment, and logging source generators for…
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…
Automatisation de la création de modèles 3D via Meshy.ai. Utilisez cette compétence pour transformer du texte ou des images en modèles 3D (STL/OBJ), appliquer des textures et…
Download videos from 4kvm.net by automating the full pipeline — extract m3u8 via Playwright, download segments, strip PNG wrappers, and convert to MP4.
[61] VALIDATE. Comprehensive code quality check combining ESLint, TypeScript compilation, and unused code detection.
Generate web assets including favicons, app icons (PWA), and social media meta images (Open Graph) for Facebook, Twitter, WhatsApp, and LinkedIn.
8th Wall WebAR Integration für Illusion Ware Streetwear-Produkte. Seit 28.02.2026 komplett open source (MIT-Lizenz, kostenlos).
全栈项目生成与迭代开发指南。当用户想要创建包含 iOS、Android、Web 前端或 Spring Boot 后台的全栈应用项目时使用此 Skill。 支持从需求分析到部署的完整开发生命周期,包括:需求访谈与 PRD 生成、系统架构设计、API 契约定义、 多平台项目脚手架、Sprint 迭代开发、测试策略、Docker 容器化部署。 — from…
Adds accessibility annotations (ARIA labels, roles, alt text) to make web content accessible. Use when user asks to "add accessibility", "make accessible", "add aria labels",…
SDK installation and setup patterns for Agent-to-Agent Protocol across Python, TypeScript, Java, C#, and Go.
ERC-4337 v0.7 account-abstraction foundation. Custody-free utilities for computing userOpHashes, packing UserOperations into the EntryPoint wire format, and proxying bundler-RPC…
Generate A/B test variants for affiliate content. Triggers on: "create A/B test", "test my headline", "optimize my CTA", "generate variants", "split test ideas", "improve…
Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness. — from bg-szy/TOP-SKILLS
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," " — from…
When the user wants to create, optimize, or audit About page content. Also use when the user mentions "about page," "about us," "company story," "our team," "about section,"…
Apply production-ready patterns for Abridge clinical AI integration. Use when building reusable Abridge client wrappers, implementing HIPAA-compliant error handling, or…
Generiere Abruf-Übungs-Fragen mit variierten Schwierigkeitsgraden zu einem Thema oder Konzept. Nutze diesen Skill beim Erstellen von Quiz-Starters, Revisionsaktivitäten oder…
Generates Decorator pattern for PHP 8.5. Creates wrapper classes for dynamic behavior addition without inheritance. Includes unit tests.
Generates PSR-6 Cache implementation for PHP 8.5. Creates CacheItemPoolInterface and CacheItemInterface implementations with TTL handling and deferred saves. Includes unit tests.
Comprehensive expertise in ERC-4337 account abstraction, smart contract wallets, paymasters, bundlers, and user operation handling.
Turn on the Invoice inquiry solution generator skill, which automates the resolution generation for inquiry cases.
Search all 4,651 Tools skills →