tools automation tools Skills
Discover the best skills in this category.
nx-generators
by juristr
Run Nx generators to create new projects, libraries, components. Use when user needs to generate code, scaffold projects...
pre-pr-tests
by tekierz
Generates comprehensive pre-PR test checklist for dotfiles TUI. Use before merging feature branches to main, when runnin...
github-issue-filer
by thurstonsand
File AnyPod GitHub issues (bug or feature) with the official templates and publish them through the gh CLI.
Generate Vitest unit tests for new features/components to prevent regressions
Autonomous development loop patterns for iterative self-improvement. Auto-triggers when implementing features autonomous...
Perform comprehensive code reviews with actionable feedback. Use when reviewing pull requests, checking code quality, an...
Security audit patterns and OWASP Top 10 vulnerability detection. Auto-triggers when reviewing code for security, handli...
CI/CD pipeline design, GitHub Actions, and deployment automation. Auto-triggers when setting up pipelines, automating de...
Safe refactoring patterns and code improvement strategies. Auto-triggers when cleaning up code, reducing complexity, or...
google-shell-style-guide
by pproenca
This skill should be used when the user asks to "refactor shell script", "fix bash style", "review shell code", "apply G...
test-driven-development
by pproenca
Use this skill when implementing any feature, bug fix, or plan task. Triggers on "write tests", "add a test", "do TDD",...
Perform comprehensive code reviews with actionable feedback. Use when reviewing pull requests, checking code quality, an...
copy-editor
by keshav55
Detects AI writing patterns and fixes them. Use when reviewing any written output, including docs, READMEs, messages, PR...
copy-editor
by keshav55
Detects AI writing patterns and fixes them. Use when reviewing any written output, including docs, READMEs, messages, PR...
organizing-github
by mhedgpeth
Conventions for GitHub repo locations, forks, and open source contribution boundaries.
code-stats
by kamushadenes
Analyze codebase statistics with tokei (line counts by language) and difft (semantic AST-aware diffs). Use for project c...
github-actions-pro
by kamushadenes
GitHub Actions workflow management specialist. Use for gh run commands, workflow monitoring, log analysis, re-running jo...
Run linters after code changes to verify code quality. Use this skill after completing code modifications to catch and f...
Generate commit message, PR title, and PR body for a pull request. Use when the user wants to create a PR, generate PR c...
synapse-docs
by s-hiraoku
This skill manages all documentation for the Synapse A2A project. It should be used when code changes require documentat...
code-quality
by s-hiraoku
Run code quality checks (ruff, mypy, pytest) and optionally simplify code. This skill should be used when the user wants...
oracle
by erikdrouhard
Run GPT-5.2 Codex (gpt-5.2-codex high) via OpenAI Codex CLI to review code for bugs, issues, and architecture problems....
Structured code review covering style, readability, and security concerns with actionable feedback. Use when reviewing p...
quality
by YoniChechik
Run quality checks, fix code quality issues, check code style, format code, or perform lint checks