Browse Skills
22656 skills found
creating-kubernetes-deployments.md
2
1
export
creating-kubernetes-deployments
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to generate Kubernetes deployment manifests, services, and related configurations following best practices. It should be used when the user asks to create a new Kubernetes deployment, service, ingress, or other related resources. Claude will generate YAML files for Deployments, Services, ConfigMaps, Secrets, Ingress, and Horizontal Pod Autoscalers. Use this skill when the user mentions "Kubernetes deployment", "K8s deployment", "create service", "define ingress", or asks for a manifest for any K8s resource.
2026-01-05
generating-database-documentation.md
2
1
export
generating-database-documentation
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to automatically generate comprehensive documentation for existing database schemas using the database-documentation-gen plugin. It is triggered when the user requests database documentation, ERD diagrams, or a data dictionary. The plugin supports multiple database engines and generates documentation that includes ERD diagrams, table relationships, column descriptions, indexes, triggers, stored procedures, and interactive HTML documentation. Use this skill when you need to document existing database schemas for team onboarding, architectural reviews, or data governance purposes. The trigger terms include "database documentation", "ERD diagram", "data dictionary", and `/db-docs`.
2026-01-05
hic-tad-calling.md
2
1
export
hic-tad-calling
2
from
"BIsnake2001/ChromSkills"
from
"BIsnake2001/ChromSkills"
3
This skill should be used when users need to identify topologically associating domains (TADs) from Hi-C data in .mcools (or .cool) files or when users want to visualize the TAD in target genome loci. It provides workflows for TAD calling and visualization.
2026-01-05
agent-lifecycle-management.md
2
1
export
agent-lifecycle-management
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Agent lifecycle management specialist skill. Ensures continuous quality through startup, execution, state management, shutdown, versioning, and maintenance.• The Pragmatic Programmer (Andrew Hunt, David Thomas) / Apply: Lifecycle management and maintenance strategies / Purpose: Practical agent operations and versioning philosophyTrigger: Use when designing agent initialization strategies, implementing agent state management mechanisms, developing agent versioning strategies, planning agent maintenance, implementing agent shutdown and cleanup, coordinating multi-agent system lifecycles. initialization, state management, versioning, maintenance, shutdown, cleanup, monitoring, logging
2026-01-05
excel-pivot-wizard.md
2
1
export
excel-pivot-wizard
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Generate pivot tables and charts from raw data using natural language - analyze sales by region, summarize data by category, and create visualizations effortlessly
2026-01-05
email-manager.md
2
1
export
email-manager
2
from
"bennoloeffler/bassi"
from
"bennoloeffler/bassi"
3
Manages Microsoft 365 emails: analyze inbox, categorize by business relevance, create actionable tables, move emails to folders, and forward messages. Uses MS365 MCP server for email operations.
2026-01-05
providing-performance-optimization-advice.md
2
1
export
providing-performance-optimization-advice
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to provide comprehensive, prioritized performance optimization recommendations for software projects. It is triggered when the user requests performance improvements, optimization suggestions, or asks for a performance review. The skill analyzes frontend, backend, and infrastructure aspects of the project to identify bottlenecks and anti-patterns. It then provides actionable advice, estimates potential performance gains, and suggests a phased implementation roadmap. Use this skill when the user mentions "optimize performance", "performance recommendations", "performance review", "improve speed", or asks about "bottlenecks".
2026-01-05
fairdb-backup-manager.md
2
1
export
fairdb-backup-manager
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Automatically manages PostgreSQL backups with pgBackRest and Wasabi S3 storage when working with FairDB databases
2026-01-05
decomp-fixup.md
2
1
export
decomp-fixup
2
from
"itsgrimetime/melee-decomp"
from
"itsgrimetime/melee-decomp"
3
Fix build issues for matched functions in the Melee decompilation project. Use this skill when builds are failing due to header mismatches, signature issues, or caller updates needed after a function has been matched. Invoked with /decomp-fixup [function_name] or automatically when diagnosing build failures.
2026-01-05
data-seeding-fixtures-builder.md
2
1
export
data-seeding-fixtures-builder
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Generates deterministic seed data for development and testing with factory functions, realistic fixtures, and database reset scripts. Use for "data seeding", "test fixtures", "database seeding", or "mock data generation".
2026-01-05
brainstorming.md
2
1
export
brainstorming
2
from
"cipherstash/cipherpowers"
from
"cipherstash/cipherpowers"
3
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
2026-01-05
claude-skill-creator.md
2
1
export
claude-skill-creator
2
from
"ManuelKugelmann/BitBot"
from
"ManuelKugelmann/BitBot"
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
running-integration-tests.md
2
1
export
running-integration-tests
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to run and manage integration test suites. It automates environment setup, database seeding, service orchestration, and cleanup. Use this skill when the user asks to "run integration tests", "execute integration tests", or any command that implies running integration tests for a project, including specifying particular test suites or options like code coverage. It is triggered by phrases such as "/run-integration", "/rit", or requests mentioning "integration tests". The plugin handles database creation, migrations, seeding, and dependent service management.
2026-01-05
building-recommendation-systems.md
2
1
export
building-recommendation-systems
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill empowers Claude to construct recommendation systems using collaborative filtering, content-based filtering, or hybrid approaches. It analyzes user preferences, item features, and interaction data to generate personalized recommendations. Use this skill when the user requests to build a recommendation engine, needs help with collaborative filtering, wants to implement content-based filtering, or seeks to rank items based on relevance for a specific user or group of users. It is triggered by requests involving "recommendations", "collaborative filtering", "content-based filtering", "ranking items", or "building a recommender".
2026-01-05
dispatching-parallel-agents.md
2
1
export
dispatching-parallel-agents
2
from
"cipherstash/cipherpowers"
from
"cipherstash/cipherpowers"
3
Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently
2026-01-05
brainstorming-ideas-into-designs.md
2
1
export
brainstorming-ideas-into-designs
2
from
"robertpelloni/workspace"
from
"robertpelloni/workspace"
3
Interactive idea refinement using Socratic method to develop fully-formed designs
2026-01-05
pptx.md
2
1
export
pptx
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
fosmvvm-viewmodel-generator.md
2
1
export
fosmvvm-viewmodel-generator
2
from
"foscomputerservices/FOSUtilities"
from
"foscomputerservices/FOSUtilities"
3
Generate FOSMVVM ViewModels - the bridge between server-side data and client-side Views. Use when creating new screens, pages, components, or any UI that displays data.
2026-01-05
brokle-domain-architecture.md
2
1
export
brokle-domain-architecture
2
from
"brokle-ai/brokle"
from
"brokle-ai/brokle"
3
Use this skill when working with Brokle's domain-driven architecture, including creating new domains, modifying domain entities, designing cross-domain interactions, refactoring domain boundaries, or implementing complex domain logic. This is a specialized architectural skill.
2026-01-05
performing-security-code-review.md
2
1
export
performing-security-code-review
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to conduct a security-focused code review using the security-agent plugin. It analyzes code for potential vulnerabilities like SQL injection, XSS, authentication flaws, and insecure dependencies. Claude uses this skill when the user explicitly requests a security audit, asks for a code review with a focus on security, or mentions security concerns related to code. The security-agent plugin then provides structured security findings with severity ratings, code locations, impact assessments, and remediation guidance.
2026-01-05
plugin-initializer.md
2
1
export
plugin-initializer
2
from
"sjnims/plugin-forge"
from
"sjnims/plugin-forge"
3
Initialize complete Claude Code plugin directory structures with proper manifests, scaffolding, and templates. Use when creating new plugins from scratch or when the user wants to start a new plugin project.
2026-01-05
feedmob-presentations.md
2
1
export
feedmob-presentations
2
from
"feed-mob/claude-code-marketplace"
from
"feed-mob/claude-code-marketplace"
3
Create, edit, and analyze PowerPoint presentations with professional styling, themes, and layouts. Supports python-pptx for creation and OOXML manipulation for advanced editing.
2026-01-05
fosmvvm-fields-generator.md
2
1
export
fosmvvm-fields-generator
2
from
"foscomputerservices/FOSUtilities"
from
"foscomputerservices/FOSUtilities"
3
Generate FOSMVVM Form Specifications (Fields protocols) with validation and localization. Use when defining user input contracts for forms, request bodies, or any ValidatableModel.
2026-01-05
transaction-management.md
2
1
export
transaction-management
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
データベーストランザクション管理の専門スキル。ACID特性、分離レベル、デッドロック回避を提供します。Anchors:• 『Designing Data-Intensive Applications』(Martin Kleppmann)/ 適用: トランザクション設計 / 目的: データ整合性Trigger:トランザクション管理、ACID特性実装、データ整合性保証設計、トランザクション分離レベル決定、ロック戦略検討、ロールバック処理実装時に使用
2026-01-05