TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

project-workflow-build-sy...

by bash0C7

star 1

Guides AI agents through TDD workflow, build system safety, git operations, and TODO management for gem development. Use...

gar-ai

security-scan-local

by gar-ai

star 1

Run security scans locally (Semgrep, Trivy, Gitleaks) to detect vulnerabilities, secrets, and code issues before pushing...

gar-ai

git-worktree-manager

by gar-ai

star 1

Manage Git worktrees for parallel feature development. Use when the user wants to work on multiple branches simultaneous...

hewenyu

codex-collaboration

by hewenyu

star 1

Codex CLI integration for code review and consultation. Use when: (1) code needs review before commit, (2) need expert c...

jurabek

python-analyzer

by jurabek

star 1

Format and analyze Python code using ruff (formatting/linting) and ty (static type checking). Use when the user asks to...

thanhtoan105

conductor

by thanhtoan105

star 1

Context-driven development methodology. Understands projects set up with Conductor (via Gemini CLI or Claude Code). Use...

SpillwaveSolutions

mastering-github-cli

by SpillwaveSolutions

star 1

GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and autom...

jarosser06

code-review

by jarosser06

star 1

Expert in conducting thorough code reviews for Python projects using GitHub MCP, covering test coverage, security practi...

jarosser06

python-basics

by jarosser06

star 1

Expert in Python 3.10+ fundamentals and best practices for the Drift project including import ordering (isort), code org...

jarosser06

github-operations

by jarosser06

star 1

Expert in GitHub workflows including issue management, PR operations, and branch conventions. Use when working with GitH...

jarosser06

commit-messages

by jarosser06

star 1

Expert in writing concise, factual git commit messages for Drift project without AI fluff. Use when committing code chan...

jarosser06

issue-writing

by jarosser06

star 1

Expert in creating well-structured GitHub issues with clear problem statements, specific acceptance criteria, and action...

jarosser06

pr-writing

by jarosser06

star 1

Expert in creating well-structured pull requests with clear summaries. Use when writing or structuring PRs.

jarosser06

doc-audit

by jarosser06

star 1

Expert in auditing Sphinx/RST documentation for Drift project. Use when validating code examples and removing subjective...

jarosser06

linting

by jarosser06

star 1

Expert in maintaining code quality standards using flake8, black, isort, and mypy. Use when fixing linting errors or enf...

Crumbgrabber

changelog-generator

by Crumbgrabber

star 1

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and tra...

Crumbgrabber

developer-growth-analysis

by Crumbgrabber

star 1

Analyzes your recent coding chat history to identify patterns, development gaps, and areas for improvement, curates rele...

Crumbgrabber

frontend-design

by Crumbgrabber

star 1

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...

Crumbgrabber

git-commit-helper

by Crumbgrabber

star 1

Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or...

Yona544

repo-changelog

by Yona544

star 1

Generates end-user friendly release notes and changelogs by analyzing git diffs, consolidating changes, and formatting f...

jschulte

reverse-engineer

by jschulte

star 1

Deep codebase analysis to generate 8 comprehensive documentation files. Adapts based on path choice - Greenfield extract...

jschulte

analyze

by jschulte

star 1

Perform initial analysis of a codebase - detect tech stack, directory structure, and completeness. This is Step 1 of the...

RohanAwhad

buzzllm-gateway

by RohanAwhad

star 1

Use buzzllm CLI to perform web searches, execute Python code in Docker, search/analyze local codebases, or generate code...

zebbern

test-driven-development

by zebbern

star 1

Use when implementing any feature or bugfix, before writing implementation code