tools automation tools Skills
Discover the best skills in this category.
Follow git conventions for commits, branches, and PRs. Auto-activated during git operations.
gemini-cli
by ovachiever
Consult Google Gemini CLI for second opinions on architecture, debugging, and security audits. Use Gemini's 1M+ context...
github-project-automation
by ovachiever
Automate GitHub repository setup with CI/CD workflows, issue templates, Dependabot, and CodeQL security scanning. Includ...
nextjs-shadcn-builder
by ovachiever
Build new Next.js applications or migrate existing frontends (React, Vue, Angular, vanilla JS, etc.) to Next.js + shadcn...
integration-patterns-skil...
by NangoHQ
Shared patterns for Nango actions and syncs - working directory verification, inline schemas, parameter naming, type saf...
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
Address GitHub PR review comments end-to-end, fetch unresolved review threads (via `gh` GraphQL), implement fixes, reply...
test-writer
by jamesjlundin
Write integration and unit tests for this codebase. Generate test files following repo patterns. Use when adding tests,...
repo-navigator
by jamesjlundin
Navigate and map this monorepo structure. Find files, packages, and dependencies. Use when asked to locate code, underst...
review-to-merge
by jamesjlundin
Structured implementer-verifier-reviewer pipeline for high-quality code. Artifact-based handoffs between roles. Use when...
pr-review
by jamesjlundin
Review pull requests for code quality, security, and adherence to repo patterns. Use when reviewing PRs, checking code c...
deploy-helper
by jamesjlundin
Assist with deployment workflow to production. Run pre-deploy checks, verify migrations, and validate deployment readine...
git-workflow
by muyen
Git workflow management. Triggers when creating branches, preparing PRs, or managing merge decisions.
openapi-workflow
by muyen
Proactive OpenAPI workflow. Triggers when OpenAPI spec files are modified to validate, regenerate code, and verify build...
validate-constitution
by wildcard
Validates code changes against the project's consolidated knowledge and configuration rules. Use on push to catch violat...
beta-feedback-fixer
by wildcard
Use when fixing issues identified in beta tester feedback. Guides systematic root cause analysis, worktree-based fixes,...
session-cleanup
by wildcard
Verify debug/dev artifacts are removed before commit. Use at session end to apply 'good boy scout' rule - leave code cle...
monorepo-navigation
by leather-io
Navigate and understand the Leather monorepo structure. Use when adding new code, finding existing implementations, or u...
testing-patterns
by leather-io
Testing conventions and patterns for the Leather monorepo. Use when writing tests, creating test fixtures, or following...
leather-changelog
by leather-io
Generate product changelog entries, X/Twitter posts, and Slack announcements for Leather wallet releases. Use when creat...
weasel-simplify
by slvDev
Solidity code simplification and refactoring for clarity and maintainability. Triggers on weasel simplify, weasel refact...
git-workflow
by lanegrid
Git workflow standards - branch management, commit conventions, and PR creation process. Use when planning work that inv...
Run APR (Automated Plan Reviser) workflow for FCP specification refinement. Use when asked to run APR, revision rounds,...
git-squash
by cowwoc
Safely squash multiple commits into one with automatic backup and verification