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
dpietersz

global-error-handling

by dpietersz

star 0

Implement robust error handling with user-friendly messages, specific exception types, centralized error handling, grace...

dpietersz

frontend-css

by dpietersz

star 0

Write and maintain CSS using consistent methodology (Tailwind, BEM, CSS modules, utility classes) while following the pr...

dpietersz

frontend-accessibility

by dpietersz

star 0

Build accessible user interfaces using semantic HTML, proper ARIA attributes, keyboard navigation, color contrast, and s...

dpietersz

frontend-components

by dpietersz

star 0

Design and build reusable, composable UI components with single responsibility, clear interfaces, and proper encapsulati...

dpietersz

testing-test-writing

by dpietersz

star 0

Write minimal, strategic tests focused on core user flows and critical paths with clear test names, mocked dependencies,...

dpietersz

global-commenting

by dpietersz

star 0

Write self-documenting code with minimal, helpful comments that explain complex logic without documenting temporary chan...

dpietersz

backend-queries

by dpietersz

star 0

Write secure, optimized database queries using parameterized statements, eager loading, and proper indexing to prevent S...

dpietersz

frontend-responsive

by dpietersz

star 0

Implement responsive designs using mobile-first development, fluid layouts, standard breakpoints, and relative units to...

dpietersz

backend-models

by dpietersz

star 0

Define database models with clear naming, proper data types, relationships, constraints, and validation rules. Use this...

JosephAnson

tanstack-query-basics

by JosephAnson

star 0

TanStack Query fundamentals including useQuery, useMutation, query keys, and cache management. Use when working with dat...

JosephAnson

testing-summary

by JosephAnson

star 0

Generate testing documentation from Linear issues and git commits. Use when the user requests test instructions, testing...

JosephAnson

vue-nuxt

by JosephAnson

star 0

This skill provides Vue 3 and Nuxt 4 best practices for the fitness app. Use when working with components, composables,...

JosephAnson

tanstack-query-integratio...

by JosephAnson

star 0

Integration patterns for TanStack Query with VeeValidate forms, TanStack Table, and ProVet patterns. Use when combining...

JosephAnson

database

by JosephAnson

star 0

This skill provides Drizzle ORM patterns and database conventions for the fitness app. Use when creating queries, implem...

JosephAnson

tanstack-query-advanced

by JosephAnson

star 0

Advanced TanStack Query patterns including useInfiniteQuery, QueryClient operations, and optimistic updates. Use for inf...

JosephAnson

typescript

by JosephAnson

star 0

This skill provides TypeScript best practices and conventions for the fitness app. Use when writing TypeScript code, def...

star 0

Install all recommended plugins and marketplaces. Use this when the user asks to setup plugins, install recommended plug...

JosephAnson

shadcn-vue

by JosephAnson

star 0

This skill provides best practices for using Shadcn Vue components in the fitness app. Use when working with UI componen...

star 0

This skill provides Zod 4 validation patterns and conventions for the fitness app. Use when writing validation schemas,...

JosephAnson

testing

by JosephAnson

star 0

This skill provides Testing Library best practices for the fitness app. Use when writing component tests, API tests, or...

JosephAnson

api-patterns

by JosephAnson

star 0

This skill provides API route patterns and conventions for the fitness app. Use when creating or modifying API routes, h...

nickmcblain

doc-coauthoring

by nickmcblain

star 0

Guide users through a structured workflow for co-authoring articles, blog posts, personal essays, or informal longform w...

enact-on

python

by enact-on

star 0

Python, FastAPI, Django, and Flask development patterns and best practices

enact-on

expo

by enact-on

star 0

Expo framework for React Native development with EAS Build, managed workflow, and OTA updates