tools automation tools Skills
Discover the best skills in this category.
debugging
by duc01226
Systematic debugging framework for root cause investigation before fixes. Use for bugs, test failures, unexpected behavi...
feature-docs
by duc01226
Use when the user asks to generate comprehensive feature documentation with verified test cases, create feature README w...
code-organization
by mgd34msu
Provides patterns for file structure, module boundaries, naming conventions, directory organization, and import/export p...
dependency-management
by mgd34msu
Analyzes, optimizes, and audits project dependencies for cleanup, circular detection, version conflicts, bundle size, an...
improvement-roadmap
by mgd34msu
Structures actionable improvement recommendations to transform code from current state to 10/10 quality. Use when creati...
code-smell-detector
by mgd34msu
Detects code smells, anti-patterns, and common bugs with quantified thresholds and severity scoring. Use when reviewing...
jira-developer-integratio...
by grandcamel
Developer workflow integration for JIRA - Git branch names, commit parsing, PR descriptions. Use when generating branch...
chromatic
by mgd34msu
Automates visual regression testing for Storybook components using cloud-based snapshot comparison. Use when setting up...
config-hygiene
by mgd34msu
Fixes configuration hygiene issues including gitignore patterns, ESLint config duplication, and hook scripts. Use when e...
vitest
by mgd34msu
Tests JavaScript and TypeScript applications with Vitest including unit tests, mocking, coverage, and React component te...
git-workflows
by mgd34msu
Generates PR descriptions, commit messages, release notes, and manages branch strategies, changelog automation, and git...
jest
by mgd34msu
Tests JavaScript and TypeScript applications with Jest test runner including mocking, snapshot testing, and code coverag...
code-quality
by mgd34msu
Audits code for security vulnerabilities, performance issues, accessibility, complexity metrics, and infrastructure secu...
goodvibes-codebase-review
by mgd34msu
Comprehensive codebase review and parallel agent-based remediation skill. Use PROACTIVELY when agent needs to perform fu...
code-organization
by mgd34msu
Fixes code organization issues including high complexity, large files, deep nesting, and barrel file problems. Use when...
project-understanding
by mgd34msu
Analyzes codebases to map architecture, dependencies, complexity metrics, and data flows for rapid onboarding. Use when...
documentation
by mgd34msu
Generates README files, API documentation, changelogs, runbooks, and SDK code from project analysis. Use when creating d...
refactoring
by mgd34msu
Identifies code smells, applies design patterns, guides migrations, and performs security/performance/accessibility refa...
quality-gate-detection
by lambda-curry
Detect and configure quality gate commands for Ralph's autonomous execution. Use when: (1) Analyzing a project to determ...
code-review
by legacy3
Review code for Effect-TS patterns, common issues, and project conventions. Use when reviewing PRs, checking code qualit...
code-style
by legacy3
Enforce code style and formatting preferences. Use when writing or reviewing code to ensure consistent style.
ampel-i18n
by pacphi
Internationalize and localize applications using ampel-i18n-builder. Use when the user wants to (1) extract translatable...
Guides systematic code refactoring to improve code quality, maintainability, and design. Identifies code smells, applies...