Browse Skills
6825 skills found
bmad-method.md
2
1
export
bmad-method
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Business Model and Architecture Design methodology for aligning technical architecture with business model sustainability and scalability
2026-01-05
runbook-documentation.md
2
1
export
runbook-documentation
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
運用ランブックの作成・保守スキル。本番システムの障害対応、トラブルシューティング手順、リカバリーワークフロー、運用知識の共有を標準化し、信頼性の高いシステム運用を実現する。Anchors:• Site Reliability Engineering (Google) / 適用: ランブックパターン、ポストモーテム / 目的: 運用の卓越性と信頼性• The Practice of System and Network Administration (Limoncelli) / 適用: 手順書標準化 / 目的: 再現可能な運用• Incident Management for Operations (Mogull) / 適用: インシデント対応 / 目的: 効果的な危機対応Trigger:Use when creating runbooks, documenting incident procedures, standardizing operational workflows,building troubleshooting guides, establishing recovery procedures, improving on-call readiness.runbook, incident response, troubleshooting, recovery procedures, operational documentation, on-call playbook
2026-01-05
managing-claude-code-meta.md
2
1
export
managing-claude-code-meta
2
from
"mikekelly/promode"
from
"mikekelly/promode"
3
MUST be loaded when setting up, installing, migrating, reviewing, auditing, or checking CLAUDE.md files in projects. Covers installing the promode CLAUDE.md into new projects, migrating existing CLAUDE.md content to READMEs (progressive disclosure), and auditing projects for conformance. Invoke PROACTIVELY when user mentions CLAUDE.md, project setup, agent configuration, or code meta files.
2026-01-05
claude-md-manager.md
2
1
export
claude-md-manager
2
from
"buvis/home"
from
"buvis/home"
3
Build and maintain effective CLAUDE.md files that improve Claude Code efficiency. Use when creating a new CLAUDE.md file, auditing/improving an existing one, setting up progressive disclosure with agent documentation, or optimizing context window usage for Claude Code projects.
2026-01-05
svelte5.md
2
1
export
svelte5
2
from
"TrevorS/dot-claude"
from
"TrevorS/dot-claude"
3
Svelte 5 syntax reference. Use when writing ANY Svelte component. Svelte 5 uses runes ($state, $derived, $effect, $props) instead of Svelte 4 patterns. Training data is heavily Svelte 4—this skill prevents outdated syntax.
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.
2026-01-05
knowledge-framework.md
2
1
export
knowledge-framework
2
from
"tekliner/improvado-agentic-frameworks-and-skills"
from
"tekliner/improvado-agentic-frameworks-and-skills"
3
Auto-applies MECE/BFO framework (thesis, Mermaid TD/LR, numbered sections, Ground Truth) to ANY .md file creation.
2026-01-05
writing-guide.md
2
1
export
writing-guide
2
from
"ryugen04/dotfiles"
from
"ryugen04/dotfiles"
3
Use when creating or reviewing technical documentation. Provides guidelines for natural, readable Japanese writing without AI-generated artifacts. Triggers: (1) creating technical documents or READMEs, (2) proofreading or reviewing existing documents, (3) writing blog posts or technical explanations.
2026-01-05
test-driven-development.md
2
1
export
test-driven-development
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with strict discipline against rationalization.
2026-01-05
goose-recipe-analysis.md
2
1
export
goose-recipe-analysis
2
from
"mpazaryna/claude-toolkit"
from
"mpazaryna/claude-toolkit"
3
Create Goose recipes for document analysis and transformation tasks. Use when creating recipes that analyze saved reports, transform markdown files, or perform analysis on existing data without needing MCP server access.
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
generating-conventional-commits.md
2
1
export
generating-conventional-commits
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Generates conventional commit messages using AI. It analyzes code changes and suggests a commit message adhering to the conventional commits specification. Use this skill when you need help writing clear, standardized commit messages, especially after making code changes and preparing to commit. Trigger with terms like "create commit", "generate commit message", or "write commit".
2026-01-05
building-automl-pipelines.md
2
1
export
building-automl-pipelines
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill empowers Claude to build AutoML pipelines using the automl-pipeline-builder plugin. It is triggered when the user requests the creation of an automated machine learning pipeline, specifies the use of AutoML techniques, or asks for assistance in automating the machine learning model building process. The skill analyzes the context, generates code for the ML task, includes data validation and error handling, provides performance metrics, and saves artifacts with documentation. Use this skill when the user explicitly asks to "build automl pipeline", "create automated ml pipeline", or needs help with "automating machine learning workflows".
2026-01-05
testing-automation.md
2
1
export
testing-automation
2
from
"pwarnock/liaison-toolkit"
from
"pwarnock/liaison-toolkit"
3
Testing patterns with Bun test runner, coverage thresholds, mocking, and CI/CD integration. Use when writing tests, organizing test files, or setting up quality gates.
2026-01-05
execplan.md
2
1
export
execplan
2
from
"tiann/execplan-skill"
from
"tiann/execplan-skill"
3
When writing complex features or significant refactors or user ask explicitly, use an ExecPlan from design to implementation.
2026-01-05
api-documentation.md
2
1
export
api-documentation
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Document REST APIs with OpenAPI/Swagger specifications, endpoint documentation, authentication, error handling, and SDK guides. Use for API reference docs, Swagger specs, and client library documentation. Triggers: api docs, openapi, swagger, endpoint documentation, rest api, api reference, sdk documentation, api specification, document api, api endpoints.
2026-01-05
google-workspace.md
2
1
export
google-workspace
2
from
"getzenai/claude-plugins"
from
"getzenai/claude-plugins"
3
Full access to Google Workspace (Drive, Docs, Sheets, Slides, Calendar, Gmail) using curl and the Google APIs directly - no MCP server or additional dependencies required. Use for searching files, reading/writing documents, managing calendar events, and email operations. First check if user has authenticated, if not guide them through the OAuth flow.
2026-01-05
docusaurus-plugin-dev.md
2
1
export
docusaurus-plugin-dev
2
from
"mcclowes/docusaurus-plugin-cookie-consent"
from
"mcclowes/docusaurus-plugin-cookie-consent"
3
Helps develop and build Docusaurus plugins using this starter template
2026-01-05
writing-plans.md
2
1
export
writing-plans
2
from
"cipherstash/cipherpowers"
from
"cipherstash/cipherpowers"
3
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
2026-01-05
testing-framework-helper.md
2
1
export
testing-framework-helper
2
from
"Dexploarer/hyper-forge"
from
"Dexploarer/hyper-forge"
3
Generates comprehensive test suites with unit tests, integration tests, and E2E tests for various frameworks (Jest, Pytest, Vitest, etc.). Use when writing tests.
2026-01-05
assisting-with-soc2-audit-preparation.md
2
1
export
assisting-with-soc2-audit-preparation
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill assists with SOC2 audit preparation by automating tasks related to evidence gathering and documentation. It leverages the soc2-audit-helper plugin to generate reports, identify potential compliance gaps, and suggest remediation steps. Use this skill when the user requests help with "SOC2 audit", "compliance check", "security controls", "audit preparation", or "evidence gathering" related to SOC2. It streamlines the initial stages of SOC2 compliance, focusing on automated data collection and preliminary analysis.
2026-01-05
claude-compass-best-practices.md
2
1
export
claude-compass-best-practices
2
from
"AizenvoltPrime/claude-compass"
from
"AizenvoltPrime/claude-compass"
3
Enforce Claude Compass development standards and best practices. This skill should be used when writing or modifying code in the Claude Compass repository, including parsers, database migrations, graph builders, MCP tools, and core services. It ensures adherence to code quality principles, proper error handling, self-documenting code, and established architectural patterns.
2026-01-05
csharp-xml-docs.md
2
1
export
csharp-xml-docs
2
from
"creator-hian/claude-code-plugins"
from
"creator-hian/claude-code-plugins"
3
C# XML documentation with on-demand Haiku→Expert Review→Final workflow. Flexible Korean/English language support. Use when documenting C# APIs, properties, methods, classes, and interfaces.
2026-01-05
jina-ai.md
2
1
export
jina-ai
2
from
"closedloop-technologies/awesome-deep-researchers"
from
"closedloop-technologies/awesome-deep-researchers"
3
Use Jina AI APIs for converting URLs to LLM-friendly Markdown (Reader) and searching the web (Search).
2026-01-05