Tools
Development tools, utilities, and productivity aids
17720 skills in this category
Subcategories
fork-terminal
Descarrega processos ou contexto para novas instâncias de terminal
innovate-phase
Analyze PRD for innovation opportunities, present each with HITL selection loop (Implement/Skip/More Details), update PRD with selections. Use when /architect workflow reaches innovation phase after vibe-check. Always runs for /architect (unlike /build where innovation is optional).
managing-sops-secrets
Manages SOPS-encrypted Kubernetes secrets for Flux GitOps deployments using age encryption
learning-leadership-development
leadership-development for corporate and professional learning contexts.
pdforge
PDForge (PDF Noodle) API for generating PDFs from templates or HTML via curl.
pm
Platform product management
forensic-change-coupling
Use when planning architecture refactoring, understanding cross-module dependencies, discovering hidden dependencies, finding shotgun surgery patterns, or identifying files that change together - reveals temporal coupling and architectural violations using git history analysis
historical-backfill-execution
Execute chunked historical blockchain data backfills using canonical 1-year pattern. Use when loading multi-year historical data, filling gaps in ClickHouse, or preventing OOM failures on Cloud Run. Keywords chunked_backfill.sh, BigQuery historical, gap filling, memory-safe backfill.
environment-setup
Environment verification, tool checking, version validation, and path configuration. Use when checking system requirements, verifying tool installations, validating versions, checking PATH configuration, or when user mentions environment setup, system check, tool verification, version check, missing tools, or installation requirements.
guard-regression
デグレーション監視スキル(リファクタリング前後の品質比較、ロールバック判断)
gitignore-config
Git ignore configuration patterns for MetaSaver monorepos. Includes 10 required pattern categories (dependencies, build outputs, environment files with security-critical .env and .npmrc exclusions, logs, testing, IDE, OS, database, cache, temporary files). Use when creating or auditing .gitignore files to prevent secret leakage and repository pollution.
development-environment
IDE setup, dev containers, and local development tools
api-generator
Generate complete CRUD API endpoints with async patterns, Pydantic validation, JWT authentication, and proper error handling. Activates when creating new API resources or routes.
debugging
Debugs common issues in SideDish. Use when fixing errors, investigating bugs, troubleshooting API failures, or resolving build issues. Includes common error patterns, logging strategies, and debugging tools.
windows-expert
Expert guidance for Windows, PowerShell, WSL interop, and cross-platform development
page-scrolling
Add smooth scrolling for same-page anchor links only. Uses JavaScript to handle
deployment-advisor
Recommend hosting strategy based on chosen tech stack and project needs. Provides deployment workflow, cost breakdown, and scaling path.
platform-porter
Port CClean-Killer features to Linux and Windows platforms. Use when asked to add Linux support, Windows support, cross-platform compatibility, port a feature, or implement platform-specific scripts.
find-dead-ends
Find dead-end notes (have backlinks but no outgoing links). Triggers on "dead ends", "dead end notes", "endpoint notes".
deno-monorepo-template
Deno monorepo with Hono, tRPC, Drizzle, and Supabase.