Browse Skills
22656 skills found
bel-open-file.md
2
1
export
bel-open-file
2
from
"bennoloeffler/bassi"
from
"bennoloeffler/bassi"
3
This skill should be used when the user wants to open or preview a file that already exists on disk using the operating system's default application. Triggers on requests like "open this file", "show me the PDF", "preview the image", "view the document", or "display the spreadsheet". Works with all file types including PDFs, images, documents, emails, and spreadsheets.
2026-01-05
building-terraform-modules.md
2
1
export
building-terraform-modules
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill empowers Claude to build reusable Terraform modules based on user specifications. It leverages the terraform-module-builder plugin to generate production-ready, well-documented Terraform module code, incorporating best practices for security, scalability, and multi-platform support. Use this skill when the user requests to create a new Terraform module, generate Terraform configuration, or needs help structuring infrastructure as code using Terraform. The trigger terms include "create Terraform module," "generate Terraform configuration," "Terraform module code," and "infrastructure as code."
2026-01-05
tf-differential-binding.md
2
1
export
tf-differential-binding
2
from
"BIsnake2001/ChromSkills"
from
"BIsnake2001/ChromSkills"
3
The TF-differential-binding pipeline performs differential transcription factor (TF) binding analysis from ChIP-seq datasets (TF peaks) using the DiffBind package in R. It identifies genomic regions where TF binding intensity significantly differs between experimental conditions (e.g., treatment vs. control, mutant vs. wild-type). Use the TF-differential-binding pipeline when you need to analyze the different function of the same TF across two or more biological conditions, cell types, or treatments using ChIP-seq data or TF binding peaks. This pipeline is ideal for studying regulatory mechanisms that underlie transcriptional differences or epigenetic responses to perturbations.
2026-01-05
osay.md
2
1
export
osay
2
from
"tizee/dotfiles"
from
"tizee/dotfiles"
3
AI-powered text-to-speech CLI tool. Use for pronunciation queries, reading text aloud, generating audio files, or language practice. Triggers on "how to pronounce", "say this", "read aloud", "TTS", "text to speech", "speak", or audio generation requests.
2026-01-05
job-outputs-gha.md
2
1
export
job-outputs-gha
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
GitHub Actionsのジョブ出力管理スキル。ジョブ間でのデータ共有、outputs定義、依存関係設定、条件分岐、マトリックス戦略での出力集約を提供。Anchors:• Continuous Delivery / 適用: ジョブ間データフロー設計 / 目的: 信頼性の高いパイプライン構築• GitHub Actions公式ドキュメント / 適用: outputs/needs構文 / 目的: 正確な実装パターン適用Trigger:Use when sharing data between GitHub Actions jobs, defining job outputs,setting up job dependencies with needs keyword, implementing conditional workflows,or aggregating outputs from matrix strategies.
2026-01-05
memory-manager.md
2
1
export
memory-manager
2
from
"Dexploarer/hyper-forge"
from
"Dexploarer/hyper-forge"
3
Manage elizaOS agent memory, context windows, and conversation history. Triggers on "manage memory", "optimize context", or "handle agent memory"
2026-01-05
design-system-architect.md
2
1
export
design-system-architect
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Build scalable, maintainable design systems that unify product experiences. Use when creating component libraries, design tokens, or establishing design standards. Covers atomic design, Storybook, theming, and design system governance.
2026-01-05
lumen-ai.md
2
1
export
lumen-ai
2
from
"cdcore09/holoviz-claude"
from
"cdcore09/holoviz-claude"
3
Master AI-powered natural language data exploration with Lumen AI. Use this skill when building conversational data analysis interfaces, enabling natural language queries to databases, creating custom AI agents for domain-specific analytics, implementing RAG with document context, or deploying self-service analytics with LLM-generated SQL and visualizations.
2026-01-05
rbac-policy-tester.md
2
1
export
rbac-policy-tester
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Creates comprehensive permission tests ensuring RBAC doesn't regress with test matrices, CI gating, and authorization coverage. Use for "RBAC testing", "permission tests", "authorization testing", or "access control tests".
2026-01-05
git-chain.md
2
1
export
git-chain
2
from
"dashed/claude-marketplace"
from
"dashed/claude-marketplace"
3
Manage and rebase chains of dependent Git branches (stacked branches). Use when working with multiple dependent PRs, feature branches that build on each other, or maintaining clean branch hierarchies. Automates the tedious process of rebasing or merging entire branch chains.
2026-01-05
command-advanced-patterns.md
2
1
export
command-advanced-patterns
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
高度なコマンド設計パターンを整理し、パイプライン/メタコマンド/インタラクティブ設計を支援するスキル。パターン選定、テンプレート適用、検証手順を一貫して整理する。Anchors:• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 実践パターン選定 / 目的: 再現性のある設計• Design Patterns (GoF) / 適用: パターン適用判断 / 目的: 拡張性の確保• User-Centered Design / 適用: インタラクティブ設計 / 目的: 誤操作の抑制Trigger:Use when designing pipeline commands, meta-commands, or interactive command flows.command patterns, pipeline command, meta command, interactive command
2026-01-05
modeling-nosql-data.md
2
1
export
modeling-nosql-data
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to design NoSQL data models. It activates when the user requests assistance with NoSQL database design, including schema creation, data modeling for MongoDB or DynamoDB, or defining document structures. Use this skill when the user mentions "NoSQL data model", "design MongoDB schema", "create DynamoDB table", or similar phrases related to NoSQL database architecture. It assists in understanding NoSQL modeling principles like embedding vs. referencing, access pattern optimization, and sharding key selection.
2026-01-05
profiling-application-performance.md
2
1
export
profiling-application-performance
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to profile application performance, analyzing CPU usage, memory consumption, and execution time. It is triggered when the user requests performance analysis, bottleneck identification, or optimization recommendations. The skill uses the application-profiler plugin to identify performance bottlenecks and suggest code-level optimizations. Use it when asked to "profile application", "analyze performance", or "find bottlenecks". It is also helpful when the user mentions specific performance metrics like "CPU usage", "memory leaks", or "execution time".
2026-01-05
checking-hipaa-compliance.md
2
1
export
checking-hipaa-compliance
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to automatically check for HIPAA (Health Insurance Portability and Accountability Act) compliance issues in codebases, infrastructure configurations, and documentation. It leverages the hipaa-compliance-checker plugin to identify potential violations related to data privacy, security, and access controls. Use this skill when the user explicitly requests to "check HIPAA compliance", "scan for HIPAA violations", "assess HIPAA readiness", or similar phrases related to HIPAA audits and security best practices. It is useful for projects handling protected health information (PHI) and requiring adherence to HIPAA regulations.
2026-01-05
update-ai-models.md
2
1
export
update-ai-models
2
from
"rot1024/honyo"
from
"rot1024/honyo"
3
Search the web for the latest AI models from Anthropic, OpenAI, and Google, then update src/models.ts with new model IDs. Use when user asks to update or add AI models.
2026-01-05
bel-insert-file-to-crm-and-link-it.md
2
1
export
bel-insert-file-to-crm-and-link-it
2
from
"bennoloeffler/bassi"
from
"bennoloeffler/bassi"
3
This skill should be used when inserting files (images, PDFs, Excel files, documents) into the CRM database and linking them to companies, people, events, or sales opportunities. The skill handles base64 encoding, hash calculation, MIME type detection, and SQL insertion automatically through a Python script.
2026-01-05
pragmatic-engineering.md
2
1
export
pragmatic-engineering
2
from
"heyJordanParker/dotfiles"
from
"heyJordanParker/dotfiles"
3
Use when planning features, reviewing code, or making architectural decisions. Applies principles from Musk, Valve, Spotify, Shopify, 37 Signals to ensure pragmatic, ship-focused development.
2026-01-05
command-development.md
2
1
export
command-development
2
from
"OshanKHZ/oshankhz-claude-code"
from
"OshanKHZ/oshankhz-claude-code"
3
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
2026-01-05
codegen-refactor.md
2
1
export
codegen-refactor
2
from
"nihiyama/ffq"
from
"nihiyama/ffq"
3
Perform refactoring using TDD starting from README + Issue (following codegen-test), aligning with existing implementation conventions, and leveraging Serena MCP semantic search/editing to improve internal quality with high performance and race-safety in mind.
2026-01-05
managing-snapshot-tests.md
2
1
export
managing-snapshot-tests
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to manage and update snapshot tests using intelligent diff analysis and selective updates. It is triggered when the user asks to analyze snapshot failures, update snapshots, or manage snapshot tests in general. It helps distinguish intentional changes from regressions, selectively update snapshots, and validate snapshot integrity. Use this when the user mentions "snapshot tests", "update snapshots", "snapshot failures", or requests to run "/snapshot-manager" or "/sm". It supports Jest, Vitest, Playwright, and Storybook frameworks.
2026-01-05
azure-expert.md
2
1
export
azure-expert
2
from
"QuestForTech-Investments/claude-code-skills"
from
"QuestForTech-Investments/claude-code-skills"
3
Comprehensive Azure cloud expertise covering all major services (App Service, Functions, Container Apps, AKS, databases, storage, monitoring). Use when working with Azure infrastructure, deployments, troubleshooting, cost optimization, IaC (Bicep/ARM), CI/CD pipelines, or any Azure-related development tasks. Provides scripts, templates, and best practices for production-ready Azure solutions.
2026-01-05
database-designer.md
2
1
export
database-designer
2
from
"masanao-ohba/claude-manifests"
from
"masanao-ohba/claude-manifests"
3
Designs database schemas and migrations for PHP/CakePHP applications with multi-tenant support
2026-01-05
docx.md
2
1
export
docx
2
from
"AizenvoltPrime/claude-compass"
from
"AizenvoltPrime/claude-compass"
3
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
2026-01-05
tpm-report.md
2
1
export
tpm-report
2
from
"urjitbhatia/tpm-mcp"
from
"urjitbhatia/tpm-mcp"
3
Generate beautiful PDF status reports from tpm-mcp project data. Creates executive-ready project status reports with progress bars, milestones, and blockers. Requires Playwright MCP for PDF generation.
2026-01-05