Browse Skills

44969 skills found

analyzing-query-performance.md
2
1 export analyzing-query-performance
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to analyze and optimize database query performance. It activates when the user discusses query performance issues, provides an EXPLAIN plan, or asks for optimization recommendations. The skill leverages the query-performance-analyzer plugin to interpret EXPLAIN plans, identify performance bottlenecks (e.g., slow queries, missing indexes), and suggest specific optimization strategies. It is useful for improving database query execution speed and resource utilization.
2026-01-05
documentation-standards.md
2
1 export documentation-standards
2 phrazzld from "phrazzld/claude-config"
3 Apply documentation standards: comment why not what, minimal comments (prefer clear code), maintain README with quick start, update docs with breaking changes. Use when writing comments, creating docs, reviewing documentation, or discussing what to document.
2026-01-05
unity-vcontainer.md
2
1 export unity-vcontainer
2 creator-hian from "creator-hian/claude-code-plugins"
3 VContainer dependency injection expert specializing in IoC container configuration, lifecycle management, and Unity-optimized DI patterns. Masters dependency resolution, scoped containers, and testable architecture design. Use PROACTIVELY for VContainer setup, service registration, or SOLID principle implementation.
2026-01-05
jira-story-point-estimator.md
2
1 export jira-story-point-estimator
2 openshift-hyperfleet from "openshift-hyperfleet/hyperfleet-claude-plugins"
3 Estimates story points for JIRA tickets by analyzing complexity, scope, and comparing to historical team data. Activates when users ask to estimate, point, or size a ticket, or ask "how many points should this be?"
2026-01-05
username-generator.md
2
1 export username-generator
2 warpcode from "warpcode/dotfiles"
3 Generate clever, witty, and original usernames based on user input keywords or theme. Scope: Outputs markdown bullet list of 20 usernames (unless specified), each ≤ 20 characters, using only alphanumeric characters and either hyphens or underscores. Triggers: "username", "username generator", "generate username", "create username", "creative usernames", "witty usernames".
2026-01-05
claude-extension-builder.md
2
1 export claude-extension-builder
2 mkobit from "mkobit/dotfiles"
3 Build and modify Claude extensions (Skills, Commands, Agents, Hooks). Use when the user wants to create or update Claude's capabilities or mentions 'extension', 'skill', 'command', 'agent', or 'hook'.
2026-01-05
verification-before-completion.md
2
1 export verification-before-completion
2 third774 from "third774/dotfiles"
3 Run verification commands before claiming work is complete or fixed. Use before asserting any task is done, bug is fixed, tests pass, or feature works.
2026-01-05
go-testing-table.md
2
1 export go-testing-table
2 JamesPrial from "JamesPrial/claudefiles"
3 Table-driven test patterns for Go
2026-01-05
rbac-permissions-builder.md
2
1 export rbac-permissions-builder
2 patricio0312rev from "patricio0312rev/skillset"
3 Implements role-based access control with permission matrix, route guards, policy functions, and UI permission hints. Provides middleware/guards, helper utilities, test suggestions, and permission checking patterns. Use when building "RBAC", "permissions", "access control", or "authorization".
2026-01-05
using-superpowers.md
2
1 export using-superpowers
2 robertpelloni from "robertpelloni/workspace"
3 Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Read tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
2026-01-05
generating-helm-charts.md
2
1 export generating-helm-charts
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate Helm charts for Kubernetes applications. It should be used when the user requests the creation of a new Helm chart, the modification of an existing chart, or assistance with packaging and deploying Kubernetes applications using Helm. The skill is triggered by requests that mention "Helm chart", "Kubernetes deployment", "package application for Kubernetes", or similar phrases related to Helm and Kubernetes. It helps streamline the process of creating and managing Kubernetes deployments.
2026-01-05
write-spec.md
2
1 export write-spec
2 korallis from "korallis/Amp-OS"
3 Write a detailed feature specification from requirements. Use after shaping to create spec.md with goals, user stories, requirements, and technical approach.
2026-01-05
analyzing-logs.md
2
1 export analyzing-logs
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to analyze logs for performance insights and issue detection. It is triggered when the user requests log analysis, performance troubleshooting, or debugging assistance. The skill identifies slow requests, error patterns, resource warnings, and other key performance indicators within log files. Use this skill when the user mentions "analyze logs", "performance issues", "error patterns in logs", "slow requests", or requests help with "log aggregation". It helps identify performance bottlenecks and improve application stability by analyzing log data.
2026-01-05
frontend-development.md
2
1 export frontend-development
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Modern frontend development with Next.js 14, React 18, TailwindCSS, and TanStack Query. Use when building UI components, implementing pages, optimizing performance, or following Next.js App Router patterns.
2026-01-05
schedule-optimization.md
2
1 export schedule-optimization
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Multi-objective schedule optimization expertise using constraint programming and Pareto optimization. Use when generating schedules, improving coverage, balancing workloads, or resolving conflicts. Integrates with OR-Tools solver and resilience framework.
2026-01-05
state-management.md
2
1 export state-management
2 emanueleielo from "emanueleielo/deepagents-open-lovable"
3 State management patterns - Zustand, Jotai, Context
2026-01-05
github-action.md
2
1 export github-action
2 letta-ai from "letta-ai/letta-code-action"
3 Skill for GitHub Actions CI environment. Use when running inside a GitHub Actions workflow to update tracking comments, commit code, and interact with GitHub.
2026-01-05
global-atomic-design.md
2
1 export global-atomic-design
2 jaypaulb from "jaypaulb/CanvusAPI-LLMDemo"
3 Your approach to handling global atomic design. Use this skill when working on files where global atomic design comes into play.
2026-01-05
gomplate-manager.md
2
1 export gomplate-manager
2 brianclaridge from "brianclaridge/.claude"
3 Validate gomplate templates against best practices (Rule 095). Use when user says "/gomplate", "validate templates", "check gomplate", "template best practices".
2026-01-05
integrating-secrets-managers.md
2
1 export integrating-secrets-managers
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to seamlessly integrate with various secrets managers like HashiCorp Vault and AWS Secrets Manager. It generates configurations and setup code, ensuring best practices for secure credential management. Use this skill when you need to manage sensitive information, generate production-ready configurations, or implement a security-first approach for your DevOps infrastructure. Trigger terms include "integrate secrets manager", "configure Vault", "AWS Secrets Manager setup", "manage credentials securely", or requests for secure configuration generation.
2026-01-05
agent-creator.md
2
1 export agent-creator
2 sjnims from "sjnims/plugin-forge"
3 Create specialized subagents for Claude Code plugins with proper frontmatter, tools configuration, and system prompts. Use when creating agents, subagents, or specialized AI assistants for plugins.
2026-01-05
brokle-frontend-dev.md
2
1 export brokle-frontend-dev
2 brokle-ai from "brokle-ai/brokle"
3 Use this skill when developing, implementing, or modifying Next.js/React frontend code for the Brokle web application. This includes creating components, pages, hooks, API clients, stores, or any frontend features. Invoke this skill at the start of frontend development tasks.
2026-01-05
interview-techniques.md
2
1 export interview-techniques
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ユーザーインタビュー、要件ヒアリング、ステークホルダー聞き取り時に使用するスキル。オープンエンド質問、要求の深掘り、前提の明確化を通じて、ユーザーの真のニーズを引き出します。Anchors:• Interviewing Users (Steve Portigal) / 適用: インタビュー設計と実施 / 目的: バイアスを避け深い洞察を得る• Just Enough Research (Erika Hall) / 適用: 実践的なヒアリング / 目的: 限られた時間で最大の洞察を得る• Software Requirements (Karl Wiegers) / 適用: 要件分析と構造化 / 目的: 曖昧さを排除し完全性を確保• The Mom Test (Rob Fitzpatrick) / 適用: 過去の具体的行動の質問 / 目的: 仮定的な話を避け真の課題を発見Trigger:Use when conducting user interviews, requirements gathering, stakeholder hearing.Open-ended question design, ambiguous requirement clarification, hidden needs discovery, 5Why analysis.
2026-01-05
formatter-linter-expert.md
2
1 export formatter-linter-expert
2 kbrdn1 from "kbrdn1/dotfiles"
3 Universal code formatter and linter analyzer for multi-ecosystem projects (Laravel/PHP, Bun/Node/TS/JS, React, Vue, Astro, Nuxt, Go, Rust, Deno) with intelligent asdf version management, auto-detection, and interactive workflows
2026-01-05