TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools close Sort: Stars
Showing 10044 results
htlin222

sentient

by htlin222

star 75

Manage, organize and ships your codebase. Use to test Claude Code hook blocking for dangerous commands.

htlin222

sc-analyze

by htlin222

star 75

Analyze code quality, security, performance, and architecture. Use when user asks to analyze code, review codebase healt...

htlin222

sc-cleanup

by htlin222

star 75

Clean up code, remove dead code, and optimize project structure. Use when user wants to clean codebase, remove unused co...

htlin222

error-detective

by htlin222

star 75

Search logs and codebases for error patterns, stack traces, and anomalies. Use when debugging issues, analyzing logs, or...

PramodDutta

secret-detection-preventi...

by PramodDutta

star 75

Automated detection and prevention of leaked secrets, API keys, passwords, and tokens in code using tools like gitleaks,...

PaulKinlan

fix-pr-comments

by PaulKinlan

star 75

Fix all comments from the GitHub pull request for the current branch. Fetches PR review comments and addresses each issu...

PaulKinlan

code-reviewer

by PaulKinlan

star 75

Expert code reviewer that checks code against project guidelines in CLAUDE.md with high precision to minimize false posi...

PaulKinlan

code-simplifier

by PaulKinlan

star 75

Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintaina...

htlin222

makefile-for-telegram

by htlin222

star 75

Generate a Makefile for Telegram bot projects with LaunchAgent service management. Use when setting up a new Telegram bo...

dbmrq

github-actions-ci

by dbmrq

star 75

Check GitHub Actions CI status after pushing changes. Triggers after `git push` in projects with a `.github/workflows` d...

htlin222

sc-git

by htlin222

star 75

Git operations with intelligent commit messages and branch management. Use when user needs git operations, commits, or b...

htlin222

sc-index

by htlin222

star 75

Generate comprehensive project documentation and knowledge base. Use when creating docs, API documentation, project stru...

htlin222

sc-troubleshoot

by htlin222

star 75

Diagnose and resolve issues in code, builds, or system behavior. Use when debugging errors, investigating build failures...

htlin222

sc-workflow

by htlin222

star 75

Generate structured implementation workflows from PRDs and feature requirements with expert guidance. Use when planning...

htlin222

sc-load

by htlin222

star 75

Load and analyze project context, configurations, and dependencies. Use when starting work on a project, understanding c...

Afaneor

code-quality-gate

by Afaneor

star 75

Automated code quality checks before commits. Use before committing code, when finishing a feature, or when user mention...

TheBushidoCollective

blueprints-organization

by TheBushidoCollective

star 75

Use when managing blueprints directory structure and avoiding duplication. Always search_blueprints before creating to p...

TheBushidoCollective

mise-environment-manageme...

by TheBushidoCollective

star 75

Use when managing environment variables and project settings with Mise. Covers env configuration, direnv replacement, an...

TheBushidoCollective

act-workflow-syntax

by TheBushidoCollective

star 75

Use when creating or modifying GitHub Actions workflow files. Provides guidance on workflow syntax, triggers, jobs, step...

TheBushidoCollective

monorepo-tooling

by TheBushidoCollective

star 75

Use when setting up monorepo tooling, optimizing builds, or migrating between tools with Turborepo, Nx, Bazel, Lerna for...

TheBushidoCollective

boy-scout-rule

by TheBushidoCollective

star 75

Use when modifying existing files, refactoring, improving code quality, or touching legacy code by applying the Boy Scou...

TheBushidoCollective

gitlab-ci-pipeline-config...

by TheBushidoCollective

star 75

Use when configuring GitLab CI/CD pipelines, defining stages, or setting up workflow rules. Covers pipeline structure, s...

TheBushidoCollective

legacy-code-safety

by TheBushidoCollective

star 75

Use when modifying, removing, or refactoring code that lacks test coverage. Emphasizes the danger of untested changes an...

TheBushidoCollective

rubocop-integration

by TheBushidoCollective

star 75

Use when ruboCop CI integration including GitHub Actions, plugins, and performance optimization.