tools automation tools Skills
Discover the best skills in this category.
Copy-paste hardened CI/CD workflows with SHA-pinned actions, minimal GITHUB_TOKEN permissions, OIDC authentication, and...
Production-grade Go CLI patterns, automated release workflows with Release Please, versioned docs, and coverage enforcem...
Automated secret rotation for GitHub Actions. Schedule recommendations, zero-downtime strategies, and notification patte...
Disposable runner patterns for GitHub Actions. Container-based, VM-based, and ARC deployment strategies with complete st...
Complete security patterns for GitHub Actions covering action pinning, GITHUB_TOKEN permissions, third-party action risk...
Quick reference for GitHub Actions security patterns. Copy-paste snippets for action pinning, token permissions, secrets...
Skip unnecessary CI/CD operations before execution. Detect unchanged content, cached builds, and irrelevant paths to red...
Master when to fail fast vs degrade gracefully. Production-tested error handling strategies for GitHub Actions, CI/CD pi...
Skip work when outcomes won't change. Detect unchanged content, existing resources, and cached outputs to prevent unnece...
team-workflow
by jeremyodell
Deterministic team development workflow for Claude Code. Enforces a mandatory sequence of phases (Setup → Brainstorm → P...
github-cli
by qnimbus
Interact with GitHub using the 'gh' command-line tool for repository operations, issue management, pull requests, GitHub...
frontend-design
by letsgomaslow
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when building web comp...
sharing-scanner
by spm1001
Scan repos for privacy/security risks before making public. Detects PII (emails, names, paths), company-specific terms,...
code-auditor
by Sivanwol
Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and mainta...
git-commit-helper
by montenoki
Analyzes git changes and generates commit messages that match the repository's commit history style and conventions. Thi...
context-ingestion
by sxg
Scan project folder structure, validate organization, clone GitHub repository, and generate an inventory of available ma...
address-pr-comments
by josh-gree
Addresses PR review comments by making code changes and posting replies. Takes a PR number or auto-detects from current...
review-codebase
by josh-gree
Review overall codebase health, architecture, and patterns using Google's engineering principles. Takes optional focus a...
codebase-map
by josh-gree
Generate a structural overview and dependency diagram of the codebase. Use when the user wants to understand codebase st...
review-pr
by josh-gree
Review a pull request using Google's code review principles. Takes a PR number or auto-detects from current branch. Use...
coderabbit-request
by caiokf
Use after completing file changes - strongest for source code (AST-aware linting, security, tests), lighter support for...
review-optimization
by blt
Reviews memory optimization patches using a 5-persona peer review system. Requires unanimous approval backed by benchmar...
rust-code-reviewer
by iammarkps
Expert Rust code review agent that analyzes Rust code for correctness, safety, idiomatic patterns, performance, and best...