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
timequity

beads-workflow

by timequity

star 0

Proactive workflow for projects using beads issue tracker. ACTIVATE AUTOMATICALLY when session starts in directory with...

timequity

browser-extension

by timequity

star 0

Build browser extensions with WXT framework, Manifest V3, and TypeScript. Use when: creating Chrome extension, Firefox a...

timequity

edge-stack

by timequity

star 0

Modern edge-native web stack: Hono + htmx + UnoCSS + Cloudflare D1. Use when: building server-rendered apps with interac...

timequity

openai-sdk

by timequity

star 0

OpenAI official SDK usage (Python, Node.js). Use when: writing code that calls OpenAI API, implementing chat/embeddings/...

timequity

openai-api

by timequity

star 0

OpenAI REST API integration guide. Use when: making direct HTTP calls to OpenAI API, understanding API structure without...

jhlee0409

custom-hook

by jhlee0409

star 0

Creates custom React hooks for SideDish. Use when the user asks to create a new hook, extract shared logic into a hook,...

jhlee0409

testing

by jhlee0409

star 0

Writes tests using Vitest and Testing Library. Use when creating unit tests, API tests, component tests, or mocking Fire...

jhlee0409

project-feature

by jhlee0409

star 0

Adds new fields or features to Project entity. Use when extending project schema, adding new properties, updating forms,...

jhlee0409

create-component

by jhlee0409

star 0

Creates React components for SideDish. Use when adding new UI components, modals, forms, or interactive elements. Includ...

jhlee0409

error-handling

by jhlee0409

star 0

일관된 에러 처리와 로깅 패턴을 구현합니다. API 에러 응답, 예외 처리, 에러 바운더리, 사용자 친화적 메시지 작성 시 사용하...

jhlee0409

firebase-operations

by jhlee0409

star 0

Performs Firebase Firestore operations. Use when querying collections, creating/updating/deleting documents, using batch...

jhlee0409

debugging

by jhlee0409

star 0

Debugs common issues in SideDish. Use when fixing errors, investigating bugs, troubleshooting API failures, or resolving...

jhlee0409

api-endpoint

by jhlee0409

star 0

Creates Next.js API routes with Firebase. Use when adding GET/POST/PATCH/DELETE endpoints, implementing pagination, addi...

jhlee0409

korean-ux

by jhlee0409

star 0

Writes Korean UI text for SideDish. Use when adding buttons, labels, error messages, placeholders, or any user-facing Ko...

jhlee0409

api-architecture

by jhlee0409

star 0

API 아키텍처 설계 원칙과 패턴을 적용합니다. RESTful API 설계, 버저닝, 응답 표준화, 미들웨어 패턴 구현 시 사용하세요. Nex...

jhlee0409

security

by jhlee0409

star 0

Implements security features following OWASP guidelines. Use when validating input, preventing XSS, adding rate limiting...

jhlee0409

styling

by jhlee0409

star 0

Styles components using Tailwind CSS 4 and SideDish design system. Use when adding styles, buttons, forms, cards, animat...

jhlee0409

gemini-ai

by jhlee0409

star 0

Integrates Gemini AI for content generation. Use when adding AI features, generating project descriptions, implementing...

jhlee0409

form-validation

by jhlee0409

star 0

Validates forms using React Hook Form and Zod. Use when creating forms with validation, handling form state, showing err...

jhlee0409

data-modeling

by jhlee0409

star 0

Firestore 데이터 모델링과 스키마 설계 패턴을 적용합니다. 새 컬렉션 추가, 관계 설계, 인덱스 최적화, 데이터 마이그레이션...

star 0

Python Linter (user)

diegofornalha

setup-linting-ci

by diegofornalha

star 0

Configura linting automático com pre-commit hooks e CI/CD para projetos Python

diegofornalha

tech-debt-resolver

by diegofornalha

star 0

Loop automatizado de melhoria contínua que usa o Chat RAG para identificar débitos técnicos, implementa correções, reing...

diegofornalha

devtools-testing

by diegofornalha

star 0

Toolkit para interagir e testar aplicações web locais usando Chrome DevTools MCP. Suporta verificação de funcionalidade...