Browse Skills

1667 skills found

cost-optimization-gha.md
2
1 export cost-optimization-gha
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 GitHub Actions の実行コストを最適化するためのスキル。コスト計測、削減施策の設計、実装、継続的な監視を一連で扱う。Anchors:• High Performance Browser Networking / 適用: 計測から改善する姿勢 / 目的: 速度とコストの可視化• Designing Data-Intensive Applications / 適用: 制約下の設計判断 / 目的: ランナー/ストレージの効率化• Continuous Delivery / 適用: 改善の反復 / 目的: 継続的最適化のサイクル化Trigger:Use when optimizing GitHub Actions workflow execution time, reducing runner costs, managing billing, or optimizing artifact storage and cache usage.github actions cost optimization, runner costs, workflow budget, artifact storage, caching strategy
2026-01-05
pokemon-green-en.md
2
1 export pokemon-green-en
2 dev-jelly from "dev-jelly/pokemon-skills"
3 Pokemon Green Version Text RPG. Gen 1 with 151 Pokemon, 165 moves, full Kanto region. English only. Activated when users mention 'pokemon', 'pikachu', 'battle', 'gym', 'wild', 'pokedex', 'new game', 'continue'. (project)
2026-01-05
kubernetes-debugger.md
2
1 export kubernetes-debugger
2 rodrigodelmonte from "rodrigodelmonte/k8s-debugging-plugin"
3 Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),(6) Any "why isn't my Kubernetes workload working?" questions.Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,exec_in_pod, and other MCP kubernetes tools.
2026-01-05
fullstory-healthcare.md
2
1 export fullstory-healthcare
2 fullstorydev from "fullstorydev/fs-skills"
3 Industry-specific guide for implementing Fullstory in healthcare applications while maintaining HIPAA compliance. Covers PHI protection, patient portal UX, telehealth flows, appointment scheduling, and EHR integrations. Emphasizes that most healthcare data requires exclusion, not just masking, with detailed examples for compliant implementations.
2026-01-05
adhd-advisor.md
2
1 export adhd-advisor
2 warpcode from "warpcode/dotfiles"
3 Break down personal tasks into 15-30 minute ADHD-friendly steps using Pomodoro, done criteria, and focus locks. Scope: technical coding tasks, real-world tasks (projects, events). Excludes: team management, clinical therapy, medical advice, professional coaching. Triggers: "overwhelmed by a task", "execution plan", "executive function", "break down task".
2026-01-05
excel-variance-analyzer.md
2
1 export excel-variance-analyzer
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Automate budget vs actual variance analysis in Excel with flagging, commentary, and executive summaries for financial reporting and FP&A teams
2026-01-05
unity-game-ui-toolkit-design.md
2
1 export unity-game-ui-toolkit-design
2 akiojin from "akiojin/unity-mcp-server"
3 Game UI design using Unity's UI Toolkit (USS/UXML/Flexbox). Includes game UI elements like HUD, health bars, inventory, skill bars, PanelSettings scaling, and Safe Area support. Use when: game UI design, HUD creation, USS/UXML styling, Flexbox layout, PanelSettings configuration
2026-01-05
r3f-performance.md
2
1 export r3f-performance
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 R3F performance optimization—LOD (Level of Detail), frustum culling, instancing strategies, draw call reduction, frame budgets, lazy loading, and profiling tools. Use when optimizing render performance, handling large scenes, or debugging frame rate issues.
2026-01-05
focus-session-manager.md
2
1 export focus-session-manager
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Automatically manage focus sessions, breaks, and hyperfocus protection. Uses ADHD-optimized Pomodoro technique with flexible timers, health reminders, and gentle interruptions. Protects against hyperfocus burnout while maximizing productive time.
2026-01-05
validating-performance-budgets.md
2
1 export validating-performance-budgets
2 jeremylongshore 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
specialization-loader.md
2
1 export specialization-loader
2 mehdic from "mehdic/bazinga"
3 Compose technology-specific agent identity and patterns. Invoke before spawning agents (Developer, SSE, QA, Tech Lead, RE, Investigator) to enhance expertise based on project stack. Returns composed specialization block with token budgeting.
2026-01-05
checking-hipaa-compliance.md
2
1 export checking-hipaa-compliance
2 jeremylongshore 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
ai-orchestration-feedback-loop.md
2
1 export ai-orchestration-feedback-loop
2 creator-hian from "creator-hian/claude-code-plugins"
3 Multi-AI engineering loop orchestrating Claude, Codex, and Gemini for comprehensive validation. USE WHEN (1) mission-critical features requiring multi-perspective validation, (2) complex architectural decisions needing diverse AI viewpoints, (3) security-sensitive code requiring deep analysis, (4) user explicitly requests multi-AI review or triple-AI loop. DO NOT USE for simple features or single-file changes. MODES - Triple-AI (full coverage), Dual-AI Codex-Claude (security/logic), Dual-AI Gemini-Claude (UX/creativity).
2026-01-05
collecting-infrastructure-metrics.md
2
1 export collecting-infrastructure-metrics
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to collect comprehensive infrastructure performance metrics across compute, storage, network, containers, load balancers, and databases. It is triggered when the user requests "collect infrastructure metrics", "monitor server performance", "set up performance dashboards", or needs to analyze system resource utilization. The skill configures metrics collection, sets up aggregation, and helps create infrastructure dashboards for health monitoring and capacity tracking. It supports configuration for Prometheus, Datadog, and CloudWatch.
2026-01-05
collecting-infrastructure-metrics.md
2
1 export collecting-infrastructure-metrics
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to collect comprehensive infrastructure performance metrics across compute, storage, network, containers, load balancers, and databases. It is triggered when the user requests "collect infrastructure metrics", "monitor server performance", "set up performance dashboards", or needs to analyze system resource utilization. The skill configures metrics collection, sets up aggregation, and helps create infrastructure dashboards for health monitoring and capacity tracking. It supports configuration for Prometheus, Datadog, and CloudWatch.
2026-01-05
monitoring-database-health.md
2
1 export monitoring-database-health
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to monitor database health using real-time metrics, predictive alerts, and automated remediation. It's designed for production-grade database health monitoring for PostgreSQL and MySQL, detecting performance degradation, resource exhaustion, and replication issues. Use this skill when the user requests to monitor database health, check database performance, receive database alerts, or automate database remediation. The skill is triggered by phrases like "check database health", "monitor database performance", "database health check", or "/health-check".
2026-01-05
portfolio-risk-assessment.md
2
1 export portfolio-risk-assessment
2 IgorGanapolsky from "IgorGanapolsky/trading"
3 Comprehensive portfolio health monitoring, circuit breakers, and trade validation for risk management
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
go-local-health.md
2
1 export go-local-health
2 regenrek from "regenrek/agent-skills"
3 Run local Go health checks (tests, coverage, lint) in Go repositories that contain go.mod/go.sum. Use when the user asks to run or interpret local Go test/coverage/lint workflows using tools like lazygotest, gocovsh, tparse, and golangci-lint. Do not use for Rust or non-Go projects.
2026-01-05
creative-lens-toolkit.md
2
1 export creative-lens-toolkit
2 davidrd123 from "davidrd123/ComfyPromptByAPI"
3 Archetypal lenses and tactical transforms for creative prompt exploration. Use when: scene is correct but lacks emotional subtext, need mythic or archetypal phrasing, exploring mood through seasonal/zodiac/personality filters, stuck on blank page ideation, or want structured variations from a stable baseline. Includes LensCards (tactical jiggles) and LensPacks (metaphorical frames).
2026-01-05
sdv-mp-gamepad-audit.md
2
1 export sdv-mp-gamepad-audit
2 liminalwarmth from "liminalwarmth/StardewOutfitManager"
3 This skill should be used when the user asks to "check multiplayer support", "audit gamepad navigation", "verify split-screen", or before committing changes to menu code. Also use when working on per-player state, mutex locking, PerScreen usage, controller navigation, or any file in the Managers/ or Menus/ directories.
2026-01-05
monitoring-database-health.md
2
1 export monitoring-database-health
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to monitor database health using real-time metrics, predictive alerts, and automated remediation. It's designed for production-grade database health monitoring for PostgreSQL and MySQL, detecting performance degradation, resource exhaustion, and replication issues. Use this skill when the user requests to monitor database health, check database performance, receive database alerts, or automate database remediation. The skill is triggered by phrases like "check database health", "monitor database performance", "database health check", or "/health-check".
2026-01-05
detecting-performance-regressions.md
2
1 export detecting-performance-regressions
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to automatically detect performance regressions in a CI/CD pipeline. It analyzes performance metrics, such as response time and throughput, and compares them against baselines or thresholds. Use this skill when the user requests to "detect performance regressions", "analyze performance metrics for regressions", or "find performance degradation" in a CI/CD environment. The skill is also triggered when the user mentions "baseline comparison", "statistical significance analysis", or "performance budget violations". It helps identify and report performance issues early in the development cycle.
2026-01-05
validating-performance-budgets.md
2
1 export validating-performance-budgets
2 jeremylongshore 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