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
rozwer

langgraph-persistence

by rozwer

star 0

Persistence and human-in-the-loop patterns for LangGraph. Use when implementing checkpointing, saving/restoring graph st...

rozwer

systematic-debugging

by rozwer

star 0

Use for bugs/test failures. Reproduce, isolate root cause, fix, and validate with evidence.

rozwer

tailwind-v4

by rozwer

star 0

Use when working on Tailwind v4. Watch for deprecated utilities and updated configuration patterns.

rozwer

security-review

by rozwer

star 0

RBAC/監査ログ/秘密情報/マルチテナント越境/LLMプロンプト注入の観点でレビューする。

rozwer

container-debugging

by rozwer

star 0

Use for Docker/Kubernetes issues. Inspect runtime state and logs before changing images/manifests.

rozwer

workflow-step-impl

by rozwer

star 0

Temporal+LangGraph の工程(step)追加/修正の実装テンプレ。Activity 冪等性、output_path/output_digest、承認待ち、監査ログ...

rozwer

prompt-authoring

by rozwer

star 0

DB管理プロンプトの作成/更新(versioning、variables、レンダリング確認、出力マーカー準拠)に使う。

rozwer

debugging-with-tools

by rozwer

star 0

Use for investigation-heavy work. Prefer tool-driven evidence (search, logs, diffs) before changing code.

rozwer

providers

by rozwer

star 0

Use when integrating multiple LLM providers. Keep provider-specific code isolated behind a small interface.

rozwer

nextjs-skills

by rozwer

star 0

Use for Next.js design/architecture work. Respect App Router boundaries and server/client separation.

rozwer

tenant-db-ops

by rozwer

star 0

マルチテナント(顧客別DB分離)のDB運用・マイグレーション・調査に使う。

rozwer

debugger

by rozwer

star 0

Use when the root cause is unclear. Trace the failure back through the call stack and isolate the first bad state.

rozwer

mobile-debugging

by rozwer

star 0

Use for React Native / Expo troubleshooting (Metro bundler, native modules, simulator/emulator issues).

rozwer

langgraph-patterns-expert

by rozwer

star 0

Use for LangGraph agent design and refactors. Prefer explicit state, small nodes, and clear transitions.

rozwer

web-artifacts-builder

by rozwer

star 0

Use when generating or refactoring UI artifacts. Prefer modular components and consistent styling.

rozwer

codex-reviewer

by rozwer

star 0

Use when running Codex as an independent reviewer. Focus on actionable, prioritized findings.

rozwer

langgraph-docs

by rozwer

star 0

Use when answering LangGraph questions. Prefer reading local project code/specs; fetch docs only if needed.

rozwer

sveltekit-svelte5-tailwin...

by rozwer

star 0

Use for SvelteKit 2 + Svelte 5 + Tailwind v4 projects. Keep SSR/client boundaries and Tailwind config consistent.

rozwer

gemini-peer-review

by rozwer

star 0

Use when you want a second-opinion review from a different model/tool. Provide narrow, reviewable diffs.

rozwer

validating-openai-api-imp...

by rozwer

star 0

Use to review OpenAI API integrations for correctness (endpoints, params, auth, response handling) and robustness.

adiomas

parallel-orchestrator

by adiomas

star 0

This skill should be used when the user asks to "run tasks in parallel", "create worktrees", "dispatch parallel agents",...

adiomas

e2e-validator

by adiomas

star 0

This skill should be used when the work type is FRONTEND and visual verification is needed. Provides browser automation...

adiomas

work-type-classifier

by adiomas

star 0

This skill should be used when the user initiates autonomous development with /auto, /auto-lite, or similar commands to...

adiomas

conflict-resolver

by adiomas

star 0

This skill should be used when the user asks to "resolve merge conflicts", "fix git conflicts", "merge branches", or whe...