TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

git-workflow

by vneseyoungster

star 25

Follow git conventions for commits, branches, and PRs. Auto-activated during git operations.

ovachiever

gemini-cli

by ovachiever

star 25

Consult Google Gemini CLI for second opinions on architecture, debugging, and security audits. Use Gemini's 1M+ context...

ovachiever

github-project-automation

by ovachiever

star 25

Automate GitHub repository setup with CI/CD workflows, issue templates, Dependabot, and CodeQL security scanning. Includ...

ovachiever

nextjs-shadcn-builder

by ovachiever

star 25

Build new Next.js applications or migrate existing frontends (React, Vue, Angular, vanilla JS, etc.) to Next.js + shadcn...

NangoHQ

integration-patterns-skil...

by NangoHQ

star 25

Shared patterns for Nango actions and syncs - working directory verification, inline schemas, parameter naming, type saf...

Nikola-Milovic

frontend-design

by Nikola-Milovic

star 25

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

Nikola-Milovic

resolve-pr-comments

by Nikola-Milovic

star 25

Address GitHub PR review comments end-to-end, fetch unresolved review threads (via `gh` GraphQL), implement fixes, reply...

jamesjlundin

test-writer

by jamesjlundin

star 25

Write integration and unit tests for this codebase. Generate test files following repo patterns. Use when adding tests,...

jamesjlundin

repo-navigator

by jamesjlundin

star 25

Navigate and map this monorepo structure. Find files, packages, and dependencies. Use when asked to locate code, underst...

jamesjlundin

review-to-merge

by jamesjlundin

star 25

Structured implementer-verifier-reviewer pipeline for high-quality code. Artifact-based handoffs between roles. Use when...

jamesjlundin

pr-review

by jamesjlundin

star 25

Review pull requests for code quality, security, and adherence to repo patterns. Use when reviewing PRs, checking code c...

jamesjlundin

deploy-helper

by jamesjlundin

star 25

Assist with deployment workflow to production. Run pre-deploy checks, verify migrations, and validate deployment readine...

muyen

git-workflow

by muyen

star 25

Git workflow management. Triggers when creating branches, preparing PRs, or managing merge decisions.

muyen

openapi-workflow

by muyen

star 25

Proactive OpenAPI workflow. Triggers when OpenAPI spec files are modified to validate, regenerate code, and verify build...

wildcard

validate-constitution

by wildcard

star 25

Validates code changes against the project's consolidated knowledge and configuration rules. Use on push to catch violat...

wildcard

beta-feedback-fixer

by wildcard

star 25

Use when fixing issues identified in beta tester feedback. Guides systematic root cause analysis, worktree-based fixes,...

wildcard

session-cleanup

by wildcard

star 25

Verify debug/dev artifacts are removed before commit. Use at session end to apply 'good boy scout' rule - leave code cle...

leather-io

monorepo-navigation

by leather-io

star 25

Navigate and understand the Leather monorepo structure. Use when adding new code, finding existing implementations, or u...

leather-io

testing-patterns

by leather-io

star 25

Testing conventions and patterns for the Leather monorepo. Use when writing tests, creating test fixtures, or following...

leather-io

leather-changelog

by leather-io

star 25

Generate product changelog entries, X/Twitter posts, and Slack announcements for Leather wallet releases. Use when creat...

slvDev

weasel-simplify

by slvDev

star 25

Solidity code simplification and refactoring for clarity and maintainability. Triggers on weasel simplify, weasel refact...

lanegrid

git-workflow

by lanegrid

star 25

Git workflow standards - branch management, commit conventions, and PR creation process. Use when planning work that inv...

star 25

Run APR (Automated Plan Reviser) workflow for FCP specification refinement. Use when asked to run APR, revision rounds,...

cowwoc

git-squash

by cowwoc

star 25

Safely squash multiple commits into one with automatic backup and verification