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
shawn-sandy

wcag-compliance-reviewer

by shawn-sandy

star 0

Review HTML/CSS and React/TypeScript code for WCAG 2.1 Level AA accessibility compliance. Use when the user asks to revi...

shawn-sandy

design-token-extractor

by shawn-sandy

star 0

Extracts design tokens from images and generates CSS custom properties, atomic utility classes (Tailwind-style), and pla...

ak-eyther

langsmith-debugger

by ak-eyther

star 0

Debug and analyze {{PROJECT_NAME}} LangGraph agent traces. Use when investigating agent behavior patterns, finding failu...

ak-eyther

vercel-deploy

by ak-eyther

star 0

Vercel deployment management for frontend apps: CLI, env vars, config, troubleshooting, rollback.

ak-eyther

smart-grep-extended

by ak-eyther

star 0

Expanded smart-grep playbook for token-efficient rg --json searches with examples and budgeting.

ak-eyther

llm-models-reference

by ak-eyther

star 0

Reference guide for OpenAI model IDs, capabilities, pricing, and provider endpoints. Use when selecting a model, compari...

ak-eyther

memory-management

by ak-eyther

star 0

Manage tri-tier agent memory (hot/warm/cold) with event consolidation and weekly cleanup. Use for memory updates after c...

ak-eyther

pytest-backend-patterns

by ak-eyther

star 0

Backend testing with pytest including fixtures, mocking, async tests, and database testing. Use for FastAPI/Python test...

ak-eyther

nextjs-app-router-pattern...

by ak-eyther

star 0

Build Next.js 13+ App Router applications with server components, client components, API routes, middleware, and streami...

ak-eyther

pytest-backend-patterns

by ak-eyther

star 0

Backend testing with pytest including fixtures, mocking, async tests, and database testing. Use for FastAPI/Python test...

ak-eyther

smart-grep-extended

by ak-eyther

star 0

Expanded smart-grep playbook for token-efficient rg --json searches with examples and budgeting.

ak-eyther

fastapi-production-patter...

by ak-eyther

star 0

Build production-ready FastAPI applications with async patterns, Pydantic validation, dependency injection, middleware,...

ak-eyther

smart-grep

by ak-eyther

star 0

Token-efficient codebase search using ripgrep with JSON output. Reduces token usage by 90-95% vs standard grep. Use for...

cr8or-space

spine-mcp-tools

by cr8or-space

star 0

Guide for creating MCP (Model Context Protocol) tools for Spine domains. Covers tool naming, parameter patterns, session...

cr8or-space

spine-server-handlers

by cr8or-space

star 0

Guide for adding WebSocket API endpoints to Spine. Covers JSON-RPC 2.0 patterns, domain handler registration, request/re...

cr8or-space

zod-schemas

by cr8or-space

star 0

Guide for runtime validation with Zod in TypeScript. Covers schema design patterns, type inference, composition, error h...

cr8or-space

turborepo-monorepo

by cr8or-space

star 0

Guide for managing TypeScript monorepos with Turborepo and pnpm workspaces. Covers package creation, dependencies, pipel...

cr8or-space

spine-framework

by cr8or-space

star 0

Guide for working with the Spine Framework - a foundation for building domain-specific authoring tools. Covers the frame...

cr8or-space

spine-serial

by cr8or-space

star 0

Guide for the Spine Serial domain - web serial fiction authoring. Covers bible entities, structure hierarchy, generation...

cr8or-space

spine-techbook

by cr8or-space

star 0

Guide for the Spine TechBook domain - literate programming for progressive-build technical books. Covers concepts, snipp...

ProfPowell

astro

by ProfPowell

star 0

Build content-focused websites with Astro. Use when creating .astro files, working with content collections, configuring...

ProfPowell

pre-flight-check

by ProfPowell

star 0

INVOKE FIRST before any code work. Validates git workflow (branch, issue, worklog) and checks approach. Use at START of...

ProfPowell

css-author

by ProfPowell

star 0

Modern CSS organization with native @import, @layer cascade control, CSS nesting, design tokens, and element-focused sel...

ProfPowell

xhtml-author

by ProfPowell

star 0

Write valid XHTML-strict HTML5 markup. Use when creating HTML files, editing markup, building web pages, or writing any...