tools automation tools Skills
Discover the best skills in this category.
Templates and automation for initializing and configuring Foundry projects. Use when setting up new Foundry projects or...
Code quality standards, linting rules, and best practices for clean Solidity code. Use when reviewing code quality or es...
Coordinate a team of AI agents (Architect-PM, Developer, QA-Critic, Tech-Writer) to build complex software projects iter...
requesting-code-review
by liauw-media
Use when completing tasks or major features. Know when and how to request reviews. Provides git commit range to code-rev...
pre-commit-hooks
by liauw-media
MANDATORY setup for all projects. Automated code quality enforcement before commits. Prevents bad code from entering rep...
git-platform-cli
by liauw-media
MANDATORY: Use gh (GitHub) or glab (GitLab) CLI for ALL issue/task management. Unified workflow across platforms.
git-workflow
by liauw-media
Use when making commits, creating branches, or managing Git operations. Ensures consistent Git practices and proper comm...
test-driven-development
by liauw-media
Use when adding features or fixing bugs. Follow RED/GREEN/REFACTOR cycle. Write failing test first, implement minimal co...
frontend-design
by liauw-media
Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pag...
prd-readme-v1-standard
by hculap
This skill should be used when the user asks to "write a readme", "create readme", "generate readme", "improve readme",...
code-standards
by hculap
This skill should be used when the user asks about "code quality", "file size limits", "function length", "KISS", "DRY",...
performance-patterns
by hculap
Use when user asks about N+1 queries, performance optimization, query optimization, reduce API calls, improve render per...
frontend-design
by JoaquinCampo
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
code-quality
by Shakes-tzd
Code hygiene, quality gates, and pre-commit workflows. Use for linting, type checking, testing, and fixing errors.
coderabbit
by indrasvat
Local AI code reviews via CodeRabbit CLI. ONLY use when (1) user explicitly requests "coderabbit"/"cr review", OR (2) co...
initialize-repository
by stharrold
Meta-skill (Phase 0) for bootstrapping new repositories with workflow system. Interactive callable tool that copies skil...
workflow-utilities
by stharrold
Shared utilities for file deprecation, directory structure creation, TODO file updates, workflow lifecycle management, a...
refactoring
by 1ambda
Safe code refactoring with test protection and incremental changes. Improves structure without changing behavior. Use wh...
test-structure-analysis
by 1ambda
Analyzes test directory structure, coverage gaps, and helper consolidation opportunities. Produces coverage reports and...
documentation
by 1ambda
Technical documentation generation and maintenance. Creates API docs, code comments, READMEs, and changelogs. Use when d...
ci-pipeline
by 1ambda
GitHub Actions CI/CD pipelines with caching, matrix builds, and deployment strategies. Focuses on build speed, reliabili...
git-workflow
by 1ambda
Git workflow automation including commit messages, PR management, and branch strategies. Handles merge conflicts and mai...
refactoring
by 1ambda
Safe code refactoring with test protection and incremental changes. Improves structure without changing behavior. Use wh...
code-review
by 1ambda
Systematic code review with security, performance, and architecture analysis. Provides actionable fix suggestions and Gi...