Browse Skills

16146 skills found

qa-party.md
2
1 export qa-party
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Parallel validation deployment. Spawn 8+ QA agents to run tests, builds, lints, and health checks simultaneously. Zero marginal wall-clock cost.
2026-01-05
cross-service-integration.md
2
1 export cross-service-integration
2 duc01226 from "duc01226/EasyPlatform"
3 Quick decision guide for cross-service communication patterns. For implementation details, use the backend-message-bus skill.
2026-01-05
prioritization-frameworks.md
2
1 export prioritization-frameworks
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 優先順位付けフレームワークの専門スキル。MoSCoW法、RICE Scoring、Kano Modelを用いて、限られたリソースで最大の価値を提供するための意思決定を支援します。Anchors:• 『Inspired』(Marty Cagan) / 適用: プロダクト優先順位 / 目的: 価値最大化• Intercom RICE Scoringガイド / 適用: 定量的スコアリング / 目的: データドリブンな意思決定• Kano Model理論(Noriaki Kano) / 適用: 顧客満足度分析 / 目的: 戦略的投資判断Trigger:Use when prioritizing features, requirements, backlog items, or strategic initiatives. Apply to sprint planning, release planning, roadmap development, feature evaluation, or resource allocation decisions.
2026-01-05
code-quality-standards.md
2
1 export code-quality-standards
2 phrazzld from "phrazzld/claude-config"
3 Apply code quality standards for testing, coverage, CI/CD, and automation: Vitest, coverage philosophy, git hooks, GitHub Actions, quality gates. Use when setting up testing, configuring CI, discussing quality practices, or reviewing automation.
2026-01-05
fullstory-element-properties.md
2
1 export fullstory-element-properties
2 fullstorydev from "fullstorydev/fs-skills"
3 Comprehensive guide for implementing Fullstory's Element Properties API across Web, Android, and iOS platforms. Teaches proper type handling, schema construction, value formatting, and platform-specific patterns including view/cell reuse. Includes detailed good/bad examples for e-commerce, forms, and dynamic content to help developers add semantic decoration to their apps and capture business-relevant properties on interactive elements.
2026-01-05
mcp-server-development.md
2
1 export mcp-server-development
2 akiojin from "akiojin/unity-mcp-server"
3 Expert guidance for building MCP (Model Context Protocol) servers using the TypeScript SDK. Use when developing MCP servers, implementing tools/resources/prompts, or working with the @modelcontextprotocol/sdk package. Covers server initialization, request handlers, Zod schemas, error handling, and JSON-RPC patterns.
2026-01-05
skill-creator.md
2
1 export skill-creator
2 bengous from "bengous/claude-code-plugins"
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
optimizing-prompts.md
2
1 export optimizing-prompts
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill optimizes prompts for Large Language Models (LLMs) to reduce token usage, lower costs, and improve performance. It analyzes the prompt, identifies areas for simplification and redundancy removal, and rewrites the prompt to be more concise and effective. It is used when the user wants to reduce LLM costs, improve response speed, or enhance the quality of LLM outputs by optimizing the prompt. Trigger terms include "optimize prompt", "reduce LLM cost", "improve prompt performance", "rewrite prompt", "prompt optimization".
2026-01-05
detecting-memory-leaks.md
2
1 export detecting-memory-leaks
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to detect potential memory leaks and analyze memory usage patterns in code. It is triggered when the user requests "detect memory leaks", "analyze memory usage", or similar phrases related to memory leak detection and performance analysis. The skill identifies potential issues such as unremoved event listeners, closures preventing garbage collection, uncancelled timers, unbounded cache growth, circular references, detached DOM nodes, and unnecessary global state accumulation. It then provides detailed fix recommendations. Use this skill to proactively identify and resolve memory leaks, improving application performance and stability.
2026-01-05
checking-session-security.md
2
1 export checking-session-security
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to check session security implementations within a codebase. It analyzes session management practices to identify potential vulnerabilities. Use this skill when a user requests to "check session security", "audit session handling", "review session implementation", or asks about "session security best practices" in their code. It helps identify issues like insecure session IDs, lack of proper session expiration, or insufficient protection against session fixation attacks. This skill leverages the session-security-checker plugin.
2026-01-05
training-machine-learning-models.md
2
1 export training-machine-learning-models
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill trains machine learning models using automated workflows. It analyzes datasets, selects appropriate model types (classification, regression, etc.), configures training parameters, trains the model with cross-validation, generates performance metrics, and saves the trained model artifact. Use this skill when the user requests to "train" a model, needs to evaluate a dataset for machine learning purposes, or wants to optimize model performance. The skill supports common frameworks like scikit-learn.
2026-01-05
temporal.md
2
1 export temporal
2 steveandroulakis from "steveandroulakis/temporal-conductor-migration-agent"
3 Manage Temporal workflows: server lifecycle, worker processes, workflow execution, monitoring, and troubleshooting for Python SDK with temporal server start-dev.
2026-01-05
code-structure.md
2
1 export code-structure
2 xdg from "xdg/xdg-claude"
3 Extract file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, go doc, ctags, or other language-specific tools to get outlines and signatures
2026-01-05
agent-context-loader.md
2
1 export agent-context-loader
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 PROACTIVE AUTO-LOADING: Automatically detects and loads AGENTS.md files from the current working directory when starting a session or changing directories. This skill ensures agent-specific instructions are incorporated into Claude Code's context alongside CLAUDE.md, enabling specialized agent behaviors. Triggers automatically when Claude detects it's working in a directory, when starting a new session, or when explicitly requested to "load agent context" or "check for AGENTS.md file".
2026-01-05
error-handling.md
2
1 export error-handling
2 cosmix from "cosmix/claude-code-setup"
3 Comprehensive error handling patterns and strategies. Use when implementing exception handling, error recovery, retry logic, circuit breakers, fallback mechanisms, or designing error hierarchies. Triggers: error, exception, try-catch, retry, fallback, circuit breaker, error propagation, error messages.
2026-01-05
hugo-tov-ux.md
2
1 export hugo-tov-ux
2 RogueRope from "RogueRope/docs"
3 UX/UI specialist auditing Hugo layouts, components, navigation, and interactions against the Tone & Voice Guide. Ensures designs embody intimacy, consent-forward principles, mystery, sensuality, and inclusive accessibility.
2026-01-05
jq.md
2
1 export jq
2 xdg from "xdg/xdg-claude"
3 Extract specific fields from JSON files efficiently using jq instead of reading entire files, saving 80-95% context.
2026-01-05
gitignore-management.md
2
1 export gitignore-management
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 .gitignore設計と管理スキル。機密ファイルパターン、プロジェクト固有除外、プラットフォーム別パターン、.gitignore検証手法を提供。Anchors:• Pro Git (Scott Chacon) / 適用: バージョン管理 / 目的: 除外パターンの基礎• The Pragmatic Programmer / 適用: 実践的改善 / 目的: 効率的なパターン設計• GitHub gitignore templates / 適用: 言語別テンプレート / 目的: 標準パターンTrigger:Use when designing gitignore files, adding sensitive file patterns, configuring project-specific exclusions, validating gitignore patterns, or optimizing cross-platform exclusion rules.gitignore, ignore patterns, secrets, env files, build artifacts, cache
2026-01-05
commit-hooks.md
2
1 export commit-hooks
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Git commit フック(pre-commit/commit-msg/pre-push)の設計・実装・検証を体系化するスキル。Husky と lint-staged を軸に、品質ゲートと運用ルールを整理する。Anchors:• Pro Git / 適用: Git Hooks設計 / 目的: フック運用の基礎• Clean Code / 適用: 品質ゲート設計 / 目的: コミット品質の維持• Accelerate / 適用: フィードバックループ / 目的: 継続改善Trigger:Use when designing commit hooks, integrating husky/lint-staged, enforcing commit message rules, or validating pre-push checks.commit hooks, husky, lint-staged, commit-msg, pre-commit, pre-push
2026-01-05
orchestrating-multi-agent-systems.md
2
1 export orchestrating-multi-agent-systems
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to orchestrate multi-agent systems using the AI SDK v5. It allows Claude to set up agent handoffs, intelligent routing, and coordinated workflows across different AI providers like OpenAI, Anthropic, and Google. Use this skill when the user asks to create multi-agent systems, needs help with agent coordination, task routing, or wants to build complex workflows involving specialized agents. It is triggered by phrases like "multi-agent system", "agent orchestration", "agent handoff", "intelligent routing", or "coordinate agents".
2026-01-05
sql-anti-patterns.md
2
1 export sql-anti-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 SQLアンチパターンの検出・分析・改善提案を支援するスキル。スキーマ設計レビュー、クエリ実装レビュー、パフォーマンス問題の診断と改善を行う。Anchors:• SQL Antipatterns (Bill Karwin) / 適用: アンチパターンカタログ / 目的: 設計問題の体系的検出• Database Design for Mere Mortals / 適用: 正規化とスキーマ設計 / 目的: 適切なデータモデリング• Use The Index, Luke / 適用: インデックス最適化 / 目的: クエリパフォーマンス改善Trigger:Use when reviewing database schema, detecting SQL anti-patterns, diagnosing performance issues, or planning schema refactoring.sql anti-pattern, schema review, N+1, EAV, polymorphic associations, jaywalking, database design, query optimization
2026-01-05
deployment-strategies.md
2
1 export deployment-strategies
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 デプロイ戦略の選定、実装、検証、ロールバック計画を体系化するスキル。Blue-Green/Canary/Rolling の適用判断と運用設計を整理する。Anchors:• Release It! / 適用: デプロイ安定性 / 目的: 本番運用の安全性• Continuous Delivery / 適用: 段階的リリース / 目的: リスク低減• Observability / 適用: 検証設計 / 目的: 監視による品質担保Trigger:Use when choosing deployment strategies, designing rollout plans, preparing rollback procedures, or validating deployment readiness.blue green, canary, rolling deployment, rollback, smoke test
2026-01-05
code-cleanup.md
2
1 export code-cleanup
2 krmcbride from "krmcbride/claude-plugins"
3 Delegate repetitive tasks to specialized agent to preserve context. Use when user asks to fix linting errors, fix diagnostics, rename variables across files, update imports, fix formatting issues, or perform other mechanical bulk changes across multiple files.
2026-01-05
validating-api-contracts.md
2
1 export validating-api-contracts
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill validates API contracts using consumer-driven testing and OpenAPI validation. It leverages Pact for consumer-driven contract testing, ensuring that API providers adhere to the expectations of their consumers. It also validates APIs against OpenAPI specifications to guarantee compliance and identify breaking changes. Use this skill when the user asks to generate contract tests, validate API responses, check backward compatibility, or validate requests/responses using the terms "contract-test", "ct", "Pact", "OpenAPI validation", or "consumer-driven contract testing".
2026-01-05