Tools
Development tools, utilities, and productivity aids
17720 skills in this category
Subcategories
docs-as-code
Load when working on documentation systems, README files, API docs, orimplementing documentation workflows. Contains best practices for treatingdocumentation as code with version control, automation, and CI/CD integration.
root-cause-analysis
Root cause analysis frameworks for debugging
skill-builder
Guide for creating effective Claude Code skills. Use when users want to create a new skill, update an existing skill, package a skill for distribution, or need guidance on skill structure and best practices. Triggers include "create skill", "build skill", "new skill", "make skill", "skill template", "package skill", or working with SKILL.md files.
azure-troubleshoot
Troubleshoot Azure using tool-first access, falling back to Azure CLI when necessary. Focus on Virtual Machines, AKS, Azure Container Registry, Storage Accounts, and Log Analytics.
compress-session
Compress session conversation into structured summary for system memory. Activate when user says "compress", "compress session", or after significant work. Captures decisions, tools built, breakthroughs, and context that git commits can't preserve.
use-pmc
Use PMC (Project Manager Claude) CLI for workflow orchestration. Use this skill when running workflows, creating new projects, syncing docs with implementation, or managing project planning.
multi-repository-orchestrator
Coordinate development workflows across multiple Git repositories with synchronized branching, batch commits, cross-repo operations, and monorepo-like workflows for microservices and multi-package projects.
academic-pub
Generate Nature-style academic HTML publications from notes, data, or drafts. Use when asked to create a manuscript, publication, paper, or formal scientific document.
gerindo-expedicao
Consulta e opera dados logisticos da Nacom Goya. Consulta pedidos, estoque, disponibilidade, lead time. Cria separacoes. Resolve entidades (pedido, produto, cliente, grupo). Use para perguntas como 'tem pedido do Atacadao?', 'quanto tem de palmito?', 'quando fica disponivel?', 'crie separacao do VCD123'.
vercel-blob
This skill provides comprehensive knowledge for integrating Vercel Blob object storage into Vercel applications. It should be used when setting up file uploads, managing images and documents, implementing CDN-delivered assets, or handling large files in Next.js serverless and edge functions.Use this skill when:- Setting up file uploads for Next.js applications (images, PDFs, videos)- Implementing client-side uploads with presigned URLs- Managing user-generated content (avatars, attachments, media)- Building file management features (list, download, delete)- Migrating from Cloudflare R2 to Vercel Blob- Encountering errors like "BLOB_READ_WRITE_TOKEN not set", "file size limit exceeded", or "client upload token errors"- Need simple object storage with automatic CDN distributionKeywords: vercel blob, @vercel/blob, vercel storage, vercel file upload, vercel cdn, blob storage vercel, client upload vercel, presigned url vercel, file upload nextjs, image upload vercel, pdf upload, video upload, user uploa
slash-command-builder
Guide for creating and managing slash commands. Use this skill when users want to create new slash commands or manage/organize existing slash commands. Provides interactive workflows, templates, and validation tools.
systematic-debugging
バグやテスト失敗に遭遇した際に使用。修正前の4フェーズ根本原因分析を強制。
cfo
财务总监专家,精通财务规划、预算管理、成本控制、投融资和税务筹划
eod
Generate a concise end-of-day summary from GitHub activity in the last 24 hours - commits, issues, and PRs
render-info
Using the RendererInfo class in Blazor to detect rendering context and interactivity.
researching-with-deepwiki
Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploringunfamiliar codebases, understanding project architecture, or asking questions about how a specificopen-source project works. Provides AI-powered repo analysis and RAG-based Q&A about source code.NOT for fetching library API docs (use fetching-library-docs instead) or local files.
vue-development
Use when planning or implementing Vue 3 projects - helps architect component structure, plan feature implementation, and enforce TypeScript-first patterns with Composition API, defineModel for bindings, Testing Library for user-behavior tests, and MSW for API mocking. Especially useful in planning phase to guide proper patterns before writing code.
drizzle
Builds type-safe database applications with Drizzle ORM including schema definition, queries, relations, and migrations. Use when working with databases in TypeScript, defining schemas, writing type-safe queries, or managing migrations.
policyengine-us
PolicyEngine-US tax and benefit microsimulation patterns, situation creation, and common workflows
code-quality
React Native (Expo) 项目代码质量检测和修复,包括 TypeScript 检查、ESLint、Prettier 格式化、Jest 测试。当用户提到"代码检查"、"分析"、"格式化"、"代码风格"、"质量检测"、"测试"、"lint"时使用此 skill。