tools automation tools Skills
Discover the best skills in this category.
git-worktree
by alexanderop
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - cr...
code-formatter
by benshapyro
Formats code according to Ben's style guidelines for TypeScript, Python, and general best practices. Use when formatting...
documentation-templates
by benshapyro
Generates README files, API documentation, and inline code comments following best practices. Use when creating project...
cicd-github-actions
by KiranEswaran
GitHub Actions best practices for CI/CD workflows. Covers security (permissions, secrets), performance (caching, matrix...
core-engineering
by KiranEswaran
Core coding standards and best practices for code review and generation. Provides guiding principles (DRY, KISS, YAGNI,...
agent-workflow
by KiranEswaran
Structured development workflow with Plan/Implement/Review phases, QA validation, context management, and audit requirem...
readme-generator
by Rehan-Ul-Haq
Guide for generating README.md files for projects. This skill should be used when users want to create a README file for...
readme-generator
by Rehan-Ul-Haq
Generates professional README.md files for software projects. This skill should be used when users want to create, updat...
release
by kasperjunge
Generate release notes from git history. Use when preparing a release, creating a GitHub release, or when the user says...
readme
by kasperjunge
Generate beautiful, comprehensive README.md files for any codebase. Use when asked to create a README, improve documenta...
changelog
by kasperjunge
Generate and maintain CHANGELOG.md following Keep a Changelog format. Use when creating a changelog, updating after rele...
onboard
by kasperjunge
Generate comprehensive codebase onboarding guides. Use when someone needs to understand a new codebase, when asked to ex...
pr
by kasperjunge
Generate comprehensive PR descriptions from git diffs. Use when creating or updating pull requests, when asked to write...
ralph
by kv0906
Set up and run Ralph Wiggum loop - autonomous AI coding with clean slate iterations, PRD-driven features, and CI quality...
Automate the workflow from creating a branch to opening a GitHub pull request. Use when the user says "create a PR", "co...
Ensure AI agents work in an isolated Git worktree to prevent changes to the main working directory. Use when AI is about...
Classify a change set as behavior vs structure, then recommend the correct PR label (change:behavior or change:structure...
haskell
by srid
Expert Haskell development assistance. Use when working with Haskell code, .hs files, Cabal, ghcid, or when user mention...
versioning-constitutions
by arittr
Use when architectural patterns evolve, tech stack changes, or foundational rules need updates - creates new constitutio...
code-structure
by xdg
Extract file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, go doc, c...
Coordinates planning, delegation, and evaluation across architect and code agent workspaces. Use when asked to "write in...
collaborating-with-gemini
by GuDaStudio
Delegates coding tasks to Gemini CLI for prototyping, debugging, and code review. Use when needing algorithm implementat...
self-commenting
by petbrains
AI-native code commenting system with grep-searchable AICODE-* markers for cross-session memory. Use when: working with...
code-analyzer
by petbrains
Comprehensive codebase analysis for building mental model of project structure, dependencies, and implementation context...