tools automation tools Skills
Discover the best skills in this category.
watch
by erymuzuan
Run dotnet watch, fix compile errors, and verify features in browser. Use when asked to "watch", "run and test", or "bui...
test-driven-development
by yairbederman
Use when implementing any feature or bugfix, before writing implementation code
figma-to-code
by yairbederman
Translate Figma designs into production-ready code with pixel-perfect accuracy. Use when implementing UI from Figma mock...
review-branch
by hhk7734
A skill for reviewing git branches. It helps analyze changes, commit history, and provide feedback to ensure code qualit...
github-expert
by lxfactorl
Complete toolset for GitHub repository management. Search code, manage issues/PRs, browse files, and perform git operati...
code-refactoring-implemen...
by masa-codehub
Orchestrates the entire Code Refactoring process (Planning -> Execution -> Closing). Manages the workflow by invoking sp...
arch-drafting
by masa-codehub
Replaces the actual work of creating and updating architecture diagrams (Mermaid) and documents that integrate structura...
python-verification
by masa-codehub
Replaces the task of serving as a quality gate to guarantee Python code quality through static analysis and testing. Typ...
code-review-implementatio...
by masa-codehub
Orchestrates the Code Review process (Analysis -> Fix -> Reply/Close). Manages the workflow by invoking specialized sub-...
code-testing-planning
by masa-codehub
Analyzes existing code and specs to identify missing test coverage and formulate a robust Testing Plan. Used for adding...
code-refactoring-planning
by masa-codehub
Analyzes code smells and architectural violations to formulate a concrete Refactoring Plan. Used for (1) identifying tec...
todo-review
by masa-codehub
Skill for auditing .gemini/todo.md to ensure tasks are atomic, verifiable, and logically sound. Checks for gaps, jumps i...
go-storage
by JaimeStill
Blob storage patterns for file persistence. Use when implementing storage operations or file management. Triggers: stora...
current-branch-diff
by greenhat
Read the code changes in the current Git branch compared to its parent branch, ignoring generated artifacts (`.wat`, `.h...
reqon
by mcclowes
Use when writing or editing .vague files for Reqon declarative API data pipelines
Expert TypeScript development with advanced type safety, full-stack patterns, and build optimization. Use when designing...
git-commit-message
by iplaylf2
Generate semantic commit messages in English. Use when the user asks for a commit message or semantic commit guidance. P...
linting-formatting
by Lordsisodia
Code linting and formatting standards for consistent, maintainable codebases
refactoring
by Lordsisodia
Code refactoring patterns, techniques, and best practices for improving code structure without changing behavior
code-generation
by Lordsisodia
AI-assisted code generation workflows, prompting strategies, and best practices for working with Claude Code
convex-utility
by amirrudd
Skill for standardizing and accelerating Convex backend development with boilerplate generation and pattern enforcement.
api-documenter
by jonnocraig
Auto-generate API documentation from code and comments. Use when API endpoints change, or user mentions API docs. Create...
test-generator
by jonnocraig
Automatically suggest tests for new functions and components. Use when new code is written, functions added, or user men...
secret-scanner
by jonnocraig
Detect exposed secrets, API keys, credentials, and tokens in code. Use before commits, on file saves, or when security i...