tools automation tools Skills
Discover the best skills in this category.
git-workflows
by Zate
This skill should be used for branching strategies, conventional commits, PR workflows, and release management, git flow...
atomic-commits
by Zate
This skill should be used for guidance on commit size, scope, and creating reviewable commits, splitting large changes,...
project-context
by Zate
Detects project tech stack, languages, frameworks, and security-relevant features. Use when you need to understand the p...
layered-summary
by vicnaum
Create hierarchical, bottom-up "layered summaries" by generating `AGENTS.md` files per directory in a subtree (e.g., `re...
repomix-analysis
by vicnaum
Pack repositories with Repomix for whole-codebase, cross-file analysis. Default to a whole-repo measurement pass, then a...
review-with-subagent
by rstacruz
Instructions for reviewing changes using subagents. Use after implementation and verification are complete
verify-implementation
by rstacruz
Guidelines for automated and manual verification of code changes. When to use: - After making code changes to ensure cor...
codex-cli
by ohbarye
OpenAI Codex CLIを使用したコードレビュー、分析、コードベースへの質問を実行する。使用場面: (1) コードレビュー依頼時、(2)...
This skill should be used when users need to lint, format, or validate Python code using the Ruff command-line tool. Use...
claude-specific
by crmagz
Claude Code specific instructions for working with this CDK monorepo. General guidance on code generation, refactoring,...
common-tasks
by crmagz
Step-by-step guides for common development tasks like adding constructs, creating packages, and using workspace packages...
formatting-standards
by crmagz
Formatting and linting standards using GTS, ESLint, and Prettier. Use when writing or formatting TypeScript code in this...
pr-stacking
by BumgeunSong
PR stacking workflow for breaking large features into smaller, dependent PRs. Use when planning multi-step features, cre...
refactoring
by BumgeunSong
Use when user explicitly asks to refactor code, or when test coverage is requested for untested code with side effects....
reviewing-code
by settlemint
This skill should be used when the user asks to "review code", "check best practices", "audit implementation", or when l...
using-ast-grep
by settlemint
This skill should be used when the user asks to "rename a function", "replace a pattern", "migrate an API", "mass refact...
using-git
by settlemint
This skill should be used when the user asks to "create a commit", "make a branch", "open a PR", "push changes", "sync w...
codex-cli-optimizer
by i9wa4
Codex CLI config optimization skill. Use when: - Editing agents.md or agents/ - User asks about Codex CLI config best pr...
git-workflow
by jkomoros
Git operations and pull request workflows. Create PRs, rebase branches, resolve conflicts, merge to upstream. Use when r...
changesets
by shunkakinoki
Generate changeset entries following Changesets semantics
test-github-actions
by rosssaunders
Test GitHub Actions workflows locally using act before pushing changes. Use when modifying .github/workflows files, befo...
frontend-design
by shekohex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
worktree-operations
by orient-bot
Guide for working within git worktrees in the Orient monorepo. Use this skill when you detect you're working in a worktr...
git-hooks
by orient-bot
Manage pre-commit hooks, performance optimization, and temp commits. Use when asked about "pre-commit slow", "commit tak...