tools automation tools Skills
Discover the best skills in this category.
codex-review
by GGPrompts
Code review checkpoint for conductor gates. Calls codex/review MCP tool to analyze code changes. Returns structured resu...
code-review
by GGPrompts
Review code changes with automated quality checks and confidence-based filtering
analyze-chat-export
by oocx
Export and analyze VS Code Copilot chat logs for retrospective metrics. Extracts model usage, tool invocations, approval...
simulate-uat
by oocx
Simulate the UAT workflow (create PR, comment, poll) on GitHub or Azure DevOps using a minimal test artifact and simulat...
run-uat
by oocx
Run User Acceptance Testing by creating a PR with rendered markdown on GitHub or Azure DevOps. Use when validating markd...
update-test-snapshots
by oocx
Regenerate test snapshot files after intentional markdown output changes. Use after modifying templates or rendering log...
codebase-access
by admin-baked
Read files from the currently running project codebase.
create-pr
by agentage
Create a pull request to GitHub for the current branch. Use this skill when the user asks to create a PR, open a pull re...
verify
by agentage
Run project verification checks (type-check, lint, unit tests, e2e tests, build). Use this skill when the user asks to v...
fix-failed-pr
by agentage
Check GitHub PR status, identify failures in CI/checks, analyze errors, attempt fixes, and push changes. Use this skill...
issue-triage
by wildwasser
Triage and manage GitHub issues. Use when reviewing issues or planning work.
pr-review
by wildwasser
Review pull requests for code quality, security, and conventions. Use when reviewing PRs or preparing code for review.
Use when reviewing code for quality, security vulnerabilities, and best practices
Use when implementing any feature or bugfix before writing implementation code
Use when reviewing code for architectural consistency, designing backend systems, or evaluating structural changes
Use when touching frontend files to classify visual vs logic changes before acting
Development guide for working on the Jean Claude project itself. Use this skill when making changes to Jean Claude's sou...
reviewing-code
by farmanlab
Provides code review expertise with constructive feedback. Use when conducting self-reviews before PR creation, quality...
ensuring-prompt-quality
by farmanlab
Validates prompt files against best practices. Use after creating or editing rules, skills, agents, commands in .agents/...
frontend-design
by DigiBanks99
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
translations-updater
by djaiss
Update and complete JournalOS translation JSON files by running composer journalos:locale and fixing missing or empty tr...
git-workflows
by AutumnsGrove
Execute git operations using Conventional Commits format with proper branching strategies and safe workflows. Use when m...
cicd-automation
by AutumnsGrove
Set up GitHub Actions workflows for CI/CD with automated testing, linting, and deployment for Python/UV projects. Use wh...
git-hooks
by AutumnsGrove
Set up and configure Git pre-commit hooks for code quality, secrets scanning, and commit message validation. Use when in...