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
star 0

Scout swarm for broad domain mapping and edge case discovery. Launches multiple high-temperature agents with distinct se...

mikekelly

developing-claude-agent-s...

by mikekelly

star 0

Build AI agents with the Claude Agent SDK (TypeScript/Python). Covers creating agents, custom tools, hooks, subagents, M...

mikekelly

reviewing-agent-prompting

by mikekelly

star 0

Review and improve prompts for coding agents. Use PROACTIVELY when auditing, checking, or evaluating agent instructions,...

mikekelly

developing-ai-prompts

by mikekelly

star 0

Write effective prompts and instructions for AI models and agents. Covers universal techniques plus model-specific guida...

TheFermiSea

cite-sources

by TheFermiSea

star 0

Find academic citations to support or verify claims by searching scientific literature. Use when fact-checking statement...

TheFermiSea

literature-review

by TheFermiSea

star 0

Generate structured literature reviews on research topics by synthesizing findings from multiple papers. Use when conduc...

TheFermiSea

paper-search

by TheFermiSea

star 0

Search for academic papers using natural language queries via Asta's semantic search across 225M+ papers. Use when findi...

TheFermiSea

paper-details

by TheFermiSea

star 0

Retrieve comprehensive details about a specific academic paper including abstract, citations, references, and related wo...

whyleonardo

software-engineering

by whyleonardo

star 0

Core engineering principles for quality, maintainable code.

whyleonardo

typescript

by whyleonardo

star 0

TypeScript and JavaScript coding standards and best practices.

whyleonardo

reviewing-code

by whyleonardo

star 0

Guidelines and checklist for thorough code review.

star 0

React and Next.js patterns, hooks, and component architecture.

whyleonardo

writing

by whyleonardo

star 0

Guidelines for clear technical writing and documentation.

robabby

reflect

by robabby

star 0

End-of-session consolidation for AI-ready vaults. Use before ending a work session to capture learnings, store important...

robabby

hydrate

by robabby

star 0

Load context from an AI-ready vault at session start. Use when beginning a new conversation, starting work on a vault, o...

robabby

evaluate-vault

by robabby

star 0

Analyze an Obsidian vault's AI-readiness with pass/fail checks. Use when assessing a new vault, auditing an existing vau...

robabby

glean

by robabby

star 0

Surface emergent patterns and insights from the AI-ready vault memory system. Use periodically to discover connections b...

robabby

recall

by robabby

star 0

Search the AI-ready vault memory system by keyword or concept. Use when needing to retrieve previously stored informatio...

robabby

remember

by robabby

star 0

Store a memory in the AI-ready vault memory system. Use when encountering information worth preserving across sessions—d...

robabby

init-memory

by robabby

star 0

Initialize the memory system in an AI-ready vault. Creates the folder structure, Memory.md dashboard, and example files...

robabby

daily-note

by robabby

star 0

Work with Obsidian daily notes. Create today's note if missing, append content to existing note, or read current daily n...

robabby

init-claude-md

by robabby

star 0

Generate a CLAUDE.md file for an Obsidian vault. Analyzes existing vault structure and creates an instruction file that...

robabby

session-start

by robabby

star 0

Combined workflow for starting an AI collaboration session. Runs hydrate, vault-status, and prompts for session focus. U...

robabby

session-end

by robabby

star 0

Combined workflow for ending an AI collaboration session. Runs reflect to capture learnings, consolidates memories, and...