Browse Skills

18175 skills found

query-performance-tuning.md
2
1 export query-performance-tuning
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 SQLiteクエリパフォーマンス最適化を専門とするスキル。EXPLAIN QUERY PLAN分析、インデックス戦略、クエリリライトを通じて、遅いクエリを診断し実行計画を改善します。Anchors:• High Performance MySQL (Baron Schwartz) / 適用: クエリ分析と診断手法 / 目的: 体系的なパフォーマンス診断• Use The Index, Luke (Markus Winand) / 適用: インデックス設計原則 / 目的: 効果的なインデックス活用• Systems Performance (Brendan Gregg) / 適用: 測定駆動のアプローチ / 目的: 定量的な効果検証Trigger:Use when optimizing slow queries, analyzing execution plans, designing indexes, resolving N+1 problems, or improving database performance systematically.Keywords: slow query, EXPLAIN QUERY PLAN, index optimization, query rewriting, N+1 problem, database performance, SQLite performance
2026-01-05
animation-designer.md
2
1 export animation-designer
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Expert in web animations, transitions, and motion design using Framer Motion and CSS
2026-01-05
nextauth-patterns.md
2
1 export nextauth-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 NextAuth.js v5の設定とカスタマイズパターンを専門とするスキル。OAuth 2.0プロバイダー統合、データベースアダプター、セッション戦略、コールバック実装、型安全なセッション管理を提供する。Anchors:• Web Application Security (Andrew Hoffman) / 適用: OAuth脅威モデリングとセッションセキュリティ / 目的: 安全な認証フロー設計• NextAuth.js v5 Official Docs / 適用: プロバイダー設定とコールバック / 目的: 標準準拠の実装Trigger:Use when implementing NextAuth.js authentication, configuring OAuth providers (Google, GitHub),integrating database adapters (Drizzle), designing session strategies (JWT or database-backed),customizing authentication callbacks, or adding role-based data to sessions.Keywords: nextauth, oauth, authentication, session, jwt, drizzle adapter, google oauth, github oauth
2026-01-05
setting-up-log-aggregation.md
2
1 export setting-up-log-aggregation
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill sets up log aggregation solutions using ELK (Elasticsearch, Logstash, Kibana), Loki, or Splunk. It generates production-ready configurations and setup code based on specific requirements and infrastructure. Use this skill when the user requests to set up logging infrastructure, configure log aggregation, deploy ELK stack, deploy Loki, deploy Splunk, or needs help with observability. It is triggered by terms like "log aggregation," "ELK setup," "Loki configuration," "Splunk deployment," or similar requests for centralized logging solutions.
2026-01-05
scanning-for-secrets.md
2
1 export scanning-for-secrets
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill helps you scan your codebase for exposed secrets and credentials. It uses pattern matching and entropy analysis to identify potential security vulnerabilities such as API keys, passwords, and private keys. Use this skill when you want to proactively identify and remediate exposed secrets before they are committed to version control or deployed to production. It is triggered by phrases like "scan for secrets", "check for exposed credentials", "find API keys", or "run secret scanner".
2026-01-05
scanning-for-secrets.md
2
1 export scanning-for-secrets
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill helps you scan your codebase for exposed secrets and credentials. It uses pattern matching and entropy analysis to identify potential security vulnerabilities such as API keys, passwords, and private keys. Use this skill when you want to proactively identify and remediate exposed secrets before they are committed to version control or deployed to production. It is triggered by phrases like "scan for secrets", "check for exposed credentials", "find API keys", or "run secret scanner".
2026-01-05
angular-store.md
2
1 export angular-store
2 duc01226 from "duc01226/EasyPlatform"
3 Use when implementing state management with PlatformVmStore for complex components requiring reactive state, effects, and selectors.
2026-01-05
remotion-video.md
2
1 export remotion-video
2 connorads from "connorads/dotfiles"
3 Build and render Remotion videos using React compositions. Use when defining `<Composition>` entries (often in `src/Root.tsx`), implementing deterministic frame-based animations with `useCurrentFrame()`, sequencing (`Sequence`/`Series`/`TransitionSeries`), and adding media via `OffthreadVideo`, `Img`, `Audio`, and `staticFile()`.
2026-01-05
clean-architecture-principles.md
2
1 export clean-architecture-principles
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Clean Architecture の依存関係ルールとレイヤー境界設計を整理し、設計レビューと違反検出を支援するスキル。アーキテクチャのレイヤー構成、境界インターフェース、依存違反の是正を扱う。Anchors:• Clean Architecture (Robert C. Martin) / 適用: レイヤー設計と依存ルール / 目的: 依存違反の防止• Domain-Driven Design (Eric Evans) / 適用: ドメイン境界設計 / 目的: 内部モデルの保護• Accelerate (Forsgren/Humble/Kim) / 適用: 変更容易性と品質 / 目的: 継続的改善の指標化Trigger:Use when reviewing architecture layers, enforcing dependency rules, designing boundaries, or validating layer compliance.clean architecture, dependency rule, layer violation, boundary interface, architecture review
2026-01-05
multi-source-investigation.md
2
1 export multi-source-investigation
2 poemswe from "poemswe/co-researcher"
3 Conducts systematic investigations across diverse information sources with cross-validation and credibility assessment. Use when researching complex topics, fact-checking claims, understanding different perspectives, or building comprehensive understanding. Triggers on phrases like "investigate", "verify", "fact check", "cross-reference", "multiple sources", "different perspectives on".
2026-01-05
prp-generator.md
2
1 export prp-generator
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Guides creation of Product Requirements Prompts (PRPs) - comprehensive requirement documents that serve as the foundation for AI-assisted development
2026-01-05
github-issue-creator.md
2
1 export github-issue-creator
2 EdanStarfire from "EdanStarfire/claudecode_webui"
3 Create well-structured GitHub issues focused on user problems and outcomes, not implementation. Use when user reports bugs or requests features to ensure clear, testable requirements without premature implementation details.
2026-01-05
ambiguity-elimination.md
2
1 export ambiguity-elimination
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 曖昧性検出と除去スキル。定性的・不明確な表現を具体的・測定可能な要件に変換します。Anchors:• Don't Make Me Think(Steve Krug)/ 適用: ユーザビリティ判断とUI明確性 / 目的: ユーザーが「考えずに理解できる」表現基準の提供• 5つの曖昧性パターン / 適用: 要件ドキュメント全体 / 目的: 定性的・曖昧な表現を体系的に検出・排除• 定量化フレームワーク / 適用: 非機能要件の具体化 / 目的: 「速い」「多い」などの曖昧語を計測可能な指標へ変換Trigger:要件ドキュメントに「速い」「多い」「適切に」などの定性的表現や、定義・スコープ・条件が不明確な箇所があるとき。受容基準・パフォーマンス目標・条件の曖昧性を解決してから開発を開始する必要があるときに適用。
2026-01-05
api-design.md
2
1 export api-design
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-backend"
3 Design and build professional APIs with REST, GraphQL, and gRPC. Master authentication, documentation, testing, and operational concerns.
2026-01-05
requirement-analyzer.md
2
1 export requirement-analyzer
2 masanao-ohba from "masanao-ohba/claude-manifests"
3 Analyzes and documents requirements for any software project, technology-agnostic approach to requirement engineering
2026-01-05
oracle.md
2
1 export oracle
2 LarsEckart from "LarsEckart/dotfiles"
3 Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
2026-01-05
optimizing-cache-performance.md
2
1 export optimizing-cache-performance
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to analyze and improve application caching strategies. It optimizes cache hit rates, TTL configurations, cache key design, and invalidation strategies. Use this skill when the user requests to "optimize cache performance", "improve caching strategy", "analyze cache hit rate", or needs assistance with "cache key design", "TTL optimization", or "cache invalidation". The skill identifies potential bottlenecks and recommends adjustments for improved performance and efficiency of caching mechanisms like Redis.
2026-01-05
scrcpy-option-ui-builder.md
2
1 export scrcpy-option-ui-builder
2 Codertainment from "Codertainment/scrcpy_buddy"
3 This skill should modify the category screens and add the requested scrcpy options to the UI, depending on the type of the option (text, toggle, dropdown, etc.). Use this skill for adding new scrcpy options in the UI.
2026-01-05
pydanticai-docs.md
2
1 export pydanticai-docs
2 DougTrajano from "DougTrajano/pydantic-ai-skills"
3 Use this skill for requests related to Pydantic AI framework - building agents, tools, dependencies, structured outputs, and model integrations.
2026-01-05
skill-name.md
2
1 export skill-name
2 bendrucker from "bendrucker/claude"
3 Creating and optimizing Claude Code Skills including activation patterns, content structure, and development workflows. Use when creating new skills, converting memory files to skills, debugging skill activation, or understanding skill architecture and best practices.
2026-01-05
nextjs-app-router.md
2
1 export nextjs-app-router
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Next.js App Routerのアーキテクチャと実装パターンを専門とするスキル。ディレクトリベースルーティング、Server/Client Components分離、レンダリング戦略選択を支援。Anchors:• Guillermo Rauch "Server-First" / 適用: コンポーネント配置判断 / 目的: デフォルトサーバー・例外クライアントの徹底• Learning React (Banks, Porcello) / 適用: コンポーネント設計 / 目的: 再利用性と単一責任の原則適用• Next.js公式ドキュメント / 適用: 特殊ファイル規約・レンダリング戦略 / 目的: フレームワーク規約準拠Trigger:Use when designing Next.js routing structures, implementing app directory patterns, deciding Server vs Client Components, choosing rendering strategies (SSG, ISR, Dynamic), or structuring layouts and route groups.Keywords: app router, server components, client components, dynamic routes, route groups, parallel routes, intercepting routes, layout, template, loading, error
2026-01-05
command-error-handling.md
2
1 export command-error-handling
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 コマンドのエラーハンドリング(引数検証/事前チェック/ロールバック/ユーザー確認/エラーメッセージ設計)を整理し、失敗時の安全性と説明の一貫性を支援するスキル。パターン選定、検証手順、テンプレート運用を一貫して整理する。Anchors:• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: エラーハンドリング設計 / 目的: 安定した実行フローの確立Trigger:Use when designing command error handling, validating failure paths, or implementing rollback and user confirmation flows.command error handling, validation, rollback, user confirmation, error messages
2026-01-05
technical-writing.md
2
1 export technical-writing
2 cosmix from "cosmix/claude-code-setup"
3 Professional technical documentation writing for software projects. Use for README files, user guides, migration guides, changelogs, and general documentation. Triggers: documentation, docs, readme, guide, tutorial, changelog, migration guide, write docs, document code.
2026-01-05
websocket-patterns.md
2
1 export websocket-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 WebSocketによる双方向リアルタイム通信パターン専門スキル。接続ライフサイクル管理、メッセージキューイング、ハートビート戦略、エラーリカバリーを提供する。Anchors:• RFC 6455 (WebSocket Protocol) / 適用: プロトコル仕様 / 目的: 標準準拠の実装• 『Designing Data-Intensive Applications』(Martin Kleppmann) / 適用: メッセージング設計 / 目的: 信頼性確保• Circuit Breaker Pattern / 適用: エラーリカバリー / 目的: 障害伝播防止Trigger:Use when implementing WebSocket connections, real-time bidirectional communication, connection lifecycle management, message queueing, or heartbeat monitoring.
2026-01-05