Browse Skills
16146 skills found
skill-creator.md
2
1
export
skill-creator
2
from
"bengous/claude-code-plugins"
from
"bengous/claude-code-plugins"
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-05
goose-recipes.md
2
1
export
goose-recipes
2
from
"mpazaryna/claude-toolkit"
from
"mpazaryna/claude-toolkit"
3
Create, validate, and work with Goose recipes - reusable AI agent configurations that package specific setups for tasks. Use when creating recipe.yaml/recipe.json files, configuring Goose extensions, parameters, retry logic, structured outputs, or debugging recipe validation errors.
2026-01-05
arxiv-search.md
2
1
export
arxiv-search
2
from
"DougTrajano/pydantic-ai-skills"
from
"DougTrajano/pydantic-ai-skills"
3
Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields.
2026-01-05
mcp-server-development.md
2
1
export
mcp-server-development
2
from
"akiojin/unity-mcp-server"
from
"akiojin/unity-mcp-server"
3
Expert guidance for building MCP (Model Context Protocol) servers using the TypeScript SDK. Use when developing MCP servers, implementing tools/resources/prompts, or working with the @modelcontextprotocol/sdk package. Covers server initialization, request handlers, Zod schemas, error handling, and JSON-RPC patterns.
2026-01-05
fullstory-element-properties.md
2
1
export
fullstory-element-properties
2
from
"fullstorydev/fs-skills"
from
"fullstorydev/fs-skills"
3
Comprehensive guide for implementing Fullstory's Element Properties API across Web, Android, and iOS platforms. Teaches proper type handling, schema construction, value formatting, and platform-specific patterns including view/cell reuse. Includes detailed good/bad examples for e-commerce, forms, and dynamic content to help developers add semantic decoration to their apps and capture business-relevant properties on interactive elements.
2026-01-05
kubernetes.md
2
1
export
kubernetes
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Designs and manages Kubernetes deployments, services, configurations, and cluster resources. Trigger keywords: kubernetes, k8s, deployment, pod, service, helm, kubectl, cluster, ingress.
2026-01-05
automating-mobile-app-testing.md
2
1
export
automating-mobile-app-testing
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user requests mobile app testing, test automation for iOS or Android, or needs assistance with setting up device farms and simulators. The skill is triggered by terms like "mobile testing", "appium", "detox", "xcuitest", "espresso", "android test", "ios test".
2026-01-05
md-tables.md
2
1
export
md-tables
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Fix markdown table alignment and spacing issues. Use when formatting tables in markdown files, aligning columns, normalizing cell padding, or ensuring proper table structure. Triggers: markdown table, table alignment, table formatting, md table, align columns.
2026-01-05
fullstory-gaming.md
2
1
export
fullstory-gaming
2
from
"fullstorydev/fs-skills"
from
"fullstorydev/fs-skills"
3
Industry-specific guide for implementing Fullstory in gaming applications. Covers regulatory requirements (responsible gaming, KYC/AML), privacy controls for sensitive gaming data, deposit/withdrawal flows, player protection features, and self-exclusion compliance. Includes detailed examples for sportsbooks, casinos, poker, and lottery applications.
2026-01-05
code-quality-standards.md
2
1
export
code-quality-standards
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
Apply code quality standards for testing, coverage, CI/CD, and automation: Vitest, coverage philosophy, git hooks, GitHub Actions, quality gates. Use when setting up testing, configuring CI, discussing quality practices, or reviewing automation.
2026-01-05
prioritization-frameworks.md
2
1
export
prioritization-frameworks
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
優先順位付けフレームワークの専門スキル。MoSCoW法、RICE Scoring、Kano Modelを用いて、限られたリソースで最大の価値を提供するための意思決定を支援します。Anchors:• 『Inspired』(Marty Cagan) / 適用: プロダクト優先順位 / 目的: 価値最大化• Intercom RICE Scoringガイド / 適用: 定量的スコアリング / 目的: データドリブンな意思決定• Kano Model理論(Noriaki Kano) / 適用: 顧客満足度分析 / 目的: 戦略的投資判断Trigger:Use when prioritizing features, requirements, backlog items, or strategic initiatives. Apply to sprint planning, release planning, roadmap development, feature evaluation, or resource allocation decisions.
2026-01-05
cross-service-integration.md
2
1
export
cross-service-integration
2
from
"duc01226/EasyPlatform"
from
"duc01226/EasyPlatform"
3
Quick decision guide for cross-service communication patterns. For implementation details, use the backend-message-bus skill.
2026-01-05
qa-party.md
2
1
export
qa-party
2
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
3
Parallel validation deployment. Spawn 8+ QA agents to run tests, builds, lints, and health checks simultaneously. Zero marginal wall-clock cost.
2026-01-05
adapting-transfer-learning-models.md
2
1
export
adapting-transfer-learning-models
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill automates the adaptation of pre-trained machine learning models using transfer learning techniques. It is triggered when the user requests assistance with fine-tuning a model, adapting a pre-trained model to a new dataset, or performing transfer learning. It analyzes the user's requirements, generates code for adapting the model, includes data validation and error handling, provides performance metrics, and saves artifacts with documentation. Use this skill when you need to leverage existing models for new tasks or datasets, optimizing for performance and efficiency.
2026-01-05
progressive-disclosure.md
2
1
export
progressive-disclosure
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
3層開示モデル(メタデータ→本文→リソース)による段階的な情報提供で、トークン効率と知識スケーラビリティを両立。スキル発動信頼性を最大化し、必要な時に必要な知識だけをロードします。Anchors:• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 段階的な情報開示と実践的改善 / 目的: トークン効率を維持しながら深い知識を提供• Progressive Disclosure (Jakob Nielsen) / 適用: 認知負荷の最小化 / 目的: UX設計原則のスキルメタデータへの応用• Information Architecture (Louis Rosenfeld) / 適用: 階層的知識組織化 / 目的: 遅延読み込みとインデックス駆動設計Trigger:Use when designing skill metadata, optimizing token usage, implementing progressive disclosure patterns, improving skill activation reliability, organizing knowledge hierarchically, reducing context window consumption, or creating scalable documentation structures.
2026-01-05
generating-compliance-reports.md
2
1
export
generating-compliance-reports
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to generate compliance reports based on various security standards and frameworks. It leverages the compliance-report-generator plugin to automate the report creation process. Use this skill when a user requests a "compliance report", "security audit report", or needs documentation for "regulatory compliance". The skill is particularly useful for generating reports related to standards like PCI DSS, HIPAA, SOC 2, or ISO 27001. It can also assist with documenting adherence to specific security policies. Activates when you request "generating compliance reports" functionality.
2026-01-05
receiving-code-review.md
2
1
export
receiving-code-review
2
from
"heyJordanParker/dotfiles"
from
"heyJordanParker/dotfiles"
3
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
markdown-writer.md
2
1
export
markdown-writer
2
from
"robertbagge/claude-starter"
from
"robertbagge/claude-starter"
3
Write markdown content to file paths using the MCP markdown-writer server. Use when you need to save generated markdown content to a file, especially in contexts where (1) The Write tool is unavailable or restricted, (2) You need guaranteed atomic writes with verification, (3) Writing markdown files for documentation, reports, or research outputs, (4) An agent needs to persist markdown without user permission prompts.
2026-01-05
creating-ansible-playbooks.md
2
1
export
creating-ansible-playbooks
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill creates Ansible playbooks for automating configuration management tasks. It generates production-ready, multi-platform playbooks based on user-defined requirements, incorporating best practices and a security-first approach. Use this skill when you need to automate server configurations, software deployments, or infrastructure management using Ansible. Trigger this skill by requesting "Ansible playbook," specifying configuration details, or asking for automation of a particular setup.
2026-01-05
initial-incident-intake-scoping.md
2
1
export
initial-incident-intake-scoping
2
from
"tsale/awesome-dfir-skills"
from
"tsale/awesome-dfir-skills"
3
First-hour intake checklist + questions that produce an actionable scope and evidence plan.
2026-01-05
orchestrating-test-workflows.md
2
1
export
orchestrating-test-workflows
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to orchestrate complex test workflows using the test-orchestrator plugin. It allows Claude to define test execution graphs with dependencies, execute tests in parallel, and intelligently select tests to run based on code changes. Use this skill when a user requests test orchestration, dependency management for tests, parallel test execution, smart test selection, or CI/CD integration for testing. Trigger terms include "orchestrate tests", "test workflow", "parallel testing", "smart test selection", "test dependencies", and "/orchestrate".
2026-01-05
managing-environment-configurations.md
2
1
export
managing-environment-configurations
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to manage environment configurations and secrets across different deployments using the environment-config-manager plugin. It is invoked when the user needs to generate, update, or retrieve configuration settings for various environments (e.g., development, staging, production). Use this skill when the user explicitly mentions "environment configuration," "secrets management," "deployment configuration," or asks to "generate config files". It helps streamline DevOps workflows by providing production-ready configurations based on best practices.
2026-01-05
openai-image-edit.md
2
1
export
openai-image-edit
2
from
"LarsEckart/dotfiles"
from
"LarsEckart/dotfiles"
3
Edit images via OpenAI gpt-image-1 API. Creates edited or extended images from source images and a prompt. Supports masks for selective editing, multiple input images for compositing, and input fidelity control for preserving facial features. Use when user wants to modify existing images, combine multiple images, remove/replace objects, extend images, or needs AI-powered image editing with reference images.
2026-01-05
excel-variance-analyzer.md
2
1
export
excel-variance-analyzer
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Automate budget vs actual variance analysis in Excel with flagging, commentary, and executive summaries for financial reporting and FP&A teams
2026-01-05