Browse Skills

22656 skills found

tailwind-shadcn.md
0
1 export tailwind-shadcn
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Tailwind CSS utility patterns with shadcn/ui component usage, theming via CSS variables, and responsive design. Use when styling components, installing shadcn components, implementing dark mode, or creating consistent design systems.
2026-01-05
chrome-builtin-ai.md
0
1 export chrome-builtin-ai
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Chrome Built-in AI APIs for client-side AI features. Use for Writer API, Rewriter API, Proofreader API, Prompt API, Translator API, Language Detector API, Summarizer API, and building AI-powered web applications with on-device processing.
2026-01-05
condition-based-waiting.md
0
1 export condition-based-waiting
2 barrydobson from "barrydobson/dotfiles_extra"
3 Replace arbitrary timeouts with condition polling for reliable async tests
2026-01-05
review-rules.md
0
1 export review-rules
2 yurake from "yurake/skills"
3 セッションの会話から恒久的な振る舞いルールを抽出し、AGENTS.md と突き合わせて追加すべきものを提示する。出力は rules と agents_md_patch の二部構成。
2026-01-05
backend-debugging-dependency-resolution.md
0
1 export backend-debugging-dependency-resolution
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematic approach to diagnose and resolve backend service issues including dependency conflicts, database schema mismatches, import errors, and middleware configuration problems in FastAPI applications.
2026-01-05
knowledge-manager.md
0
1 export knowledge-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manages a structured knowledge base of patterns, troubleshooting guides, best practices, and workflows. Activates when discovering reusable insights, solving technical problems, or establishing new standards. Records knowledge in categorized files for future reference without bloating global CLAUDE.md.
2026-01-05
pod-design-review.md
0
1 export pod-design-review
2 thebird-create from "thebird-create/MOM"
3 Generate five brand-aligned design concepts for validated niches using Claude creativity constrained by deterministic structure and brand voice memories.
2026-01-05
ai-ethics-advisor.md
0
1 export ai-ethics-advisor
2 therealchandlerbing from "therealchandlerbing/claude-usecases"
3 Comprehensive AI ethics and responsible AI development specialist. Use PROACTIVELY for bias assessment, fairness evaluation, ethical AI implementation, community impact analysis, and regulatory compliance. Expert in AI safety, alignment, and equitable systems design. Scales from quick audits to full ethical impact assessments.
2026-01-05
migration-orchestration.md
0
1 export migration-orchestration
2 fuchsst from "fuchsst/wcsaga_godot_converter"
3 Comprehensive Type 2 executable skill for automated WCS to Godot migration orchestration. Implements Plan-Implement-Validate lifecycle, agent lifecycle management, task state machines, and event-driven hooks with structured JSON I/O for reliable automated remediation loops. Use for coordinating complex migration workflows with deterministic execution.
2026-01-05
zeyd-brand.md
0
1 export zeyd-brand
2 abumalick from "abumalick/zeyd-web"
3 Applies Zeyd's official brand colors, typography, and voice to artifacts needing visual identity. Use when creating UI components, marketing materials, emails, or any content requiring brand consistency.
2026-01-05
supabase-migration.md
0
1 export supabase-migration
2 ninyawee from "ninyawee/armed-claude"
3 Database migration toolkit for Supabase projects. Use when: (1) Creating new migration files, (2) Writing schema changes (CREATE TABLE, ALTER, etc.), (3) Adding indexes, triggers, or RLS policies, (4) Fixing RLS performance issues (auth function wrapping, policy consolidation), (5) Validating migration conventions, (6) Running migrations locally, (7) Naming database objects
2026-01-05
autogenerate-constraints.md
0
1 export autogenerate-constraints
2 foolishimp from "foolishimp/ai_sdlc_method"
3 Autogenerate constraint checking code from constraints (C-*) that specify system limits, timeouts, dependencies, or environmental requirements. Use when C-* includes technical constraints like timeouts, API limits, or compliance requirements.
2026-01-05
supabase-auth.md
0
1 export supabase-auth
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Implements Supabase Authentication with email, OAuth, magic links, and phone auth. Use when building apps with Supabase, needing auth integrated with Row Level Security, or implementing passwordless login.
2026-01-05
stream-gauges.md
0
1 export stream-gauges
2 stillsame2016 from "stillsame2016/deep-wenokn"
3 Query active USGS stream gauges using the USGS Water Services API. Returns stream gauge locations and metadata as a GeoDataFrame with current status information.
2026-01-05
command-audit.md
0
1 export command-audit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validates command frontmatter, delegation patterns, simplicity guidelines, and documentation proportionality. Use when reviewing, auditing, analyzing, evaluating, improving, or fixing commands, validating official frontmatter (description, argument-hint, allowed-tools, model), checking delegation clarity or standalone prompts, assessing simplicity guidelines (6-15 simple, 25-80 documented), validating argument handling, or assessing documentation appropriateness. Distinguishes official Anthropic requirements from custom best practices. Also triggers when user asks about command best practices, whether a command should be a skill instead, or needs help with command structure.
2026-01-05
ai-integration.md
0
1 export ai-integration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when integrating LLMs (OpenAI, Qwen, Claude), extracting structured data from text, building prompts, parsing AI responses, handling JSON output, or implementing multi-step AI workflows
2026-01-05
vercel-debug.md
0
1 export vercel-debug
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Investigate Vercel deployment errors using Vercel CLI. Use when user shares a Vercel deployment error, build failure, or deployment URL that needs debugging.
2026-01-05
customer-persona-intelligence-builder.md
0
1 export customer-persona-intelligence-builder
2 merllinsbeard from "merllinsbeard/ai-claude-skills-collection"
3 Synthesize research, data, and insights to create a rich, actionable buyer persona with demographics, psychographics, jobs-to-be-done, pain points, motivations, buying journey, and channel preferences. Use when the user needs to understand their target customer deeply or create a customer persona for marketing strategy.
2026-01-05
pyspark-patterns.md
0
1 export pyspark-patterns
2 linus-mcmanamey from "linus-mcmanamey/multi-agent-user-story-development"
3 PySpark best practices, TableUtilities methods, ETL patterns, logging standards, and DataFrame operations for this project. Use when writing or debugging PySpark code.
2026-01-05
k8s-manifest-generator.md
0
1 export k8s-manifest-generator
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.
2026-01-05
gp-ui.md
0
1 export gp-ui
2 thegpvc from "thegpvc/gp-ui"
3 Use when building React UIs for TheGP applications, migrating existing UIs to @gp/ui components, integrating Tailwind v4 with @gp/ui theme, or answering questions about available components, design tokens, icons, or setup. Activate when user mentions @gp/ui, TheGP design system, or asks about GP-specific UI patterns and components.
2026-01-05
dbt-development.md
0
1 export dbt-development
2 rittmananalytics from "rittmananalytics/ra_ga4_ecomm"
3 Proactive skill for validating dbt models against coding conventions. Auto-activates when creating, reviewing, or refactoring dbt models in staging, integration, or warehouse layers. Validates naming, SQL structure, field conventions, testing coverage, and documentation. Supports project-specific convention overrides and sqlfluff integration.
2026-01-05
configuring-python-stack.md
0
1 export configuring-python-stack
2 bryonjacob from "bryonjacob/aug"
3 Python stack configuration - uv, ruff, mypy, pytest with 96% coverage threshold
2026-01-05
agent-workflow-patterns.md
0
1 export agent-workflow-patterns
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 AI agent workflow patterns including ReAct agents, multi-agent systems, loop control, tool orchestration, and autonomous agent architectures. Use when building AI agents, implementing workflows, creating autonomous systems, or when user mentions agents, workflows, ReAct, multi-step reasoning, loop control, agent orchestration, or autonomous AI.
2026-01-05