Browse Skills

2585 skills found

sc-best-practices-auto.md
0
1 export sc-best-practices-auto
2 Ketomihine from "Ketomihine/my_skills"
3 单细胞分析最佳实践集合——目录索引自动发现,完整抓取HTML/MD与代码块
2025-12-03
skill-creator.md
0
1 export skill-creator
2 kienhaminh from "kienhaminh/profile"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-21
agentdb-vector-search.md
0
1 export agentdb-vector-search
2 adebold from "adebold/warehouse-network"
3 B2B warehouse marketplace platform connecting businesses with storage operators
2026-01-11
create-skill.md
0
1 export create-skill
2 craigtkhill from "craigtkhill/atui-tools"
3 Agentic Terminal User Interface tools, agents and configs following a Spec-Test-Driven Development process
2026-02-25
conversation-finder.md
0
1 export conversation-finder
2 AlexisLaporte from "AlexisLaporte/agent-helpers"
3 Web application to browse, manage, and sync Claude Code customizations (skills, commands, agents, output styles)
2026-02-13
cloudflare-r2-d1.md
0
1 export cloudflare-r2-d1
2 SecurityRonin from "SecurityRonin/ronin-marketplace"
3 Battle-tested skills for Claude Code. Deployment patterns, browser automation, and hard-won knowledge from real projects.
2026-02-14
deep-research-prompt-builder.md
0
1 export deep-research-prompt-builder
2 lejoe from "lejoe/claude-plugins"
3 lejoe's claude skills
2026-02-12
global-error-handling.md
0
1 export global-error-handling
2 SpacePlushy from "SpacePlushy/portfolio"
3 Frank Palmisano's Professional Portfolio
2026-01-27
nest-server-updating.md
0
1 export nest-server-updating
2 lenneTech from "lenneTech/claude-code"
3 Claude Code Plugin for lenne.tech development - Skills, Commands & Hooks for Nuxt 4, NestJS, TDD and CLI tools
2026-02-14
Proteomics.md
0
1 export Proteomics
2 JoBBurt from "JoBBurt/proteomics-skill"
3 Proteomics analysis toolkit for label-free quantitative proteomics. Invokes R scripts for normalization, visualization (volcano, heatmap, PCA, LOPIT), pathway analysis (KEGG, ConsensusPathDB), and protein list cross-referencing (MISEV2018, SASP, Matrisome). USE WHEN user says 'analyze proteomics', 'volcano plot', 'normalize protein data', 'pathway enrichment', 'check EV markers', 'SASP analysis', 'matrisome', OR mentions q-value, fold-change, or protein quantification.
2025-12-27
consulting-peer-llms.md
0
1 export consulting-peer-llms
2 ether-moon from "ether-moon/skill-set"
3 Use when user explicitly requests feedback from other LLM tools (Gemini, Codex) on current work - executes peer reviews in parallel and synthesizes responses into actionable insights
2026-02-19
claude-context.md
0
1 export claude-context
2 vetacreativalaser from "vetacreativalaser/vetacreativalaser"
3 Carga el archivo CLAUDE_PROMPT.md como contexto para aplicar las instrucciones y mejores prácticas del proyecto. Úsalo cuando el usuario quiera aplicar las guías personalizadas, principios de trabajo, o cuando diga "load claude context", "usa el prompt", "aplica CLAUDE_PROMPT", "/claude" o "/bot".
2026-01-06
east-py-datascience.md
0
1 export east-py-datascience
2 elaraai from "elaraai/east-plugin"
3 Data science and machine learning platform functions for the East language (TypeScript types). Use when writing East programs that need optimization (MADS, Optuna, SimAnneal, Scipy), machine learning (XGBoost, LightGBM, NGBoost, Torch MLP, GP), ML utilities (Sklearn preprocessing, metrics, splits), or model explainability (SHAP). Triggers for: (1) Writing East programs with @elaraai/east-py-datascience, (2) Derivative-free optimization with MADS, (3) Bayesian optimization with Optuna, (4) Discrete/combinatorial optimization with SimAnneal, (5) Gradient boosting with XGBoost or LightGBM, (6) Probabilistic predictions with NGBoost or GP, (7) Neural networks with Torch MLP, (8) Data preprocessing and metrics with Sklearn, (9) Model explainability with Shap.
2026-01-25
fact-checking-self-assessment.md
0
1 export fact-checking-self-assessment
2 Zazzles2908 from "Zazzles2908/Mini-Agent_ACP"
3 Mini-Agent ACP - AI Assistant Project
2026-01-25
configuration.md
0
1 export configuration
2 sayali-ingle-pdl from "sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3 AI app starter template
2026-01-27
content-generation-workflow.md
0
1 export content-generation-workflow
2 insightfulaf from "insightfulaf/InsightfulAffiliate_NextGenCopyAI"
3 Automated workflow for generating AI-powered content using agent_codex.py. Handles prompt setup, batch processing, validation, and output management for InsightfulAffiliate and NextGenCopyAI content.
2026-02-02
pwa-troubleshooting.md
0
1 export pwa-troubleshooting
2 skaihigh from "skaihigh/claude-agent-command-templates"
3 A single-point-of-change configuration system for managing Claude Code agents, commands, and skills across multiple projects using symlinks.
2025-11-20
mcp-integration.md
0
1 export mcp-integration
2 randalmurphal from "randalmurphal/claude-config"
3 My Claude orchestration configuration and tools
2026-02-20
update-project-docs.md
0
1 export update-project-docs
2 workromancer from "workromancer/my-claude-settings"
3 Automated project documentation updater that synchronizes and maintains current documentation across the project
2026-01-04
Unnamed Skill.md
0
1 export Unnamed Skill
2 vjcitn from "vjcitn/BiocMCP-tcga"
3 experimental MCP server for TCGA analyses in Bioconductor
2025-11-03
shelby-dapp-builder.md
0
1 export shelby-dapp-builder
2 gounthar from "gounthar/bazel-riscv"
3 Building Bazel from source for RISC-V architecture with automated CI/CD
2025-11-26
agent-memory.md
0
1 export agent-memory
2 btafoya from "btafoya/claude-code-skills"
3 A collection of skills for Claude Code that extend AI agent capabilities with persistent memory, specialized tools, and reusable workflows
2025-12-03
code-refactoring-patterns.md
0
1 export code-refactoring-patterns
2 MaxBoiko21 from "MaxBoiko21/claude-plugins-marketplace"
3 This skill should be used when the user asks to "refactor large files", "split code into smaller pieces", "extract methods", "how should I refactor", "improve code structure", "break down large functions", or discusses strategies for dividing monolithic code into smaller, maintainable components.
2026-02-12
training-navigation-vendor-agnostic.md
0
1 export training-navigation-vendor-agnostic
2 mbosseme from "mbosseme/computer-use-1"
3 Navigate web-based trainings that gate progress via timers/videos/disabled Next buttons.
2026-02-12