claude-code
Claude Code skills are designed for Anthropic's terminal-first coding agent workflow. Developers usually browse this page for repo-aware prompts, debugging helpers, refactoring guidance, setup automations, and other skills that fit command-line software work.
Skills compatible with claude-code
disk-cleaner
by gccszs/disk-cleaner
Source details, install context, and public review data are available on the full page.
geopandas
by davila7/claude-code-templates
GeoPandas extends pandas to enable spatial operations on geometric types. It combines the capabilities of pandas and shapely for geospatial data analysis.
grpo-rl-training
by davila7/claude-code-templates
Expert-level guidance for implementing Group Relative Policy Optimization (GRPO) using the Transformer Reinforcement Learning (TRL) library. This skill provides battle-tested patterns, critical insights, and production-ready workflows for fine-tuning language models with custom reward functions.
here-be-git
by intellectronica/agent-skills
Initialise a git repository with optional configuration for agent workflows.
mamba-architecture
by davila7/claude-code-templates
Mamba is a state-space model architecture achieving O(n) linear complexity for sequence modeling.
mviz
by matsonj/mviz
Source details, install context, and public review data are available on the full page.
phoenix-observability
by davila7/claude-code-templates
Open-source AI observability and evaluation platform for LLM applications with tracing, evaluation, datasets, experiments, and real-time monitoring.
railway-database
by davila7/claude-code-templates
Add official Railway database services. These are maintained templates with pre-configured volumes, networking, and connection variables.
scikit-survival
by davila7/claude-code-templates
scikit-survival is a Python library for survival analysis built on top of scikit-learn. It provides specialized tools for time-to-event analysis, handling the unique challenge of censored data where some observations are only partially known.
security-audit-logging
by aj-geddes/useful-ai-prompts
Implement comprehensive audit logging for security events, user actions, and system changes with structured logging, retention policies, and SIEM integration.
story-sense
by jwynia/agent-skills
Identify what state a story is in and what it needs to move forward. This is not a linear process but a diagnostic model: Assess → Diagnose → Intervene → Reassess.
accessibility-audit
by webflow/webflow-skills
Comprehensive WCAG 2.1 accessibility audit for Webflow pages with detailed issue detection and actionable fixes.
aeon
by davila7/claude-code-templates
Aeon is a scikit-learn compatible Python toolkit for time series machine learning. It provides state-of-the-art algorithms for classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search.
shap
by davila7/claude-code-templates
SHAP is a unified approach to explain machine learning model outputs using Shapley values from cooperative game theory. This skill provides comprehensive guidance for:
venue-templates
by davila7/claude-code-templates
Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues, academic conferences, research posters, and grant proposals. This skill provides ready-to-use templates and detailed specifications for successful academic submissions across disciplines.
scikit-bio
by davila7/claude-code-templates
scikit-bio is a comprehensive Python library for working with biological data. Apply this skill for bioinformatics analyses spanning sequence manipulation, alignment, phylogenetics, microbial ecology, and multivariate statistics.
axolotl
by davila7/claude-code-templates
Comprehensive assistance with axolotl development, generated from official documentation.
biopython
by davila7/claude-code-templates
Biopython is a comprehensive set of freely available Python tools for biological computation. It provides functionality for sequence manipulation, file I/O, database access, structural bioinformatics, phylogenetics, and many other bioinformatics tasks. The current version is Biopython 1.85 (released January 2025),...
geo-database
by davila7/claude-code-templates
The Gene Expression Omnibus (GEO) is NCBI's public repository for high-throughput gene expression and functional genomics data. GEO contains over 264,000 studies with more than 8 million samples from both array-based and sequence-based experiments.
llamaguard
by davila7/claude-code-templates
LlamaGuard is a 7-8B parameter model specialized for content safety classification.
llava
by davila7/claude-code-templates
Open-source vision-language model for conversational image understanding.
openrlhf-training
by davila7/claude-code-templates
OpenRLHF is a Ray-based RLHF framework optimized for distributed training with vLLM inference acceleration.
railway-deploy
by davila7/claude-code-templates
Deploy code from the current directory to Railway using railway up .
railway-new
by davila7/claude-code-templates
Create Railway projects, services, and databases with proper configuration.