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
tommyxchow

commit-push-pr

by tommyxchow

star 0

Commit changes, push to remote, and open a pull request in one workflow.

tommyxchow

code-simplifier

by tommyxchow

star 0

Simplify and refine code for clarity, consistency, and maintainability while preserving functionality. Use after writing...

tommyxchow

commit

by tommyxchow

star 0

Create a git commit with an appropriate message based on current changes.

tommyxchow

code-review

by tommyxchow

star 0

Review code changes for bugs, quality, and project compliance. Works on PRs or local changes. Use when asked to review a...

Naw3

framer-motion

by Naw3

star 0

Animation patterns and micro-interactions with Framer Motion in React/Next.js. Use when implementing animations, page tr...

Naw3

database-migrations

by Naw3

star 0

Database migration patterns for Supabase, Prisma, and Drizzle ORM. Best practices for schema changes, rollbacks, and pro...

Naw3

supabase-auth

by Naw3

star 0

Authentication and session management patterns with Supabase Auth. Use when implementing login flows, OAuth providers, s...

Naw3

zustand-patterns

by Naw3

star 0

State management patterns with Zustand 5, including store creation, slices pattern, persistence, devtools, and React int...

Naw3

pwa-next

by Naw3

star 0

Progressive Web App patterns for Next.js including service workers, offline support, caching strategies, and installabil...

Naw3

git-conventional-commits

by Naw3

star 0

Conventional commits specification and Git workflow patterns. Use when writing commit messages, setting up commit hooks,...

Naw3

mcp-server-dev

by Naw3

star 0

Patterns for building Model Context Protocol (MCP) servers including tools, resources, prompts, and transport handling....

Naw3

tailwind-v4

by Naw3

star 0

Tailwind CSS v4 patterns and new features including CSS-first configuration, @theme directive, container queries, and mo...

Naw3

error-handling

by Naw3

star 0

Error handling patterns for production applications including error boundaries, API errors, logging, and user-friendly m...

Naw3

api-rate-limiting

by Naw3

star 0

Patterns for robust API integration including retry logic, circuit breakers, request deduplication, and rate limiting. U...

Naw3

claude-code-plugins

by Naw3

star 0

Patterns for building Claude Code plugins including commands, agents, hooks, MCP servers, and plugin marketplaces. Use w...

Naw3

vercel-ai-sdk

by Naw3

star 0

Patterns for building AI applications with Vercel AI SDK including streaming LLM responses, tool calling, structured out...

Naw3

seo-next

by Naw3

star 0

SEO patterns for Next.js App Router including metadata, Open Graph, structured data, sitemaps, and Core Web Vitals optim...

Naw3

next-cache-patterns

by Naw3

star 0

Next.js caching and data fetching patterns including cacheLife, PPR, revalidation strategies, and cache invalidation. Us...

Naw3

react-19-patterns

by Naw3

star 0

React 19 modern patterns including the use() hook, Server Components, Server Actions, React Compiler, and new APIs. Use...

Naw3

typescript-patterns

by Naw3

star 0

Advanced TypeScript patterns for type-safe applications. Use when implementing complex types, generics, utility types, d...

Naw3

testing-patterns

by Naw3

star 0

Testing patterns with Vitest, React Testing Library, and Playwright. Use when writing unit tests, component tests, integ...

star 0

Generates PRDs with user stories and acceptance criteria. Triggers on: create prd, plan feature, write requirements, spe...

Windsage63

html-wsl

by Windsage63

star 0

Maps WSL Linux file paths to Windows browser URLs for previewing HTML files. Triggers on: open in browser, preview html,...

Windsage63

project-pipeline

by Windsage63

star 0

Orchestrates the complete lifecycle of a new software project. Use this skill to initiate a new project from a vague ide...