Browse Skills
2258 skills found
detecting-infrastructure-drift.md
2
1
export
detecting-infrastructure-drift
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to detect infrastructure drift from a desired state. It uses the `drift-detect` command to identify discrepancies between the current infrastructure configuration and the intended configuration, as defined in infrastructure-as-code tools like Terraform. Use this skill when the user asks to check for infrastructure drift, identify configuration changes, or ensure that the current infrastructure matches the desired state. It is particularly useful in DevOps workflows for maintaining infrastructure consistency and preventing configuration errors. Trigger this skill when the user mentions "drift detection," "infrastructure changes," "configuration drift," or requests a "drift report."
2026-01-05
frontend-css.md
2
1
export
frontend-css
2
from
"adigunners/adigunners.github.io"
from
"adigunners/adigunners.github.io"
3
CSS best practices for this static website. Use this skill when writing or modifying CSS in css/styles.css, applying consistent styling patterns, managing design tokens, or ensuring performance. Apply when working on visual styling, layout, responsive design, or maintaining the design system.
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
detecting-infrastructure-drift.md
2
1
export
detecting-infrastructure-drift
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to detect infrastructure drift from a desired state. It uses the `drift-detect` command to identify discrepancies between the current infrastructure configuration and the intended configuration, as defined in infrastructure-as-code tools like Terraform. Use this skill when the user asks to check for infrastructure drift, identify configuration changes, or ensure that the current infrastructure matches the desired state. It is particularly useful in DevOps workflows for maintaining infrastructure consistency and preventing configuration errors. Trigger this skill when the user mentions "drift detection," "infrastructure changes," "configuration drift," or requests a "drift report."
2026-01-05
react-server-components.md
2
1
export
react-server-components
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
React Server Components(RSC)の実装パターンとNext.js App Routerにおけるベストプラクティスを提供する専門スキル。サーバーコンポーネントとクライアントコンポーネントの責務分離、データフェッチの最適化、Suspenseとストリーミングの活用を支援します。Anchors:• 『Learning React Server Components』(Tejas Kumar)/ 適用: RSCアーキテクチャ / 目的: サーバーとクライアント間の責務分離• Next.js App Router公式ドキュメント / 適用: RSC実装パターン / 目的: Next.js固有の最適化手法• Dan Abramovのブログ / 適用: RSC設計思想 / 目的: 第一原理からの理解Trigger:Use when implementing Next.js App Router, designing Server Components, defining Client Component boundaries, optimizing data fetching, integrating Suspense, or implementing streaming SSR.rsc, server components, client components, next.js app router, use client, suspense, streaming, data fetching
2026-01-05
tracking-service-reliability.md
2
1
export
tracking-service-reliability
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to define and track Service Level Agreements (SLAs), Service Level Indicators (SLIs), and Service Level Objectives (SLOs) for improved service reliability. It is triggered when the user needs to establish, monitor, or analyze service performance metrics. Use this skill when the user mentions "SLA", "SLI", "SLO", "error budget", "service reliability", or "track service performance". The skill helps to define key metrics, set targets, and monitor performance against those targets.
2026-01-05
rate-limiting.md
2
1
export
rate-limiting
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
API rate limiting and quota management implementation. Use when implementing request throttling, API quotas, backpressure handling, or protection against abuse. Keywords: rate limiting, throttling, token bucket, sliding window, leaky bucket, quota, Redis, backpressure, API limits, DDoS protection.
2026-01-05
domain-driven-design.md
2
1
export
domain-driven-design
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
ドメイン駆動設計(DDD)のビルディングブロックを活用したドメインモデリングを専門とするスキル。Entity、Value Object、Aggregate、Repository Patternを適用し、ビジネスロジックを中心に据えた堅牢なドメイン層を設計する。Anchors:• Domain-Driven Design (Eric Evans) / 適用: 戦術的パターン / 目的: ドメインモデル構築• Implementing DDD (Vaughn Vernon) / 適用: 集約設計 / 目的: トランザクション境界定義• Clean Architecture (Robert C. Martin) / 適用: 依存関係逆転 / 目的: ドメイン層の独立性確保Trigger:Use when designing domain models, defining entities and value objects, establishing aggregate boundaries, designing repository interfaces, or applying DDD tactical patterns.domain driven design, DDD, entity design, value object, aggregate, repository pattern, domain model, bounded context
2026-01-05
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
performing-security-audits.md
2
1
export
performing-security-audits
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill allows Claude to conduct comprehensive security audits of code, infrastructure, and configurations. It leverages various tools within the security-pro-pack plugin, including vulnerability scanning, compliance checking, cryptography review, and infrastructure security analysis. Use this skill when a user requests a "security audit," "vulnerability assessment," "compliance review," or any task involving identifying and mitigating security risks. It helps to ensure code and systems adhere to security best practices and compliance standards.
2026-01-05
running-load-tests.md
2
1
export
running-load-tests
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to create and execute load tests for performance validation. It is designed to generate load test scripts using tools like k6, JMeter, and Artillery, based on specified test scenarios. Use this skill when the user requests to create a "load test", conduct "performance testing", validate "application performance", or needs a "stress test" to identify breaking points in the application. The skill helps define performance thresholds and provides execution instructions.
2026-01-05
validating-performance-budgets.md
2
1
export
validating-performance-budgets
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to validate application performance against defined budgets. It's useful for identifying performance regressions early in the development lifecycle. The skill is triggered when the user mentions "performance budget", "validate budget", "performance regression", or requests a check against performance metrics like "page load times", "bundle sizes", "API response times", or "Lighthouse scores". The plugin validates against predefined thresholds and alerts on violations. It is especially helpful in CI/CD pipelines to prevent performance degradation in production.
2026-01-05
testing-guidelines.md
2
1
export
testing-guidelines
2
from
"tumma72/GMailArchiver"
from
"tumma72/GMailArchiver"
3
Pytest testing patterns, fixtures, mocking, and coverage for GMailArchiver. Use when writing unit tests, integration tests, creating fixtures, mocking Gmail API, or checking coverage. Triggers on: test, pytest, fixture, mock, coverage, conftest, assert, unit test, integration test.
2026-01-05
performance-budget-setter.md
2
1
export
performance-budget-setter
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Defines measurable performance budgets for bundle size, API latency, database queries, and render times. Provides enforcement strategies and monitoring plans. Use for "performance budgets", "performance monitoring", "web vitals", or "optimization targets".
2026-01-05
changelog-updater.md
2
1
export
changelog-updater
2
from
"phamhung075/4genthub-hooks"
from
"phamhung075/4genthub-hooks"
3
Update CHANGELOG.md and TEST-CHANGELOG.md with new entries following Keep a Changelog format and token optimization principles. Use when adding changes to the changelog, documenting new features, fixes, or optimizations.
2026-01-05
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
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
context-window-optimization.md
2
1
export
context-window-optimization
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
コンテキストウィンドウの制約内で情報を最適整理するためのスキル。トークン計測、優先順位付け、圧縮、検証の一連フローを提供する。Anchors:• High Performance Browser Networking / 適用: 計測とレイテンシ意識 / 目的: 予算内最適化• Designing Data-Intensive Applications / 適用: リソース制約下の設計 / 目的: 効率的な構造化• Progressive Disclosure パターン / 適用: 段階的情報開示 / 目的: 過剰読み込みの回避Trigger:Use when optimizing context window usage, measuring token budgets, prioritizing context elements, or applying compression techniques.context window optimization, token budget, context prioritization, compression, summarization
2026-01-05
design-system.md
2
1
export
design-system
2
from
"lsst-sqre/squareone"
from
"lsst-sqre/squareone"
3
Complete reference for Rubin Observatory design system CSS variables and design tokens. Use this skill when styling components, referencing CSS custom properties, understanding the design token architecture, or working with colors, spacing, typography, and other design primitives. Covers both rubin-style-dictionary foundation tokens and squareone-specific tokens.
2026-01-05
authentication-flows.md
2
1
export
authentication-flows
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
API Key、JWT、OAuth 2.0、mTLS などの認証方式を比較し、適切なフロー設計と実装方針を整理するスキル。方式選定、トークン管理、署名戦略、セキュリティ対策を一貫して設計します。Anchors:• Web Application Security / 適用: 脅威整理 / 目的: 認証フローのリスク把握• OWASP Authentication Cheat Sheet / 適用: 実装ベストプラクティス / 目的: 安全な実装指針• RFC 6749 & RFC 7519 / 適用: OAuth/JWT仕様 / 目的: 標準準拠の設計Trigger:Use when selecting authentication flows (API Key/JWT/OAuth/mTLS), designing token strategy, or validating auth configuration.
2026-01-05
tdd-principles.md
2
1
export
tdd-principles
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
テストファーストで仕様を定義し、Red-Green-Refactorを小さなステップで回すためのスキル。設計の創発とレガシー対応まで含めて、テスト駆動開発の実務判断を支援する。Anchors:• Test-Driven Development: By Example / 適用: TDDサイクル / 目的: 仕様の明確化• xUnit Test Patterns / 適用: テスト設計 / 目的: 表現の一貫性• Working Effectively with Legacy Code / 適用: レガシー適用 / 目的: 安全な変更Trigger:Use when planning or executing test-driven development, defining test-first strategy, or reviewing red-green-refactor quality.TDD, test-first, red-green-refactor, small steps, refactoring
2026-01-05
command-naming-conventions.md
2
1
export
command-naming-conventions
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
コマンド命名規則(動詞ベース命名/kebab-case/名前空間/発見可能性)を整理し、一貫した命名設計と見直しを支援するスキル。命名ルール、チェックリスト運用、検証手順を一貫して整理する。Anchors:• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 命名規則の一貫性 / 目的: 実践的な命名の安定化• Clean Code (Robert C. Martin) / 適用: 意図が伝わる命名 / 目的: 自己説明性の向上Trigger:Use when defining command naming conventions, reviewing naming consistency, or designing namespace structures.command naming, kebab-case, verb-based naming, namespace design, discoverability
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
background-jobs-designer.md
2
1
export
background-jobs-designer
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Designs background job processing systems with queue integration (BullMQ/Celery), job definitions, retry policies, exponential backoff, idempotent execution, and monitoring hooks. Use when implementing "background jobs", "task queues", "async processing", or "job workers".
2026-01-05