Browse Skills

44358 skills found

bulk-rna-seq-differential-expression-with-omicverse.md
783
1 export bulk-rna-seq-differential-expression-with-omicverse
2 Starlitnightly from "Starlitnightly/omicverse"
3 Guide Claude through omicverse's bulk RNA-seq DEG pipeline, from gene ID mapping and DESeq2 normalization to statistical testing, visualization, and pathway enrichment. Use when a user has bulk count matrices and needs differential expression analysis in omicverse.
2026-01-04
tcga-bulk-data-preprocessing-with-omicverse.md
783
1 export tcga-bulk-data-preprocessing-with-omicverse
2 Starlitnightly from "Starlitnightly/omicverse"
3 Guide Claude through ingesting TCGA sample sheets, expression archives, and clinical carts into omicverse, initialising survival metadata, and exporting annotated AnnData files.
2026-01-04
data-export-excel.md
783
1 export data-export-excel
2 Starlitnightly from "Starlitnightly/omicverse"
3 Export analysis results, data tables, and formatted spreadsheets to Excel files using openpyxl. Works with ANY LLM provider (GPT, Gemini, Claude, etc.).
2026-01-04
action-creator.md
783
1 export action-creator
2 anthropics from "anthropics/claude-agent-sdk-demos"
3 Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources).
2026-01-06
agentscope-java.md
759
1 export agentscope-java
2 agentscope-ai from "agentscope-ai/agentscope-java"
3 Expert Java developer skill for AgentScope Java framework - a reactive, message-driven multi-agent system built on Project Reactor. Use when working with reactive programming, LLM integration, agent orchestration, multi-agent systems, or when the user mentions AgentScope, ReActAgent, Mono/Flux, Project Reactor, or Java agent development. Specializes in non-blocking code, tool integration, hooks, pipelines, and production-ready agent applications.
2026-01-06
testing.md
736
1 export testing
2 cloudflare from "cloudflare/sandbox-sdk"
3 Use when writing or running tests for this project. Covers unit vs E2E test decisions, test file locations, mock patterns, and project-specific testing conventions. (project)
2026-01-06
git-commit.md
736
1 export git-commit
2 cloudflare from "cloudflare/sandbox-sdk"
3 Use when creating git commits to ensure commit messages follow project standards. Applies the 7 rules for great commit messages with focus on conciseness and imperative mood.
2026-01-06
session-execution.md
736
1 export session-execution
2 cloudflare from "cloudflare/sandbox-sdk"
3 Use when working on or reviewing session execution, command handling, shell state, FIFO-based streaming, or stdout/stderr separation. Relevant for session.ts, command handlers, exec/execStream, or anything involving shell process management. (project)
2026-01-06
goal-tracking.md
734
1 export goal-tracking
2 ballred from "ballred/obsidian-claude-pkm"
3 Track progress toward 3-year, yearly, monthly, and weekly goals. Calculate completion percentages, surface stalled goals, connect daily tasks to objectives. Use for goal reviews and progress tracking.
2026-01-06
obsidian-vault-ops.md
734
1 export obsidian-vault-ops
2 ballred from "ballred/obsidian-claude-pkm"
3 Read and write Obsidian vault files, manage wiki-links, process markdown with YAML frontmatter. Use when working with vault file operations, creating notes, or managing links.
2026-01-06
daily-workflow.md
734
1 export daily-workflow
2 ballred from "ballred/obsidian-claude-pkm"
3 Morning routine, midday check-in, and evening shutdown workflows. Structure daily planning, task review, and end-of-day reflection. Use for daily productivity routines.
2026-01-06
api-documentation-generator.md
727
1 export api-documentation-generator
2 luongnv89 from "luongnv89/claude-howto"
3 Generate comprehensive, accurate API documentation from source code. Use when creating or updating API documentation, generating OpenAPI specs, or when users mention API docs, endpoints, or documentation.
2026-01-06
code-review-specialist.md
727
1 export code-review-specialist
2 luongnv89 from "luongnv89/claude-howto"
3 Comprehensive code review with security, performance, and quality analysis. Use when users ask to review code, analyze code quality, evaluate pull requests, or mention code review, security analysis, or performance optimization.
2026-01-06
brand-voice-consistency.md
727
1 export brand-voice-consistency
2 luongnv89 from "luongnv89/claude-howto"
3 Ensure all communication matches brand voice and tone guidelines. Use when creating marketing copy, customer communications, public-facing content, or when users mention brand voice, tone, or writing style.
2026-01-06
blogpost-creator.md
708
1 export blogpost-creator
2 Xe from "Xe/site"
3 Create new posts using the hydrate command.
2026-01-06
safe-file-reader.md
708
1 export safe-file-reader
2 Xe from "Xe/site"
3 Read files without making changes. Use when you need read-only file access.
2026-01-06
performance-optimization.md
701
1 export performance-optimization
2 FarhanAliRaza from "FarhanAliRaza/django-bolt"
3 Apply systematic performance optimization techniques for Python and Rust code: estimation + profiling, API/bulk design, algorithmic wins, cache-friendly memory layout, fewer allocations, fast paths, caching, and compiler-friendly hot loops. Use for performance code reviews, refactors, and profiling-driven optimizations. Keywords: performance, latency, throughput, cache, allocation, memory layout, PyO3, msgspec, tokio, async, pprof, py-spy, perf.
2026-01-06
managing-database-sharding.md
692
1 export managing-database-sharding
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Use when you need to work with database sharding.This skill provides horizontal sharding strategies with comprehensive guidance and automation.Trigger with phrases like "implement sharding", "shard database",or "distribute data".
2026-01-06
analyzing-on-chain-data.md
692
1 export analyzing-on-chain-data
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Perform on-chain analysis including whale tracking, token flows, and network activity.Use when performing crypto analysis.Trigger with phrases like "analyze crypto", "check blockchain", or "monitor market".
2026-01-06
scanning-container-security.md
692
1 export scanning-container-security
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Use when you need to work with security and compliance.This skill provides security scanning and vulnerability detection with comprehensive guidance and automation.Trigger with phrases like "scan for vulnerabilities", "implement security controls",or "audit security".
2026-01-06
versioning-apis.md
692
1 export versioning-apis
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Manage API versions with backward compatibility, deprecation notices, and migration paths.Use when managing API versions and backward compatibility.Trigger with phrases like "version the API", "manage API versions", or "handle API versioning".
2026-01-06
auditing-access-control.md
692
1 export auditing-access-control
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Audit access control implementations for security vulnerabilities and misconfigurations. Use when reviewing authentication and authorization. Trigger with 'audit access control', 'check permissions', or 'validate authorization'.
2026-01-06
processing-computer-vision-tasks.md
692
1 export processing-computer-vision-tasks
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Process images using object detection, classification, and segmentation. Use when requesting "analyze image", "object detection", "image classification", or "computer vision".
2026-01-06
encrypting-and-decrypting-data.md
692
1 export encrypting-and-decrypting-data
2 jeremylongshore from "jeremylongshore/claude-code-plugins-plus"
3 Validate encryption implementations and cryptographic practices. Use when reviewing data security measures. Trigger with 'check encryption', 'validate crypto', or 'review security keys'.
2026-01-06