TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools close Sort: Forks
Showing 10044 results
adaptive-enforcement-lab

complete-workflow-example...

by adaptive-enforcement-lab

star 0

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...

adaptive-enforcement-lab

secret-rotation-patterns

by adaptive-enforcement-lab

star 0

Automated secret rotation for GitHub Actions. Schedule recommendations, zero-downtime strategies, and notification patte...

adaptive-enforcement-lab

ephemeral-runner-patterns

by adaptive-enforcement-lab

star 0

Disposable runner patterns for GitHub Actions. Container-based, VM-based, and ARC deployment strategies with complete st...

adaptive-enforcement-lab

github-actions-security-p...

by adaptive-enforcement-lab

star 0

Complete security patterns for GitHub Actions covering action pinning, GITHUB_TOKEN permissions, third-party action risk...

adaptive-enforcement-lab

github-actions-security-c...

by adaptive-enforcement-lab

star 0

Quick reference for GitHub Actions security patterns. Copy-paste snippets for action pinning, token permissions, secrets...

adaptive-enforcement-lab

work-avoidance-in-github-...

by adaptive-enforcement-lab

star 0

Skip unnecessary CI/CD operations before execution. Detect unchanged content, cached builds, and irrelevant paths to red...

adaptive-enforcement-lab

error-handling-patterns

by adaptive-enforcement-lab

star 0

Master when to fail fast vs degrade gracefully. Production-tested error handling strategies for GitHub Actions, CI/CD pi...

star 0

Skip work when outcomes won't change. Detect unchanged content, existing resources, and cached outputs to prevent unnece...

jeremyodell

team-workflow

by jeremyodell

star 0

Deterministic team development workflow for Claude Code. Enforces a mandatory sequence of phases (Setup → Brainstorm → P...

qnimbus

github-cli

by qnimbus

star 0

Interact with GitHub using the 'gh' command-line tool for repository operations, issue management, pull requests, GitHub...

letsgomaslow

frontend-design

by letsgomaslow

star 0

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when building web comp...

spm1001

sharing-scanner

by spm1001

star 0

Scan repos for privacy/security risks before making public. Detects PII (emails, names, paths), company-specific terms,...

Sivanwol

code-auditor

by Sivanwol

star 0

Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and mainta...

montenoki

git-commit-helper

by montenoki

star 0

Analyzes git changes and generates commit messages that match the repository's commit history style and conventions. Thi...

sxg

context-ingestion

by sxg

star 0

Scan project folder structure, validate organization, clone GitHub repository, and generate an inventory of available ma...

josh-gree

address-pr-comments

by josh-gree

star 0

Addresses PR review comments by making code changes and posting replies. Takes a PR number or auto-detects from current...

josh-gree

review-codebase

by josh-gree

star 0

Review overall codebase health, architecture, and patterns using Google's engineering principles. Takes optional focus a...

josh-gree

codebase-map

by josh-gree

star 0

Generate a structural overview and dependency diagram of the codebase. Use when the user wants to understand codebase st...

josh-gree

review-pr

by josh-gree

star 0

Review a pull request using Google's code review principles. Takes a PR number or auto-detects from current branch. Use...

caiokf

coderabbit-request

by caiokf

star 0

Use after completing file changes - strongest for source code (AST-aware linting, security, tests), lighter support for...

blt

review-optimization

by blt

star 0

Reviews memory optimization patches using a 5-persona peer review system. Requires unanimous approval backed by benchmar...

CheekyCodexConjurer

safety-validation

by CheekyCodexConjurer

star 0

Validate changes against .agentignore before commit.

iammarkps

rust-code-reviewer

by iammarkps

star 0

Expert Rust code review agent that analyzes Rust code for correctness, safety, idiomatic patterns, performance, and best...