ClaudSkillsTools › Page 32

Claude Developer Tools Skills (Page 32 of 36)

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

2,142 skills · updated 2026-05-02 · showing 1861–1920 of 2,142 by quality score

Use Anthropic's web-artifacts-builder skill to scaffold a React artifact project, build a richer interface with state or routing, and bundle everything into one shareable HTML…
Score 70/100
Scaffold a production-ready folder structure, base components, routing, types, and env setup for an already-configured React (Vite), Next.js, or React Native project.
Score 70/100
Scaffold a new API endpoint by reading existing project patterns — no hardcoded architecture
Score 70/100
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting.
Score 70/100
Scaffold a new frontend project with 5-layer Clean Architecture (Domain, Service, Infrastructure, Presentation, Main).
Score 70/100
Scaffold a new Go backend project with Clean Architecture, Dig DI, and testify. Use when the user asks to create, scaffold, or bootstrap a new Go project.
Score 70/100
Scaffold a new Python package with PEP 621, PDM, Black/isort/Flake8, type hints, and Loguru logging. Use when the user asks to create, scaffold, or bootstrap a new Python project…
Score 70/100
Pattern-aware code scaffolding that detects existing conventions and generates new components matching the codebase style.
Score 70/100
An agent skill built on schema-dts by Google, which provides complete TypeScript type definitions for the Schema.org vocabulary.
Score 70/100
Generates JSON-LD structured data using schema-dts TypeScript definitions and Google Rich Results Test API validation.
Score 70/100
Generates structured data markup using Schema.org vocabulary in JSON-LD format. Supports Article, Product, FAQPage, HowTo, and LocalBusiness schemas with Google Rich Results Test…
Score 70/100
Generates JSON-LD structured data markup for articles, products, FAQs, and how-to pages using Schema.org vocabulary.
Score 70/100
Generates and validates JSON-LD structured data markup for articles, products, FAQs, and HowTo content types following Schema.org specifications.
Score 70/100
Playwright wrappers for scientific web scraping + AI-agent browsing — adds debugging visuals (cursor/click overlays, step markers, grid), popup/cookie handling, PDF capture…
Score 70/100
Backward-compatibility shims for deprecated SciTeX APIs — holds legacy aliases so old user code keeps working while the ecosystem migrates.
Score 70/100
Foundation layer for the SciTeX ecosystem — imported by every other SciTeX package. Bundles 10 standalone utility modules under one roof: `scitex_core.logging` (stdlib-logging +…
Score 70/100
AST-based linter for reproducible-research Python — 47 built-in rules across 7 categories — STX-I* (imports, e.g.
Score 70/100
Enhanced Python logging + warnings + exceptions for SciTeX — stdlib-compatible wrapper with SUCCESS/FAIL levels, auto file output, structured category warnings, and a 30+ class…
Score 70/100
Minimal thread-pool parallel execution for scientific Python — a single one-shot helper that maps a callable across argument tuples with auto CPU detection and a tqdm progress…
Score 70/100
Text-processing utilities for scientific Python — colored/boxed console prints, LaTeX safety with mathtext/unicode fallback, plot-label formatting, and search/parse/replace…
Score 70/100
Generates production-ready Scrapy spiders with middleware configuration and item pipeline setup. Uses the Scrapy Framework API, Selector (XPath/CSS), and Twisted reactor for…
Score 70/100
Use Scratch Org Snapshots to reduce CI bring-up time from 10–20 minutes to under 2. NOT for persistent sandbox provisioning.
Score 70/100
Sdk Documentation Generator - Auto-activating skill for Technical Documentation. Triggers on: sdk documentation generator, sdk documentation generator Part of the Technical…
Score 70/100
Sdk Wrapper Creator - Auto-activating skill for API Integration. Triggers on: sdk wrapper creator, sdk wrapper creator Part of the API Integration skill category.
Score 70/100
Seasonal and event-based content calendar — maps industry events, holidays, seasonal trends, and cultural moments to content opportunities.
Score 70/100
Generates Selenide tests in Java. Concise UI testing framework built on Selenium with automatic waits and fluent API.
Score 70/100
Generates Semgrep SAST rules from vulnerability descriptions using the Semgrep CLI and semgrep-rules YAML schema.
Score 70/100
Best practices for using Sentry SDK in TypeScript and Python. Use when implementing structured error context with scopes, breadcrumb strategies, beforeSend/beforeBreadcrumb…
Score 70/100
Semantic code understanding with IDE-like symbol operations. Use when: (1) Large codebase analysis (>50 files), (2) Symbol-level operations (find, rename, refactor), (3)…
Score 70/100
Production-ready SerpApi client patterns with caching, typing, and multi-engine support. Use when building search services, implementing result caching, or wrapping SerpApi with…
Score 70/100
Server-side Swift development with Vapor and Hummingbird. Covers project setup, routing, Fluent ORM, authentication, deployment, and shared client-server code.
Score 70/100
Compare two sessions side-by-side using Agent Monitor data — per-model token usage (input/output/cache_read/cache_write + compaction baselines), pricing engine cost breakdowns,…
Score 70/100
Conversational guide for using tools/session-retro/observe.mjs to capture friction, wins, corrections, decisions, gaps, tool-use, and checkpoints as they happen during a session.
Score 70/100
Guide for setup arXiv paper search MCP server using Docker MCP
Score 70/100
Sets up authentication (login/logout via Microsoft Entra ID) and role-based authorization for a Power Pages code site.
Score 70/100
Generates a best-practices CLAUDE.md file for the project. Analyzes the codebase and applies Claude Code best practices for optimal agent performance.
Score 70/100
Creates Dataverse tables, columns, and relationships for a Power Pages site based on a data model proposal.
Score 70/100
Initialize or idempotently revise the repo's .gitignore by composing gitignore.io templates, AI-tooling/IDE patterns, and confirmed noise from git status.
Score 70/100
Register or create the user's video index — the base directory that holds all their video projects. Use on first run, or when the user says "set up my video index", "register my…
Score 70/100
Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label…
Score 70/100
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo.
Score 70/100
Initial setup for Content Autopilot — collects user preferences (theme, audience, platforms, writing style, brand colors, funnel configuration, competitor accounts) and generates…
Score 70/100
Infrastructure skill for setting up Ralph loop scripts for Claude-driven AFK execution. Use when a repo wants a HITL-to-AFK runner around /execute with bounded iterations,…
Score 70/100
Generate a tailored CLAUDE.md with routing rules for the Superpowers + GStack workflow. Asks about project type, evaluates relevant skills from both frameworks, and produces a…
Score 70/100
Step-by-step instructions for designing table schemas and setting up TimescaleDB with hypertables, indexes, compression, retention policies, and continuous aggregates.
Score 70/100
Set up the Watcher — a long-running daemon (not an AI agent) that monitors framework health (token expiry, framework updates, PM2 listener state, disk, memory caps) and DMs the…
Score 70/100
Implement Zoom authentication correctly. Use when setting up app credentials, choosing an OAuth grant, requesting scopes, handling token refresh, or debugging auth failures.
Score 70/100
Official Salesforce documentation retrieval guidance. Use when you need authoritative Salesforce docs from developer.salesforce.com or help.salesforce.com, especially when pages…
Score 70/100
Centralize system init or capability payload construction in one builder so multiple transports emit identical schemas and only vary inputs or delivery.
Score 70/100
Guide and run a SharePoint audit locally. Collect inputs, confirm PowerShell 7.4+ and Python 3.10+ are available, call PowerShell with certificate auth via wrapper, parse…
Score 70/100
Generate shell completion scripts for bash, zsh, and fish from CLI command definitions. Creates intelligent completions with argument suggestions, file completions, and dynamic…
Score 70/100
Apply shell-command discipline for agent invocations — one command per call (no &&, ;, or inline cd dir && cmd chains), no inline env vars (VAR=value cmd), and gh auth login or gh…
Score 70/100
Use execFileSync with args array instead of execSync with string concatenation to prevent shell injection
Score 70/100
Specialized knowledge of Bash and Zsh scripting, shell automation, command-line tools, and scripting best practices.
Score 70/100
POSIX shell scripting guidelines for automation. Apply when editing `.sh` files or shell scripts. Use for strict mode, quoting, error handling, idempotent operations.
Score 70/100
Use when writing or reviewing Bash scripts and shell snippets, especially for shebang selection, quoting, parameter expansion ("${VAR}" style), test expressions ([ ] vs [[ ]]),…
Score 70/100
Generate .shellcheckrc configuration with appropriate rules, exclusions, and severity settings for shell script linting.
Score 70/100
Run static analysis on bash and shell scripts using ShellCheck to detect syntax errors, semantic pitfalls, and portability issues.
Score 70/100
Use when ready to commit, push, and create a PR with CI verification. Triggers include "commit and pr", "push pr", "create pr", "ship it", or when implementation is complete and…
Score 70/100
Shiori is a simple, portable bookmark manager written in Go inspired by Pocket. It provides both a command-line interface and a clean web UI for adding, editing, searching, and…
Score 70/100
Search all 2,142 Tools skills →