80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
bio-reporting-rmarkdown-r...
by GPTomics
Create reproducible bioinformatics analysis reports with R Markdown including code, results, and visualizations in HTML,...
bio-reporting-quarto-repo...
by GPTomics
Build reproducible scientific documents, presentations, and websites with Quarto supporting R, Python, Julia, and Observ...
bio-data-visualization-co...
by GPTomics
Select and apply colorblind-friendly palettes for scientific figures using viridis, RColorBrewer, and custom color schem...
bio-entrez-link
by GPTomics
Find cross-references between NCBI databases using Biopython Bio.Entrez. Use for navigating from genes to proteins, sequ...
bio-entrez-fetch
by GPTomics
Retrieve records from NCBI databases using Biopython Bio.Entrez. Use for downloading sequences, fetching GenBank records...
bio-entrez-search
by GPTomics
Search NCBI databases using Biopython Bio.Entrez. Use for finding records by keyword, building search queries, discoveri...
ui-skills
by multica-ai
Opinionated constraints for building better interfaces with agents.
Guidelines for using modern CSS pseudo-elements beyond ::before and ::after. Use when styling native browser features, i...
Guidelines for applying Disney's 12 principles of animation to web interfaces. Use when implementing motion, reviewing a...
development-workflow
by toss
Complete workflow from new Hook/Component/Util development to deployment. Use when starting new feature development.
Best practices for implementing Android ViewModels, specifically focused on StateFlow for UI state and SharedFlow for on...
Guidance on implementing the Data Layer using Repository pattern, Room (Local), and Retrofit (Remote) with offline-first...
Debug and optimize Android/Gradle build performance. Use when builds are slow, investigating CI/CD performance, analyzin...
Authoritative rules and patterns for production-quality Kotlin Coroutines onto Android. Covers structured concurrency, l...
Comprehensive testing strategy involving Unit, Integration, Hilt, and Screenshot tests.
Implement navigation in Jetpack Compose using Navigation Compose. Use when asked to set up navigation, pass arguments be...
Expert checklist and prompts for auditing and fixing Android accessibility issues, especially in Jetpack Compose.
Expert guidance on setting up scalable Gradle build logic using Convention Plugins and Version Catalogs.
Audit and improve Jetpack Compose runtime performance from code review and architecture. Use when asked to diagnose slow...
Kotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related...
Expert guidance on setting up and maintaining a modern Android application architecture using Clean Architecture and Hil...
Convert Android XML layouts to Jetpack Compose. Use when asked to migrate Views to Compose, convert XML to Composables,...
Best practices for building UI with Jetpack Compose, focusing on state hoisting, detailed performance optimizations, and...
convex-file-storage
by waynesutton
Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, an...