ClaudSkillsTools › Page 20

Claude Developer Tools Skills (Page 20 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 1141–1200 of 2,142 by quality score

Generate integration tests for multi-DocType workflows in Frappe. Use when testing end-to-end workflows, state transitions, or complex business processes.
Score 70/100
Generate custom reports, query reports, and script reports for Frappe applications. Use when creating data analysis and reporting features.
Score 70/100
Generate comprehensive unit tests for Frappe DocTypes, controllers, and API methods. Use when creating test files, writing test cases, or setting up test infrastructure for…
Score 70/100
Generate Frappe Workflows for document state management and approvals. Use when creating approval workflows, state transitions, or multi-step document processes.
Score 70/100
Freeze by Charmbracelet generates polished PNG and SVG images of code snippets and terminal output. It supports syntax highlighting for over 200 languages, configurable themes,…
Score 70/100
Patterns and lived experience from Vega, an AI partner in a deep long-term partnership. For Ember to draw on when working with humans who are building something big, moving fast,…
Score 70/100
An agent skill built on Front Matter CMS, the headless content management system that runs directly inside Visual Studio Code.
Score 70/100
Bundle analysis and optimization strategies for Next.js applications using Webpack and Turbopack. PROACTIVELY activate for: (1) Analyzing bundle size, (2) Implementing code…
Score 70/100
Ensures frontend code quality by enforcing Design System (9 ESLint rules), Storybook coverage, and 5-step verification pipeline.
Score 70/100
Generate structured prompts for frontend development tasks following established patterns. Use when the user requests prompts for wireframes, UI implementation, data binding, or…
Score 70/100
Runs frontend quality checks including TypeScript, ESLint, and tests. Use before commits, PRs, or when the user says "check frontend", "run frontend tests", "lint frontend".
Score 70/100
Guide for committing to Oh My Brand! using Conventional Commits, Husky hooks, and linting. Use this when making commits, pushing to remote, or fixing pre-commit linting failures.
Score 70/100
Comprehensive code review using all available skills. Use before committing or when you want a thorough analysis of changes.
Score 70/100
Opinionated config generator you own and understand. Use when you need to generate, apply, or manage configuration across machines.
Score 70/100
fzf is a general-purpose command-line fuzzy finder written in Go. It works as an interactive filter for any list — files, command history, processes, git branches, bookmarks —…
Score 70/100
Generate GameSpec JSON and Lua scripts for the AI Game Platform. Use when creating games, adding features like player movement, enemies, collectibles, or fixing Lua script issues.
Score 70/100
Convert game stats and highlights into engaging recaps. Multiple styles: Twitter thread, Instagram carousel, blog post, newsletter.
Score 70/100
Reusable patterns for the Gamma REST API (no SDK exists). Use when building typed wrappers, generation helpers, template factories, or error handling for Gamma.
Score 70/100
中文优先:用于GANstyle运行框架相关任务,帮助识别、设计、实现或验证对应工作流。English keywords: GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously.
Score 70/100
Use dbt-checkpoint when an agent should catch dbt naming, dependency, metadata, and model-hygiene issues before review or merge.
Score 70/100
One-click installer and configurator for Gate MCP (mcporter) in OpenClaw. Use when the user wants to (1) Install mcporter CLI tool, (2) Configure Gate MCP server connection, (3)…
Score 70/100
gcalcli is a Python CLI that provides full access to Google Calendar from the command line. View agendas, search events, quick-add appointments, import ICS files, set reminders,…
Score 70/100
Use when encountering gcloud or bq CLI formatting errors, quote escaping issues, command substitution problems, or when debugging CLI commands.
Score 70/100
Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design.
Score 70/100
Gemini CLI sub-agent system for persona-based analysis. Use when piping large contexts to Google Gemini models for security audits, architecture reviews, QA analysis, or any…
Score 70/100
Single source of truth and librarian for ALL Gemini CLI documentation. Manages local documentation storage, scraping, discovery, and resolution.
Score 70/100
Expert guide for executing the Google Gemini CLI in non-interactive and headless modes. Covers command syntax, piping input, output handling, and automation patterns.
Score 70/100
Run Gemini CLI commands from Claude with correct Node version. Use when user asks to run Gemini CLI, test Gemini traces, or debug Gemini telemetry.
Score 70/100
Expert guide for creating custom Gemini CLI commands. Covers slash command definitions (.toml), argument parsing, and shell execution.
Score 70/100
Expert guide for building and managing Gemini CLI Extensions. Covers extension anatomy, GEMINI.md context, commands, MCP integration, and publishing.
Score 70/100
Expert guide for Model Context Protocol (MCP) integration with Gemini CLI. Covers MCP server configuration (HTTP, SSE, Stdio), connection management, and tool permissions.
Score 70/100
Central authority for Gemini CLI session management. Covers session resume, retention policies, session browser, and cleanup.
Score 70/100
Generate concise commit messages based on conversation context and minimal git inspection.
Score 70/100
Meta-generator that runs every generate-* handler for a topic in one pass. Asks the user to pick a preset (fast, html-only, everything), then dispatches to each handler…
Score 70/100
Create starter code from templates. Use when setting up new modules or test files.
Score 70/100
Generate structured release notes from Conventional Commits inside automated release pipelines when changelog generation is the specific job to do.
Score 70/100
Migration and code evolution instructions generator for GitHub Copilot. Analyzes differences between two project versions (branches, commits, or releases) to create precise…
Score 70/100
Auto-generate test data factories from schemas, types, or models. Use when creating test data infrastructure, setting up fixtures, or reducing test setup boilerplate.
Score 70/100
Generates artifacts from templates by substituting {{VARIABLE}} placeholders with actual values. Uses template-engine.sh for deterministic variable substitution.
Score 70/100
Generates TypeScript type definitions for SDK from Rust tool schemas, ensuring type safety between server and client
Score 70/100
Generate and revise production-oriented 2D game maps by choosing a visual model, runtime object model, collision model, and engine/export target.
Score 70/100
MANDATORY skill for ALL commits. Must be used EVERY TIME before creating any git commit. No exceptions.
Score 70/100
Execute use when generating conventional commit messages from staged git changes. Trigger with phrases like "create commit message", "generate smart commit", "/commit-smart", or…
Score 70/100
Generates new agent profiles with consistent structure, automatic validation pattern injection, and test-driven protocols
Score 70/100
Implement from an active plan or ExecPlan while keeping it up to date. Use when an agent needs to implement the active plan, continue plan-driven work, resume the current plan, or…
Score 70/100
Code generator skills that produce production-ready Swift code for common app components. Use when user wants to add logging, analytics, onboarding, review prompts, networking,…
Score 70/100
Bubbletea TUI patterns for Gentleman.Dots installer. Trigger: When editing Go files in installer/internal/tui/, working on TUI screens, or adding new UI features.
Score 70/100
Docker-based E2E testing patterns for Gentleman.Dots installer. Trigger: When editing files in installer/e2e/, writing E2E tests, or adding platform support.
Score 70/100
Installation step patterns for Gentleman.Dots TUI installer. Trigger: When editing installer.go, adding installation steps, or modifying the installation flow.
Score 70/100
System detection and command execution patterns for Gentleman.Dots. Trigger: When editing files in installer/internal/system/, adding OS support, or modifying command execution.
Score 70/100
Vim Trainer RPG system patterns for Gentleman.Dots. Trigger: When editing files in installer/internal/tui/trainer/, adding exercises, modules, or game mechanics.
Score 70/100
Loads org- and repo-level coding rules from Qodo before code tasks begin, ensuring all generation and modification follows team standards.
Score 70/100
Generate getopts-based argument parsing for shell scripts with short/long options and validation.
Score 70/100
GitHub CLI commands optimized for AI agent workflows with JSON output and deterministic execution patterns.
Score 70/100
GitHub CLI (gh) operations for repos, PRs/issues, workflows/runs, secrets/variables, releases/tags, and deployment-related automation.
Score 70/100
Canonical reference for all gh CLI command shapes used by skills in this plugin. Defines the placeholder convention, allowed --json fields, GraphQL fallback rules,…
Score 70/100
Automate Ghostty terminal sessions via MCP. Use when you need to send commands to terminals, read terminal output, capture screenshots, resize windows, open new tabs/windows, or…
Score 70/100
Automatically generates fixup commits by analyzing staged changes and matching them to the correct ancestor commits.
Score 70/100
Git commands optimized for AI agent workflows with porcelain output and deterministic execution patterns.
Score 70/100
git-cliff generates changelog files from Git history using conventional commits and regex-powered custom parsers.
Score 70/100
Search all 2,142 Tools skills →