Tools
Development tools, utilities, and productivity aids
17720 skills in this category
Subcategories
commit-changes
Create thoughtful git commits with conventional commits format. Invoke when user says "commit", "commit these changes", "create a commit", "save my changes", or after completing a task.
product-discovery
Product discovery and validation process
skill-builder
Create, audit, and maintain skills. Templates, workflows, and best practices for skill development.
payment-subscriptions
Implementa sistema completo de pagos recurrentes con Flow.cl (Chile) y Stripe (internacional). Incluye suscripciones mensuales, webhooks, firma HMAC, manejo de errores y múltiples estrategias de fallback. Basado en implementación real probada en producción.
specialize-workspace
Specialize the workspace for the current customer. Use when the user wants to migrate, customize, or update a devcontainer for a new customer. Handles cleaning up repository lists, updating customer references in devcontainer.json, README.md, and powershell scripts in the scripts folder.
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
s3-upload-handler
Handle S3 file uploads including UI components, client-side logic, and server-side processing
git-workflow
Git workflow patterns for branching, commits, and pull requests following project conventions.
designing-clis
Use when building, improving, or reviewing command-line interfaces for better user experience - before implementing commands/output/errors, when users report confusion or frustration, or when CLI feels hard to use - provides UX principles, visual design techniques, and practical patterns for creating discoverable, delightful CLIs
telegram
This skill should be used when fetching, searching, downloading, or sending messages on Telegram. Use for queries like "show my Telegram messages", "search Telegram for...", "get unread messages", "send a message to...", or "add Telegram messages to my notes".
test-orchestrator
Set up testing infrastructure and strategy for a project. This skill should be used when a project is ready for testing setup, including test framework configuration, initial test scaffolding, and documentation of testing approach. Primarily a setup skill with guidance for ongoing testing.
crawl
根据用户需求,使用已经登录的浏览器,基于chrome-devtools 工具的方式来从浏览器中获取用户需要的内容,支持文章内容提取和批量处理。仅用来获取那些需要登录后才能完整访问的网站。
readme-template-generator
Generate comprehensive README.md templates for open source projects. Triggers on "create readme", "generate readme template", "project readme", "documentation readme".
work-decomposer
Transform any intellectual work into AI-promptable systems. Use when user wants to automate business processes, create multi-agent workflows, decompose complex work into AI-delegatable tasks, or build frameworks for recurring intellectual work (competitive analysis, strategic planning, BMC, OKRs, reports, etc.). Applies to work with clear inputs, context, and expected outputs.
npmrc-config
NPM registry configuration template (.npmrc.template) and validation logic for GitHub Packages authentication with pnpm hoisting settings. Includes 4 critical standards (GitHub Package Registry config with token placeholder, pnpm hoisting for monorepo compatibility, exact version management, security documentation). Use when creating or auditing .npmrc.template files to prevent token leakage.
gmail-intelligence
Transform Gmail into a business intelligence system for MTL Craft Cocktails. Answer questions about emails, detect leads, draft responses, and track client communications with context about the cocktail catering business.
dev-review
This skill should be used when the user asks to "review this code", "check the implementation", "verify spec compliance", or as Phase 6 of the /dev workflow. Combines spec compliance and code quality checks with confidence scoring.
genie-integration
Integrate Databricks Genie rooms as tools in agent workflows. Use when integrating Genie spaces with AI agents, querying Genie rooms programmatically via SDK or MCP, managing Genie conversations and polling, handling Genie API responses and errors, or building tool-calling agents that use Genie as a data source. Covers SDK patterns, MCP tool integration, conversation management, error handling, and performance optimization for Genie-based agent tools.
ui-ux-design-advisor
Analyzes existing project structure and design system, then provides contextually relevant UI/UX design options with visual descriptions. Helps users choose layouts, color schemes, component patterns, and interactions that integrate seamlessly with their current codebase. Activates for any UI, design, frontend, or visual-related development questions.
ggt
Gadget CLI (ggt) for managing Gadget.dev projects. Use this skill when working with Gadget projects, including:- Creating models and fields- Managing actions (CRUD, custom)- Syncing with Gadget platform (push, pull, dev)- Understanding Gadget project structureTriggers: "gadget", "ggt", "gadget model", "gadget action", "gadget field", "ggt add", "ggt push", "ggt pull", "schema.gadget.ts"