tools automation tools Skills
Discover the best skills in this category.
Fetch human review comments from pair-review and make code changes to address them. Use when the user says "address revi...
git-hooks-manager
by GLINCKER
Setup and manage git hooks for pre-commit, pre-push automation (lint, test, format)
code-migrator
by GLINCKER
Migrate legacy code to modern frameworks, languages, and patterns with automated refactoring and testing
cicd-pipeline-builder
by GLINCKER
Generate CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins with best practices
update-docs
by lbb00
Update all project documentation after code changes.
update-knowledge-base
by lbb00
Analyze code changes and update KNOWLEDGE_BASE.md with architectural and feature changes.
Implement code, review changes with AI analysis, fix issues, and repeat until clean or max iterations reached. Creates a...
Perform AI-powered code review analysis using pair-review's server-side analysis engine via MCP. Requires the pair-revie...
Perform AI-powered code review analysis by spawning parallel Task agents directly within the coding agent's context. Doe...
candid-review
by ron-myers
Use when reviewing code changes before commit or PR - provides configurable code review (harsh or constructive tone) wit...
note-ordering
by jwintz
Configure navigation ordering for Obsidian vaults using frontmatter, .navigation.md files, or numeric filename prefixes.
stitch
by JStaRFilms
Google Stitch design platform skill bundle. Covers design system extraction, prompt enhancement, iterative site building...
git-worktree
by JStaRFilms
Manage git worktrees for parallel agent development. Create, sync, and remove isolated dev environments.
github-ops
by JStaRFilms
GitHub automation patterns - issues, projects, labels. Includes smart-ops scripts and bulk issue sync.
nextjs-standards
by JStaRFilms
Comprehensive coding standards, verification protocols, and templates for Next.js App Router projects. Auto-loads on Nex...
generate-prompt
by canonical
Generates reusable Prompt Template files (.github/prompts/*.prompt.md) with variable substitution for ad-hoc, high-frequ...
ask
by jjongguet
Run a focused Gemini advisor prompt and save the result as a reusable artifact.
updating-gitattributes-fi...
by raphaelstolt
Update .gitattributes files for Laravel Boost projects using lean-package-validator; use when adding missing export-igno...
validating-gitattributes-...
by raphaelstolt
Validate .gitattributes files in Laravel Boost projects using lean-package-validator; use when checking export-ignore co...
modern-cpp-refactor
by Mq-b
Modern C++ refactoring intelligence. Scans and modernizes legacy C/C++98/11 code to C++17/20 standards. Detects: raw poi...
Fetch AI-generated review suggestions from pair-review and make code changes to address them. Use when the user says "ad...
Open local uncommitted changes for review in the pair-review web UI. This only opens the browser — it does not run AI an...
ops-rebuild-clean
by aalmada
Clean and rebuild the solution to ensure a fresh state. Use this when the user faces transient build errors or stale art...