TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
omerlefaruk

command-plan-workflow

by omerlefaruk

star 0

Use the /plan-workflow slash command to design workflow structures and required nodes. Use when: planning workflows befo...

omerlefaruk

node-creator

by omerlefaruk

star 0

Create or update CasareRPA nodes using schema-driven patterns and registry updates. Use when: adding new nodes, modifyin...

omerlefaruk

dependency-updater

by omerlefaruk

star 0

Analyze and update Python dependencies in pyproject.toml, checking for compatibility and security vulnerabilities. Use w...

omerlefaruk

command-implement-node

by omerlefaruk

star 0

Use the /implement-node slash command to create a new node with schema-driven patterns and registration. Use when: addin...

omerlefaruk

command-phase-report

by omerlefaruk

star 0

Use the /phase-report slash command to generate progress updates and log them. Use when: reporting status or phase compl...

omerlefaruk

rpa-patterns

by omerlefaruk

star 0

Common RPA automation patterns (retry, polling, circuit breaker) for resilient automation. Use when: implementing RPA wo...

omerlefaruk

command-qa-checklist

by omerlefaruk

star 0

Use the /qa-checklist slash command for QA and self-review before delivery. Use when: validating changes and tests.

omerlefaruk

changelog-updater

by omerlefaruk

star 0

Maintain and update CHANGELOG.md following Keep a Changelog format. Use when: updating changelog, version documentation,...

omerlefaruk

command-fix-feature

by omerlefaruk

star 0

Use the /fix-feature slash command to diagnose and fix bugs with a review loop. Use when: addressing defects or regressi...

omerlefaruk

mcp-server

by omerlefaruk

star 0

Build MCP (Model Context Protocol) servers for CasareRPA integrations using Python FastMCP. Covers server structure, too...

omerlefaruk

command-chain

by omerlefaruk

star 0

Use the /chain slash command to run the multi-phase agent chaining workflow with review loops. Use when: complex tasks n...

omerlefaruk

workflow-validator

by omerlefaruk

star 0

Validate CasareRPA workflow JSON files for structural integrity, node dependencies, and connection validity. See schemas...

omerlefaruk

code-reviewer

by omerlefaruk

star 0

Structured code review output format for the reviewer agent. Provides APPROVED/ISSUES format with file:line references....

omerlefaruk

git-workflow

by omerlefaruk

star 0

Create worktrees/branches, commit changes, and open PRs for CasareRPA. Use when: starting work or preparing a PR.

omerlefaruk

command-implement-feature

by omerlefaruk

star 0

Use the /implement-feature slash command to run the feature delivery workflow. Use when: implementing new features end-t...

omerlefaruk

import-fixer

by omerlefaruk

star 0

Fix import statements across the codebase to align with clean architecture layer boundaries. Use when: fixing imports, l...

omerlefaruk

workflow-tooling

by omerlefaruk

star 0

Validate and maintain workflow JSON and workflow utilities. Use when: editing workflows in workflows/, validating node c...

omerlefaruk

command-new-pattern-check...

by omerlefaruk

star 0

Use the /new-pattern-checklist slash command to capture new reusable patterns and update docs. Use when: codifying new r...

omerlefaruk

parallel-exec

by omerlefaruk

star 0

Automatic task decomposition with parallel agent execution. Use when: breaking down complex tasks, parallel agent work,...

omerlefaruk

command-review-plan

by omerlefaruk

star 0

Use the /review-plan slash command to validate scope, risks, and success criteria. Use when: gating plans before executi...

omerlefaruk

error-recovery

by omerlefaruk

star 0

RPA error handling patterns (fallback, retry, skip, user notification) for resilient automation workflows. Use when: han...

omerlefaruk

node-template-generator

by omerlefaruk

star 0

Generate boilerplate code for new CasareRPA automation nodes. See templates/ for category-specific templates and referen...

omerlefaruk

semantic-search

by omerlefaruk

star 0

Semantic search the CasareRPA codebase using the local ChromaDB index and MCP server. Use when: locating code by intent,...

omerlefaruk

canvas-ui-builder

by omerlefaruk

star 0

Build PySide6 canvas UI components with the theme system and signal/slot rules. Use when: editing dialogs, panels, widge...