TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

git-worktree

by alexanderop

star 9

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - cr...

benshapyro

code-formatter

by benshapyro

star 9

Formats code according to Ben's style guidelines for TypeScript, Python, and general best practices. Use when formatting...

benshapyro

documentation-templates

by benshapyro

star 9

Generates README files, API documentation, and inline code comments following best practices. Use when creating project...

KiranEswaran

cicd-github-actions

by KiranEswaran

star 9

GitHub Actions best practices for CI/CD workflows. Covers security (permissions, secrets), performance (caching, matrix...

KiranEswaran

core-engineering

by KiranEswaran

star 9

Core coding standards and best practices for code review and generation. Provides guiding principles (DRY, KISS, YAGNI,...

KiranEswaran

agent-workflow

by KiranEswaran

star 9

Structured development workflow with Plan/Implement/Review phases, QA validation, context management, and audit requirem...

Rehan-Ul-Haq

readme-generator

by Rehan-Ul-Haq

star 9

Guide for generating README.md files for projects. This skill should be used when users want to create a README file for...

Rehan-Ul-Haq

readme-generator

by Rehan-Ul-Haq

star 9

Generates professional README.md files for software projects. This skill should be used when users want to create, updat...

kasperjunge

release

by kasperjunge

star 9

Generate release notes from git history. Use when preparing a release, creating a GitHub release, or when the user says...

kasperjunge

readme

by kasperjunge

star 9

Generate beautiful, comprehensive README.md files for any codebase. Use when asked to create a README, improve documenta...

kasperjunge

changelog

by kasperjunge

star 9

Generate and maintain CHANGELOG.md following Keep a Changelog format. Use when creating a changelog, updating after rele...

kasperjunge

onboard

by kasperjunge

star 9

Generate comprehensive codebase onboarding guides. Use when someone needs to understand a new codebase, when asked to ex...

star 9

Generate comprehensive PR descriptions from git diffs. Use when creating or updating pull requests, when asked to write...

kv0906

ralph

by kv0906

star 9

Set up and run Ralph Wiggum loop - autonomous AI coding with clean slate iterations, PRD-driven features, and CI quality...

nozomi-koborinai

commit-push-pr

by nozomi-koborinai

star 9

Automate the workflow from creating a branch to opening a GitHub pull request. Use when the user says "create a PR", "co...

nozomi-koborinai

safe-editing

by nozomi-koborinai

star 9

Ensure AI agents work in an isolated Git worktree to prevent changes to the main working directory. Use when AI is about...

nozomi-koborinai

change-type

by nozomi-koborinai

star 9

Classify a change set as behavior vs structure, then recommend the correct PR label (change:behavior or change:structure...

srid

haskell

by srid

star 9

Expert Haskell development assistance. Use when working with Haskell code, .hs files, Cabal, ghcid, or when user mention...

arittr

versioning-constitutions

by arittr

star 9

Use when architectural patterns evolve, tech stack changes, or foundational rules need updates - creates new constitutio...

xdg

code-structure

by xdg

star 9

Extract file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, go doc, c...

SpillwaveSolutions

architect-agent

by SpillwaveSolutions

star 9

Coordinates planning, delegation, and evaluation across architect and code agent workspaces. Use when asked to "write in...

GuDaStudio

collaborating-with-gemini

by GuDaStudio

star 9

Delegates coding tasks to Gemini CLI for prototyping, debugging, and code review. Use when needing algorithm implementat...

petbrains

self-commenting

by petbrains

star 9

AI-native code commenting system with grep-searchable AICODE-* markers for cross-session memory. Use when: working with...

petbrains

code-analyzer

by petbrains

star 9

Comprehensive codebase analysis for building mental model of project structure, dependencies, and implementation context...