Browse Skills

2258 skills found

test-naming-conventions.md
2
1 export test-naming-conventions
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 テスト命名規則を設計し、可読性と一貫性を維持するスキル。ファイル名、describe/it 構造、シナリオ表現を統一し、チーム運用を支援する。Anchors:• xUnit Test Patterns / 適用: 命名規則設計 / 目的: 可読性の向上• Specification by Example / 適用: シナリオ命名 / 目的: 意図の共有Trigger:Use when defining, reviewing, or enforcing test naming conventions and file structures.test naming, describe/it, file structure
2026-01-05
claude-restart-compact.md
2
1 export claude-restart-compact
2 ManuelKugelmann from "ManuelKugelmann/BitBot"
3 Compact context at natural breakpoints to free tokens and continue working. Use PROACTIVELY at phase boundaries, after commits, or when token usage >150k. Better than random auto-compact. Supports custom compaction prompts.
2026-01-05
backup-recovery.md
2
1 export backup-recovery
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 データベースバックアップ戦略、RPO/RTO設計、復旧ランブック作成、検証運用を体系化するスキル。多層防御と復旧演習を通じて、復旧準備の抜け漏れを防ぐ。Anchors:• Database Reliability Engineering / 適用: 信頼性設計 / 目的: 失敗前提の運用整理• Backup & Recovery (W. Curtis Preston) / 適用: バックアップ戦略 / 目的: 復旧可能性の担保• Site Reliability Engineering / 適用: RTO/RPO設計 / 目的: 目標と検証の整合Trigger:Use when designing backup strategies, defining RPO/RTO, drafting recovery runbooks, planning DR drills, or verifying backup readiness.backup strategy, rpo rto, recovery runbook, disaster recovery, backup validation
2026-01-05
tracking-service-reliability.md
2
1 export tracking-service-reliability
2 jeremylongshore 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
creating-alerting-rules.md
2
1 export creating-alerting-rules
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to create intelligent alerting rules for proactive performance monitoring. It is triggered when the user requests to "create alerts", "define monitoring rules", or "set up alerting". The skill helps define thresholds, routing, and escalation policies, and offers options for multi-category alert creation, including latency, error rate, throughput, resource utilization, availability, and SLO violation alerts. It is useful for Site Reliability Engineers (SREs) and DevOps teams looking to improve system observability.
2026-01-05
domain-driven-design.md
2
1 export domain-driven-design
2 daishiman 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
running-smoke-tests.md
2
1 export running-smoke-tests
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill runs smoke tests to verify critical application functionality. It executes pre-defined test suites that check system health, authentication, core features, and external integrations. Use this skill after deployments, upgrades, or significant configuration changes to ensure the application is operational. Trigger this skill using the terms "smoke test" or "st".
2026-01-05
context-window-optimization.md
2
1 export context-window-optimization
2 daishiman 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
graphql-schema-generator.md
2
1 export graphql-schema-generator
2 Dexploarer from "Dexploarer/hyper-forge"
3 Generates GraphQL schemas with type definitions, resolvers, queries, mutations, and subscriptions. Use when building GraphQL APIs.
2026-01-05
csharp-async-patterns.md
2
1 export csharp-async-patterns
2 creator-hian from "creator-hian/claude-code-plugins"
3 Modern C# asynchronous programming patterns using async/await, proper CancellationToken usage, and error handling in async code. Use when guidance needed on async/await best practices, Task composition and coordination, ConfigureAwait usage, ValueTask optimization, or async operation cancellation patterns. Pure .NET framework patterns applicable to any C# application.
2026-01-05
design-system.md
2
1 export design-system
2 lsst-sqre 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
creating-apm-dashboards.md
2
1 export creating-apm-dashboards
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to create Application Performance Monitoring (APM) dashboards. It is triggered when the user requests the creation of a new APM dashboard, monitoring dashboard, or a dashboard for application performance. The skill helps define key metrics and visualizations for monitoring application health, performance, and user experience across multiple platforms like Grafana and Datadog. Use this skill when the user needs assistance setting up a new monitoring solution or expanding an existing one. The plugin supports the creation of dashboards focusing on golden signals, request metrics, resource utilization, database metrics, cache metrics, business metrics, and error tracking.
2026-01-05
resize-image.md
2
1 export resize-image
2 ponderingBGI from "ponderingBGI/openjammer"
3 Resize images using ImageMagick when they are too large to view or process. Use this skill when you encounter an image file that exceeds token limits, is too large to read, or when you need to create a smaller version of an image for viewing.
2026-01-05
smart-contract.md
2
1 export smart-contract
2 rocky2431 from "rocky2431/ultra-builder-pro"
3 Multi-chain smart contract development skill for Ethereum, Solana, and Move-based chains.This skill should be used when: writing smart contracts (ERC20/ERC721/ERC1155/esToken/custom),auditing contract security vulnerabilities, generating Foundry test cases, optimizing gas usage,or automating deployment workflows. Triggers on queries like "write a contract", "audit this contract","generate tests", "optimize gas", or "deploy contract".
2026-01-05
creating-kubernetes-deployments.md
2
1 export creating-kubernetes-deployments
2 jeremylongshore 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
modeling-nosql-data.md
2
1 export modeling-nosql-data
2 jeremylongshore 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
coverage-strategist.md
2
1 export coverage-strategist
2 patricio0312rev from "patricio0312rev/skillset"
3 Defines ROI-based coverage targets with critical path identification, layer-specific targets, and explicit "don't test this" guidelines. Use for "test coverage", "coverage strategy", "test priorities", or "coverage targets".
2026-01-05
performance-budget-setter.md
2
1 export performance-budget-setter
2 patricio0312rev 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
reviewing-code.md
2
1 export reviewing-code
2 ryugen04 from "ryugen04/dotfiles"
3 Use when executing /code:review-uncommited, /code:review-unpushed, or /code:review-pr commands. Triggers: code review request, PR review, uncommited changes review. Defines 12 parallel review agents covering security, performance, quality, consistency, and more.
2026-01-05
validating-csrf-protection.md
2
1 export validating-csrf-protection
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill helps to identify Cross-Site Request Forgery (CSRF) vulnerabilities in web applications. It validates the implementation of CSRF protection mechanisms, such as synchronizer tokens, double-submit cookies, SameSite attributes, and origin validation. Use this skill when you need to analyze your application's security posture against CSRF attacks or when asked to "validate csrf", "check for csrf vulnerabilities", or "test csrf protection".
2026-01-05
reliability-strategy-builder.md
2
1 export reliability-strategy-builder
2 patricio0312rev from "patricio0312rev/skillset"
3 Implements reliability patterns including circuit breakers, retries, fallbacks, bulkheads, and SLO definitions. Provides failure mode analysis and incident response plans. Use for "SRE", "reliability", "resilience", or "failure handling".
2026-01-05
tracking-service-reliability.md
2
1 export tracking-service-reliability
2 jeremylongshore 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
plugin-packager.md
2
1 export plugin-packager
2 JamesPrial from "JamesPrial/claudefiles"
3 Package claudefiles components into a valid Claude Code plugin
2026-01-05
building-neural-networks.md
2
1 export building-neural-networks
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill allows Claude to construct and configure neural network architectures using the neural-network-builder plugin. It should be used when the user requests the creation of a new neural network, modification of an existing one, or assistance with defining the layers, parameters, and training process. The skill is triggered by requests involving terms like "build a neural network," "define network architecture," "configure layers," or specific mentions of neural network types (e.g., "CNN," "RNN," "transformer").
2026-01-05