Browse Skills
44969 skills found
minecraft-fabric-dev.md
2
1
export
minecraft-fabric-dev
2
from
"MCDxAI/meteor-client-webgui"
from
"MCDxAI/meteor-client-webgui"
3
Comprehensive guidance for Minecraft mod development with Fabric, including porting from other mod loaders (Forge, NeoForge). Integrates MCP servers for decompilation, documentation access, and mixin validation. Use when developing Fabric mods, porting from Forge, or working with Minecraft source code.
2026-01-05
performance-testing.md
2
1
export
performance-testing
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
システムのパフォーマンス測定・分析・最適化を行うスキル。負荷テスト、ストレステスト、ボトルネック分析を通じて性能改善策を提示します。Anchors:• The Art of Application Performance Testing (Ian Molyneaux) / 適用: パフォーマンステスト戦略 / 目的: 体系的な性能評価手法の確立• Systems Performance (Brendan Gregg) / 適用: USE/REDメソッド / 目的: メトリクス分析とボトルネック特定• Google SRE Book / 適用: SLO/SLI設計 / 目的: 目標ベースの性能評価Trigger:Use when measuring system performance, identifying bottlenecks, load testing, or optimizing application speed.performance testing, load testing, stress testing, bottleneck analysis, latency, throughput, response time, profiling, benchmarking, performance optimization
2026-01-05
wm-workspace-manager.md
2
1
export
wm-workspace-manager
2
from
"jonmagic/skills"
from
"jonmagic/skills"
3
Workspace orchestration automation for the wm CLI multi-repo workflow. Use when user wants to start, resume, extend, or manage engineering workspaces with Git worktrees. Handles intent parsing ("start working on X"), repository resolution, feature slugging, branch naming, and wm command construction with proper flags and collision handling.
2026-01-05
boundary-value-analysis.md
2
1
export
boundary-value-analysis
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
境界値分析と同値分割によるテストケース設計を体系化するスキル。入力領域の分類、境界値抽出、エッジケース追加、組み合わせ最適化を行い、最小のテスト数で検証精度を高める。Anchors:• The Pragmatic Programmer / 適用: テスト設計 / 目的: 実践的改善と品質維持• Software Testing (Glenford J. Myers) / 適用: 境界値設計 / 目的: 代表値選定の明確化• Rapid Software Testing (James Bach) / 適用: 探索的テスト / 目的: エッジケースの発見Trigger:Use when designing test cases, validating input boundaries, applying equivalence partitioning, or optimizing test coverage.
2026-01-05
implementing-database-caching.md
2
1
export
implementing-database-caching
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to implement multi-tier database caching solutions. It is triggered when the user requests database caching, performance improvements, or reduced database load. The skill utilizes Redis, in-memory caching, and CDN layers to optimize database performance by reducing database load, improving query latency, and supporting horizontal scaling with cache-aside, write-through, and read-through patterns. Use this skill when the user mentions terms like "database caching", "improve database performance", "reduce database load", or uses the `/caching` command.
2026-01-05
managing-plugins.md
2
1
export
managing-plugins
2
from
"tenzir/claude-plugins"
from
"tenzir/claude-plugins"
3
Create and maintain Claude Code plugins. Use when editing ANY file in the plugins/ directory (commands, skills, hooks, subagents, or config), bumping plugin versions, registering plugins in marketplace.json, creating or modifying subagents, or asking about plugin structure and best practices.
2026-01-05
spec-update.md
2
1
export
spec-update
2
from
"duc01226/EasyPlatform"
from
"duc01226/EasyPlatform"
3
Use when updating specifications, comparing branches, or ensuring documentation reflects current implementation.
2026-01-05
ubiquitous-language.md
2
1
export
ubiquitous-language
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
ドメイン駆動設計におけるユビキタス言語の確立と適用を専門とするスキル。ドメインエキスパートと開発者が共有する厳密な語彙体系を構築し、コミュニケーションの齟齬を防ぐ。Anchors:• Domain-Driven Design (Eric Evans) / 適用: ユビキタス言語の原則と実践 / 目的: コードとドメインの一貫性確保• Bounded Context / 適用: コンテキスト境界での用語の意味の違いを管理 / 目的: 用語の曖昧さ排除Trigger:Use when establishing domain terminology, creating glossaries, aligning business and technical vocabulary,extracting terms from requirements, defining ubiquitous language for DDD projects,resolving naming conflicts in code, or maintaining domain vocabulary consistency.
2026-01-05
managing-ssltls-certificates.md
2
1
export
managing-ssltls-certificates
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to manage and monitor SSL/TLS certificates using the ssl-certificate-manager plugin. It is activated when the user requests actions related to SSL certificates, such as checking certificate expiry, renewing certificates, or listing installed certificates. Use this skill when the user mentions "SSL certificate", "TLS certificate", "certificate expiry", "renew certificate", or similar phrases related to SSL/TLS certificate management. The plugin can list, check, and renew certificates, providing vital information for maintaining secure connections.
2026-01-05
explaining-machine-learning-models.md
2
1
export
explaining-machine-learning-models
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to provide interpretability and explainability for machine learning models. It is triggered when the user requests explanations for model predictions, insights into feature importance, or help understanding model behavior. The skill leverages techniques like SHAP and LIME to generate explanations. It is useful when debugging model performance, ensuring fairness, or communicating model insights to stakeholders. Use this skill when the user mentions "explain model", "interpret model", "feature importance", "SHAP values", or "LIME explanations".
2026-01-05
capability-graph-builder.md
2
1
export
capability-graph-builder
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Build queryable capability graphs from manifests using Codex for relationship inference between skills, resources, and capabilities.
2026-01-05
3d-visualizer.md
2
1
export
3d-visualizer
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Expert in Three.js, 3D graphics, and interactive 3D visualizations
2026-01-05
particles-lifecycle.md
2
1
export
particles-lifecycle
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
Particle lifecycle management—emission/spawning, death conditions, object pooling, trails, fade-in/out, and state transitions. Use when particles need birth/death cycles, continuous emission, trail effects, or memory-efficient recycling.
2026-01-05
bug-hunting.md
2
1
export
bug-hunting
2
from
"heyJordanParker/dotfiles"
from
"heyJordanParker/dotfiles"
3
Use when reviewing code for bugs, logic errors, security vulnerabilities, edge cases, race conditions, and resource leaks. Focuses on correctness - does the code do what it claims?
2026-01-05
bond-benchmarking.md
1
1
export
bond-benchmarking
2
from
"keith-mvs/ordinis"
from
"keith-mvs/ordinis"
3
Compare bond performance against market benchmarks and indices. Analyzes yield spreads, duration matching, and relative value. Requires numpy>=1.24.0, pandas>=2.0.0. Use when evaluating bonds against peers, measuring portfolio attribution, or identifying value opportunities in fixed income markets.
2026-01-05
moai-mcp-figma.md
1
1
export
moai-mcp-figma
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Figma MCP integration specialist for design system extraction, component generation, and design-to-code workflows. Use when integrating Figma designs into development.
2026-01-05
terraform-provider-tests.md
1
1
export
terraform-provider-tests
2
from
"hashi-demo-lab/terraform-provider-bcm"
from
"hashi-demo-lab/terraform-provider-bcm"
3
Analyze and improve Terraform provider test coverage using terraform-plugin-testing v1.13.3+ patterns. Use when (1) analyzing test coverage gaps, (2) adding missing tests (drift detection, import, idempotency), (3) converting legacy patterns to modern state checks, (4) tracking optional field coverage, (5) verifying test quality, or (6) validating example accuracy. Supports automated coverage analysis, guided pattern improvements, and example testing.
2026-01-05
test-blocked-fixture.md
1
1
export
test-blocked-fixture
2
from
"basher83/agent-auditor"
from
"basher83/agent-auditor"
3
This is a test fixture with intentional violations for regression testing. It contains <angle brackets> which trigger B5, and has an unexpected frontmatter property which triggers W2.
2026-01-05
standards-extraction.md
1
1
export
standards-extraction
2
from
"Consiliency/treesitter-chunker"
from
"Consiliency/treesitter-chunker"
3
Extract coding standards and conventions from CONTRIBUTING.md, .editorconfig, linter configs. Use for onboarding and ensuring consistent contributions.
2026-01-05
audio-systems.md
1
1
export
audio-systems
2
from
"pluginagentmarketplace/custom-plugin-game-developer"
from
"pluginagentmarketplace/custom-plugin-game-developer"
3
Game audio systems, music, spatial audio, sound effects, and voice implementation.Build immersive audio experiences with professional middleware integration.
2026-01-05
php-laravel.md
1
1
export
php-laravel
2
from
"pluginagentmarketplace/custom-plugin-php"
from
"pluginagentmarketplace/custom-plugin-php"
3
Laravel framework mastery - Eloquent, Blade, APIs, queues, and Laravel 11.x ecosystem
2026-01-05
pieces-mcp-playbook.md
1
1
export
pieces-mcp-playbook
2
from
"anthony-maio/pieces-agent-skills"
from
"anthony-maio/pieces-agent-skills"
3
Connect to the Pieces MCP server (SSE) and reliably query or write to Pieces Long‑Term Memory (LTM) using query/write tool patterns (e.g., ask_pieces_ltm + create_pieces_memory), with practical troubleshooting and request-shaping examples.
2026-01-05
managing-memory.md
1
1
export
managing-memory
2
from
"designnotdrum/brain-jar"
from
"designnotdrum/brain-jar"
3
Guide for storing enriched memories that capture decisions, preferences, and context. Use when making significant decisions or learning user preferences.
2026-01-05
testing-gh-skills.md
1
1
export
testing-gh-skills
2
from
"aaddrick/gh-cli-search"
from
"aaddrick/gh-cli-search"
3
SLASH COMMAND ONLY - Do NOT invoke automatically. Only runs via /test-gh-skills command. Executes Python test orchestrator for 80 tests across 6 skill groups.
2026-01-05