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
GPTomics

bio-reporting-rmarkdown-r...

by GPTomics

star 299

Create reproducible bioinformatics analysis reports with R Markdown including code, results, and visualizations in HTML,...

GPTomics

bio-reporting-quarto-repo...

by GPTomics

star 299

Build reproducible scientific documents, presentations, and websites with Quarto supporting R, Python, Julia, and Observ...

GPTomics

bio-data-visualization-co...

by GPTomics

star 299

Select and apply colorblind-friendly palettes for scientific figures using viridis, RColorBrewer, and custom color schem...

GPTomics

bio-entrez-link

by GPTomics

star 299

Find cross-references between NCBI databases using Biopython Bio.Entrez. Use for navigating from genes to proteins, sequ...

GPTomics

bio-entrez-fetch

by GPTomics

star 299

Retrieve records from NCBI databases using Biopython Bio.Entrez. Use for downloading sequences, fetching GenBank records...

GPTomics

bio-entrez-search

by GPTomics

star 299

Search NCBI databases using Biopython Bio.Entrez. Use for finding records by keyword, building search queries, discoveri...

multica-ai

ui-skills

by multica-ai

star 298

Opinionated constraints for building better interfaces with agents.

raphaelsalaja

pseudo-elements

by raphaelsalaja

star 298

Guidelines for using modern CSS pseudo-elements beyond ::before and ::after. Use when styling native browser features, i...

raphaelsalaja

12-principles-of-animatio...

by raphaelsalaja

star 298

Guidelines for applying Disney's 12 principles of animation to web interfaces. Use when implementing motion, reviewing a...

toss

development-workflow

by toss

star 298

Complete workflow from new Hook/Component/Util development to deployment. Use when starting new feature development.

new-silvermoon

android-viewmodel

by new-silvermoon

star 298

Best practices for implementing Android ViewModels, specifically focused on StateFlow for UI state and SharedFlow for on...

new-silvermoon

android-data-layer

by new-silvermoon

star 298

Guidance on implementing the Data Layer using Repository pattern, Room (Local), and Retrofit (Remote) with offline-first...

new-silvermoon

gradle-build-performance

by new-silvermoon

star 298

Debug and optimize Android/Gradle build performance. Use when builds are slow, investigating CI/CD performance, analyzin...

new-silvermoon

android-coroutines

by new-silvermoon

star 298

Authoritative rules and patterns for production-quality Kotlin Coroutines onto Android. Covers structured concurrency, l...

new-silvermoon

android-testing

by new-silvermoon

star 298

Comprehensive testing strategy involving Unit, Integration, Hilt, and Screenshot tests.

new-silvermoon

compose-navigation

by new-silvermoon

star 298

Implement navigation in Jetpack Compose using Navigation Compose. Use when asked to set up navigation, pass arguments be...

new-silvermoon

android-accessibility

by new-silvermoon

star 298

Expert checklist and prompts for auditing and fixing Android accessibility issues, especially in Jetpack Compose.

new-silvermoon

android-gradle-logic

by new-silvermoon

star 298

Expert guidance on setting up scalable Gradle build logic using Convention Plugins and Version Catalogs.

new-silvermoon

compose-performance-audit

by new-silvermoon

star 298

Audit and improve Jetpack Compose runtime performance from code review and architecture. Use when asked to diagnose slow...

new-silvermoon

kotlin-concurrency-expert

by new-silvermoon

star 298

Kotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related...

new-silvermoon

android-architecture

by new-silvermoon

star 298

Expert guidance on setting up and maintaining a modern Android application architecture using Clean Architecture and Hil...

new-silvermoon

xml-to-compose-migration

by new-silvermoon

star 298

Convert Android XML layouts to Jetpack Compose. Use when asked to migrate Views to Compose, convert XML to Composables,...

new-silvermoon

compose-ui

by new-silvermoon

star 298

Best practices for building UI with Jetpack Compose, focusing on state hoisting, detailed performance optimizations, and...

waynesutton

convex-file-storage

by waynesutton

star 297

Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, an...