Browse Skills
22656 skills found
explaining-code.md
2
1
export
explaining-code
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?"
2026-01-05
archiving-databases.md
2
1
export
archiving-databases
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill automates database archival processes. It helps reduce primary database size by moving historical records to archive tables or cold storage solutions like S3, Azure Blob, or GCS. The plugin supports PostgreSQL and MySQL, implementing automated retention policies, compression, compliance tracking, and zero-downtime migration. Use this when the user mentions "database archival", "archive old database records", "retention policies", "cold storage", or "reduce database size." It is particularly useful for handling requests related to data lifecycle management and compliance requirements in database systems.
2026-01-05
memory-management-optimization.md
2
1
export
memory-management-optimization
2
from
"HTRamsey/claude-config"
from
"HTRamsey/claude-config"
3
Debug memory leaks, profile memory usage, optimize allocations. Use when heap grows unexpectedly, OOM errors occur, allocation performance matters, profiling shows memory bottleneck, Valgrind/ASAN reports issues, or Python objects not being collected. Covers C++ (Valgrind, ASAN, RAII), Python (tracemalloc, objgraph), and general patterns.
2026-01-05
ethics.md
2
1
export
ethics
2
from
"poemswe/co-researcher"
from
"poemswe/co-researcher"
3
Research ethics, IRB compliance, and data privacy analysis.
2026-01-05
analyzing-security-headers.md
2
1
export
analyzing-security-headers
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill analyzes HTTP security headers of a given domain to identify potential vulnerabilities and misconfigurations. It provides a detailed report with a grade, score, and recommendations for improvement. Use this skill when the user asks to "analyze security headers", "check HTTP security", "scan for security vulnerabilities", or requests a "security audit" of a website. It will automatically activate when security-related keywords are used in conjunction with domain names or URLs.
2026-01-05
setting-up-experiment-tracking.md
2
1
export
setting-up-experiment-tracking
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill automates the setup of machine learning experiment tracking using tools like MLflow or Weights & Biases (W&B). It is triggered when the user requests to "track experiments", "setup experiment tracking", "initialize MLflow", or "integrate W&B". The skill configures the necessary environment, initializes the tracking server (if needed), and provides code snippets for logging experiment parameters, metrics, and artifacts. It helps ensure reproducibility and simplifies the comparison of different model runs.
2026-01-05
context-assembler.md
2
1
export
context-assembler
2
from
"mehdic/bazinga"
from
"mehdic/bazinga"
3
Assembles relevant context for agent spawns with prioritized ranking. Ranks packages by relevance, enforces token budgets with graduated zones, captures error patterns for learning, and supports configurable per-agent retrieval limits.
2026-01-05
user-researcher.md
2
1
export
user-researcher
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Conduct user research and validation. Use when discovering user needs, validating assumptions, creating personas, or understanding pain points. Covers interviews, surveys, analysis, and synthesis.
2026-01-05
genomic-feature-annotation.md
2
1
export
genomic-feature-annotation
2
from
"BIsnake2001/ChromSkills"
from
"BIsnake2001/ChromSkills"
3
This skill is used to perform genomic feature annotation and visualization for any file containing genomic region information using Homer (Hypergeometric Optimization of Motif EnRichment). It annotates regions such as promoters, exons, introns, intergenic regions, and TSS proximity, and generates visual summaries of feature distributions.
2026-01-05
state-management.md
2
1
export
state-management
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
フロントエンドの状態管理戦略、ライブラリ選定、非同期状態設計、正規化と最適化を支援するスキル。状態のスコープ整理から実装・検証までを一貫して支援する。Anchors:• Learning React / 適用: Hooks基礎 / 目的: 状態分類と責務分離• Redux Essentials / 適用: Redux Toolkit運用 / 目的: 予測可能な状態管理• Vue 3 Composition API / 適用: Vue状態管理 / 目的: Composition API活用• Domain-Driven Design / 適用: 状態モデリング / 目的: ドメイン境界の整合Trigger:Use when selecting a state management approach, designing global/local state, handling async state, or optimizing state structure.state management, redux, zustand, context api, async state
2026-01-05
catchup.md
2
1
export
catchup
2
from
"ryugen04/dotfiles"
from
"ryugen04/dotfiles"
3
Use when user requests learning review or knowledge consolidation. Triggers: (1) "daily review" or "daily" keywords, (2) "weekly review" or "weekly" keywords, (3) "understanding test" or "test" keywords, (4) "current location" or "where" keywords, (5) end-of-session retrospectives.
2026-01-05
feature-research.md
2
1
export
feature-research
2
from
"escarti/agentDevPrompts"
from
"escarti/agentDevPrompts"
3
Use after brainstorming is complete but before planning implementation, when you need technical details about integration points, APIs, data shapes, or existing patterns - produces directive specification with all ambiguities extracted to structured clarification file
2026-01-05
documentation.md
2
1
export
documentation
2
from
"duc01226/EasyPlatform"
from
"duc01226/EasyPlatform"
3
Use for WRITING documentation with ready-to-use code templates (C# XML docs, TypeScript JSDoc, API docs, README patterns). Best for implementing actual documentation, adding code comments, and creating docs from scratch. NOT for documentation planning (use documentation instead).
2026-01-05
component-patterns.md
2
1
export
component-patterns
2
from
"emanueleielo/deepagents-open-lovable"
from
"emanueleielo/deepagents-open-lovable"
3
React component patterns for reusable, maintainable code
2026-01-05
excel-lbo-modeler.md
2
1
export
excel-lbo-modeler
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Create leveraged buyout (LBO) models in Excel with sources & uses, debt schedules, cash flow waterfalls, and IRR calculations for private equity analysis
2026-01-05
generating-test-reports.md
2
1
export
generating-test-reports
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill generates comprehensive test reports with coverage metrics, trends, and stakeholder-friendly formats (HTML, PDF, JSON). It aggregates test results from various frameworks, calculates key metrics (coverage, pass rate, duration), and performs trend analysis. Use this skill when the user requests a test report, coverage analysis, failure analysis, or historical comparisons of test runs. Trigger terms include "test report", "coverage report", "testing trends", "failure analysis", and "historical test data".
2026-01-05
rxjs-implementation.md
2
1
export
rxjs-implementation
2
from
"pluginagentmarketplace/custom-plugin-angular"
from
"pluginagentmarketplace/custom-plugin-angular"
3
Implement RxJS observables, apply operators, fix memory leaks with unsubscribe patterns, handle errors, create subjects, and build reactive data pipelines in Angular applications.
2026-01-05
creativity-skills.md
2
1
export
creativity-skills
2
from
"davidrd123/ComfyPromptByAPI"
from
"davidrd123/ComfyPromptByAPI"
3
Compositional navigation tools for exploring conceptual space and generating novel outputs. Use when conversation feels stuck, obvious, or generic; when exploring connections between domains; when seeking unexpected perspectives; when outputs need more depth or novelty; when brainstorming or ideation is needed; or when the user invokes skill names like REFRAME, BRIDGE, ELABORATE, COLLIDE, etc.
2026-01-05
performing-security-audits.md
2
1
export
performing-security-audits
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill allows Claude to conduct comprehensive security audits of code, infrastructure, and configurations. It leverages various tools within the security-pro-pack plugin, including vulnerability scanning, compliance checking, cryptography review, and infrastructure security analysis. Use this skill when a user requests a "security audit," "vulnerability assessment," "compliance review," or any task involving identifying and mitigating security risks. It helps to ensure code and systems adhere to security best practices and compliance standards. Activates when you request "performing security audits" functionality.
2026-01-05
concurrency-control.md
2
1
export
concurrency-control
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
GitHub Actions の並行実行制御を設計し、レースコンディションを防止するスキル。concurrency.group と cancel-in-progress を用いた競合回避と検証手順を整理する。Anchors:• The Pragmatic Programmer / 適用: 並行実行制御と品質維持 / 目的: 実践的な改善原則の適用• GitHub Actions Concurrency 仕様 / 適用: group と cancel-in-progress の設定 / 目的: レースコンディション防止• CI/CD Pipeline パターン / 適用: ワークフロー設計と実行管理 / 目的: 安全なパイプライン構築Trigger:Use when implementing concurrency control in GitHub Actions workflows, preventing race conditions, or designing group-based cancellation strategies.concurrency control, github actions, group, cancel-in-progress, race condition
2026-01-05
nixtla-baseline-review.md
2
1
export
nixtla-baseline-review
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Analyze Nixtla baseline forecasting results (sMAPE/MASE on M4 or other benchmark datasets). Use when the user asks about baseline performance, model comparisons, or metric interpretation for Nixtla time-series experiments.
2026-01-05
version-bumper.md
2
1
export
version-bumper
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Automatically handles semantic version updates across plugin.json and marketplace catalog when user mentions version bump, update version, or release. Ensures version consistency in claude-code-plugins repository.
2026-01-05
backend-dev-guidelines.md
2
1
export
backend-dev-guidelines
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
Backend development guidelines for Node.js/Express/TypeScript applications. Layered architecture (Routes → Controllers → Services → Repositories), error handling, validation, middleware patterns, database access, and testing. Use when creating routes, endpoints, APIs, controllers, services, repositories, middleware, or working with backend code.
2026-01-05
analyzing-security-headers.md
2
1
export
analyzing-security-headers
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill analyzes HTTP security headers of a given domain to identify potential vulnerabilities and misconfigurations. It provides a detailed report with a grade, score, and recommendations for improvement. Use this skill when the user asks to "analyze security headers", "check HTTP security", "scan for security vulnerabilities", or requests a "security audit" of a website. It will automatically activate when security-related keywords are used in conjunction with domain names or URLs.
2026-01-05