tools automation tools Skills
Discover the best skills in this category.
pattern-extraction
by hffmnnj
Identify recurring patterns and abstractions in a codebase for documentation and reuse.
pr-commiter
by regenrek
Agentic PR committer with deterministic commits, enforced branch/PR workflow, and explicit paths (no git add .).
project-cleanup-guideline...
by aarshps
Guidelines for keeping the repository clean of temporary and build files
codex-analysis
by regenrek
Run Codex CLI for deep code analysis and second-opinion reviews. Use when the user explicitly asks for Codex analysis, C...
agent-git-workflow
by SteelMorgan
Standardizes git workflow for the AI agent in the sandbox devcontainer: work in agent/<task>-<yyyymmdd>, integrate via a...
code-reviewer
by liuyueyi
Reviews Java code for best practices, security issues, and Spring Framework conventions. Use when user asks to review, a...
run-codegen
by shirokun20
Run Flutter build_runner to regenerate code (freezed, json_serializable)
bug-triage-prioritizer
by zanecole10
Triage bug reports by severity, recommend fix order, generate client communication templates, determine whether to charg...
web-design-builder
by rknall
Create and refactor HTML5/JavaScript web designs from specifications or descriptions. Generates complete, accessible, re...
gitlab-stack-creator
by rknall
Create new GitLab stack projects from templates with proper directory structure, git configuration, validation hooks, an...
gitlab-stack-validator
by rknall
Validates GitLab stack projects before deployment, ensuring proper architecture patterns, directory structure, secrets m...
code-format
by edgeandnode
Format Rust and TypeScript code automatically. Use immediately after editing .rs/.ts files, when user mentions formattin...
code-gen
by edgeandnode
Regenerate JSON schemas and OpenAPI specs after manifest/API changes. Use when modifying dataset manifests, API definiti...
go-local-health
by regenrek
Run local Go health checks (tests, coverage, lint) in Go repositories that contain go.mod/go.sum. Use when the user asks...
git-safe-workflow
by regenrek
Safely inspect, stage, commit, and (only if asked) push changes made by an AI agent. Use for commit/push requests, end-o...
create-new-static-website
by regenrek
Create a new GitHub repo from instructa/astro-website-starter using gitpick, initialize git, and push to GitHub. Use whe...
sast-orchestration
by hardw00t
Static Application Security Testing orchestration skill for running and managing SAST tools across codebases. This skill...
history-analyzer
by lis186
Analyze git history for hotspots, coupling, and knowledge distribution. Use when user asks "who knows this code", "what...
overview
by lis186
Get project overview - scan <5% of files to achieve 70-80% understanding
codebase-overview
by lis186
Quickly understand a new codebase's architecture, tech stack, and patterns. Use when user asks "what is this project", "...
impact-analyzer
by lis186
Analyze what code will be affected by changes. Use when user asks "what will break if I change X", "impact of changing X...
Generate Yukkuri-style voice narration from Git commits using VOICEVOX Engine. Use when creating development progress au...
Automated Git workflow including staging, committing with Conventional Commits format, PR creation, and merging. Use whe...