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
maneeshanif

accessibility-readability

by maneeshanif

star 0

Ensure textbook content is accessible, readable, and understandable for learners of all skill levels. Use when reviewing...

maneeshanif

visual-assets

by maneeshanif

star 0

Create and manage diagrams, illustrations, tables, and visual components for the textbook. Use when adding architecture...

maneeshanif

auth-personalization

by maneeshanif

star 0

Add Better Auth signup/signin, personalize chapter content, and persist user preferences. Use when implementing authenti...

maneeshanif

chapter-formatting

by maneeshanif

star 0

Enforce consistent chapter formatting, numbering conventions, and structural alignment across the entire textbook. Use w...

maneeshanif

book-docusaurus

by maneeshanif

star 0

Scaffold, structure, and deploy the Physical AI textbook in Docusaurus with book-aware content and RAG-ready exports. Us...

maneeshanif

rag-chatbot

by maneeshanif

star 0

Build the FastAPI-based RAG service using OpenAI Agents/ChatKit, Neon Postgres, and Qdrant for the textbook. Use when cr...

maneeshanif

ui-embed

by maneeshanif

star 0

Embed the chatbot UI inside Docusaurus and connect it to the FastAPI RAG backend. Use when building chat components, han...

maneeshanif

content-writer

by maneeshanif

star 0

Write technical content for the Physical AI textbook including chapters, examples, code snippets, and exercises. Use whe...

maneeshanif

localization-urdu

by maneeshanif

star 0

Provide per-chapter Urdu translation toggle and manage translated content delivery. Use when translating chapters, cachi...

nprbst

speck-help

by nprbst

star 0

Answer questions about Speck specs, plans, tasks, requirements, progress, architecture, user stories, feature status, an...

tomsuharto-git

task-manager

by tomsuharto-git

star 0

Create and manage development tasks after the user approves a plan. Initializes folders/files, updates the backlog, and...

tomsuharto-git

memory-curator

by tomsuharto-git

star 0

Manage architectural decisions and insights in memory.jsonl. Use when you need to document strategic decisions, lessons...

overtimepog

frontend-accessibility

by overtimepog

star 0

Build accessible user interfaces following WCAG 2.2 standards with proper semantic HTML, ARIA attributes, keyboard navig...

overtimepog

frontend-css

by overtimepog

star 0

Write maintainable, performant CSS using modern methodologies including Tailwind CSS utility classes, CSS modules, CSS-i...

overtimepog

global-validation

by overtimepog

star 0

Implement comprehensive input validation on server-side with complementary client-side validation for user experience, u...

overtimepog

global-conventions

by overtimepog

star 0

Follow project-wide development conventions including project structure, documentation standards, version control practi...

overtimepog

backend-migrations

by overtimepog

star 0

Create and manage database migrations for schema changes, ensuring zero-downtime deployments and data integrity. Use thi...

overtimepog

global-tech-stack

by overtimepog

star 0

Reference and maintain the project's technology stack including frameworks, languages, databases, testing tools, and thi...

overtimepog

frontend-components

by overtimepog

star 0

Design and build reusable, maintainable UI components following modern architecture patterns for React, Vue, or other fr...

overtimepog

backend-queries

by overtimepog

star 0

Write efficient, secure database queries using ORMs or raw SQL, preventing N+1 problems, SQL injection, and performance...

overtimepog

backend-api

by overtimepog

star 0

Design and implement RESTful APIs, GraphQL endpoints, and backend API architecture following modern standards. Use this...

overtimepog

testing-test-writing

by overtimepog

star 0

Write strategic, focused tests for critical user flows and core functionality using modern testing frameworks, focusing...

overtimepog

backend-models

by overtimepog

star 0

Define database models, schemas, and ORM mappings with proper relationships, constraints, and data integrity rules. Use...

overtimepog

global-coding-style

by overtimepog

star 0

Maintain consistent coding style, formatting, and naming conventions across the entire codebase following DRY and YAGNI...