Browse Skills
18175 skills found
styling-with-tailwind.md
7
1
export
styling-with-tailwind
2
from
"tenequm/claude-plugins"
from
"tenequm/claude-plugins"
3
Creates UIs using Tailwind CSS utility classes and shadcn/ui patterns. Covers CSS variables with OKLCH colors, component variants with CVA, responsive design, dark mode, and Tailwind v4 features. Use when building interfaces with Tailwind, styling shadcn/ui components, implementing themes, or working with utility-first CSS.
2026-01-05
skill-creator.md
7
1
export
skill-creator
2
from
"tenequm/claude-plugins"
from
"tenequm/claude-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
better-auth.md
7
1
export
better-auth
2
from
"samhvw8/dotfiles"
from
"samhvw8/dotfiles"
3
TypeScript authentication framework (framework-agnostic). Features: email/password, OAuth (Google, GitHub, Discord), 2FA (TOTP, SMS), passkeys/WebAuthn, session management, RBAC, rate limiting, database adapters. Actions: implement, configure, secure authentication systems. Keywords: Better Auth, authentication, authorization, OAuth, email/password, 2FA, MFA, TOTP, passkeys, WebAuthn, session management, RBAC, rate limiting, database adapter, TypeScript auth, social login, Google auth, GitHub auth, Discord auth, email verification, password reset. Use when: implementing TypeScript auth, adding OAuth providers, setting up 2FA/MFA, managing sessions, configuring RBAC, building secure auth systems.
2026-01-05
checkpoint-ambiguity-review.md
7
1
export
checkpoint-ambiguity-review
2
from
"SprocketLab/slop-code-bench"
from
"SprocketLab/slop-code-bench"
3
Review checkpoint specs and tests to identify tests that encode ambiguous interpretations rather than explicit requirements. Use when asked to check checkpoint_N.md against test_checkpoint_N.py, when auditing tests for ambiguity, or when reviewing snapshot eval failures for interpretive issues.
2026-01-05
debug-asan-build.md
7
1
export
debug-asan-build
2
from
"coderealm-atlas/cert-ctrl"
from
"coderealm-atlas/cert-ctrl"
3
Build and test this repo with the CMake preset debug-asan (AddressSanitizer). Use when asked how to configure, build, run, or test with ASAN/debug builds in this project.
2026-01-05
article-extractor.md
7
1
export
article-extractor
2
from
"gupsammy/Claude-setup"
from
"gupsammy/Claude-setup"
3
Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter
2026-01-05
ai-multimodal.md
7
1
export
ai-multimodal
2
from
"samhvw8/dotfiles"
from
"samhvw8/dotfiles"
3
Multimodal AI processing via Google Gemini API (2M tokens context). Capabilities: audio (transcription, 9.5hr max, summarization, music analysis), images (captioning, OCR, object detection, segmentation, visual Q&A), video (scene detection, 6hr max, YouTube URLs, temporal analysis), documents (PDF extraction, tables, forms, charts), image generation (text-to-image, editing). Actions: transcribe, analyze, extract, caption, detect, segment, generate from media. Keywords: Gemini API, audio transcription, image captioning, OCR, object detection, video analysis, PDF extraction, text-to-image, multimodal, speech recognition, visual Q&A, scene detection, YouTube transcription, table extraction, form processing, image generation, Imagen. Use when: transcribing audio/video, analyzing images/screenshots, extracting data from PDFs, processing YouTube videos, generating images from text, implementing multimodal AI features.
2026-01-05
google-adk-python.md
7
1
export
google-adk-python
2
from
"samhvw8/dotfiles"
from
"samhvw8/dotfiles"
3
Google Agent Development Kit (ADK) for Python. Capabilities: AI agent building, multi-agent systems, workflow agents (sequential/parallel/loop), tool integration (Google Search, Code Execution), Vertex AI deployment, agent evaluation, human-in-the-loop flows. Actions: build, create, deploy, evaluate, orchestrate AI agents. Keywords: Google ADK, Agent Development Kit, AI agent, multi-agent system, LlmAgent, SequentialAgent, ParallelAgent, LoopAgent, tool integration, Google Search, Code Execution, Vertex AI, Cloud Run, agent evaluation, human-in-the-loop, agent orchestration, workflow agent, hierarchical coordination. Use when: building AI agents, creating multi-agent systems, implementing workflow pipelines, integrating LLM agents with tools, deploying to Vertex AI, evaluating agent performance, implementing approval flows.
2026-01-05
infra-engineer.md
7
1
export
infra-engineer
2
from
"samhvw8/dotfiles"
from
"samhvw8/dotfiles"
3
Comprehensive infrastructure engineering covering DevOps, cloud platforms, FinOps, and DevSecOps. Platforms: AWS (EC2, Lambda, S3, ECS, EKS, RDS, CloudFormation), Azure basics, Cloudflare (Workers, R2, D1, Pages), GCP (GKE, Cloud Run, Cloud Storage), Docker, Kubernetes. Capabilities: CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins), GitOps, infrastructure as code (Terraform, CloudFormation), container orchestration, cost optimization, security scanning, vulnerability management, secrets management, compliance (SOC2, HIPAA). Actions: deploy, configure, manage, scale, monitor, secure, optimize cloud infrastructure. Keywords: AWS, EC2, Lambda, S3, ECS, EKS, RDS, CloudFormation, Azure, Kubernetes, k8s, Docker, Terraform, CI/CD, GitHub Actions, GitLab CI, Jenkins, ArgoCD, Flux, cost optimization, FinOps, reserved instances, spot instances, security scanning, SAST, DAST, vulnerability management, secrets management, Vault, compliance, monitoring, observability. Use when: deploying to AWS/Azure/GCP/Cloudflare, s
2026-01-05
fuzzing-strategist.md
7
1
export
fuzzing-strategist
2
from
"jpoley/flowspec"
from
"jpoley/flowspec"
3
Fuzzing strategist persona specializing in dynamic testing guidance, fuzzing strategy development, and crash analysis
2026-01-05
requirement-change.md
7
1
export
requirement-change
2
from
"doraemonkeys/sloc-guard"
from
"doraemonkeys/sloc-guard"
3
Add or modify tasks in Implementation Plan. Use when user proposes new requirements, changes priorities, or adjusts existing task scope.
2026-01-05
solana-compression.md
7
1
export
solana-compression
2
from
"tenequm/claude-plugins"
from
"tenequm/claude-plugins"
3
Build with ZK Compression on Solana using Light Protocol. Use when creating compressed tokens, compressed PDAs, or integrating ZK compression into Solana programs. Covers compressed account model, state trees, validity proofs, and client integration with Helius/Photon RPC.
2026-01-05
kubernetes-best-practices.md
7
1
export
kubernetes-best-practices
2
from
"armanzeroeight/fastagent-plugins"
from
"armanzeroeight/fastagent-plugins"
3
Provides production-ready Kubernetes manifest guidance including resource management, security, high availability, and configuration best practices. This skill should be used when working with Kubernetes YAML files, deployments, pods, services, or when users mention k8s, container orchestration, or cloud-native applications.
2026-01-05
modern-frontend-design.md
7
1
export
modern-frontend-design
2
from
"gupsammy/Claude-setup"
from
"gupsammy/Claude-setup"
3
Comprehensive frontend design system for creating distinctive, production-grade interfaces that avoid generic AI aesthetics. Use when users request web components, pages, applications, or any frontend interface. Provides design workflows, aesthetic guidelines, code patterns, animation libraries, typography systems, color theory, and anti-patterns to create memorable, context-specific designs that feel genuinely crafted rather than generated.
2026-01-05
frontend-design.md
7
1
export
frontend-design
2
from
"Arcanexis/Alice-Single"
from
"Arcanexis/Alice-Single"
3
创建独特、生产级的前端界面,具有高设计质量。当用户要求构建Web组件、页面或应用程序时使用此技能。生成创意、精致的代码,避免通用AI美学。
2026-01-05
security-workflow.md
7
1
export
security-workflow
2
from
"jpoley/flowspec"
from
"jpoley/flowspec"
3
Use when creating backlog tasks from security findings, integrating security scans into workflow states, or managing security remediation tracking. Invoked for security workflow integration and task automation.
2026-01-05
security-fixer.md
7
1
export
security-fixer
2
from
"jpoley/flowspec"
from
"jpoley/flowspec"
3
Use when generating security patches, fixing vulnerabilities, or creating code remediation for security findings. Invoked for automated fix generation, patch creation, and vulnerability remediation.
2026-01-05
spec-writing.md
7
1
export
spec-writing
2
from
"damienlaine/agentic-sprint"
from
"damienlaine/agentic-sprint"
3
This skill should be used when the user asks about "writing specs", "specs.md format", "how to write specifications", "sprint requirements", "testing configuration", "scope definition", or needs guidance on creating effective sprint specifications for agentic development.
2026-01-05
exploring-problems.md
7
1
export
exploring-problems
2
from
"nickpending/momentum"
from
"nickpending/momentum"
3
Facilitates open-ended technical exploration through genuine conversation - thinking through problems, exploring options, investigating approaches, and discussing what-if scenarios. Use when the user wants to explore options, think through problems, investigate approaches, evaluate available options, or engage in what-if discussions rather than immediately implementing solutions.
2026-01-05
terraform-basics.md
7
1
export
terraform-basics
2
from
"jonhill90/vibes"
from
"jonhill90/vibes"
3
Terraform infrastructure-as-code patterns for AWS and Azure provisioning. Use when creating or modifying .tf files, writing Terraform modules, managing remote state (S3, Azure Storage), working with terraform commands (init, plan, apply, destroy), configuring providers (AWS, Azure, Google Cloud), or implementing infrastructure best practices like module design, workspace strategies, and state locking.
2026-01-05
chrome-extension-wxt.md
7
1
export
chrome-extension-wxt
2
from
"tenequm/claude-plugins"
from
"tenequm/claude-plugins"
3
Build Chrome extensions using WXT framework with TypeScript, React, Vue, or Svelte. Use when creating browser extensions, developing cross-browser add-ons, or working with Chrome Web Store projects. Triggers on phrases like "chrome extension", "browser extension", "WXT framework", "manifest v3", or file patterns like wxt.config.ts.
2026-01-05
code-review-practices.md
7
1
export
code-review-practices
2
from
"armanzeroeight/fastagent-plugins"
from
"armanzeroeight/fastagent-plugins"
3
Provides practical guidance for conducting thorough code reviews that identify issues early, promote knowledge sharing, and deliver constructive feedback. This skill should be used when reviewing pull requests, establishing team review standards, or mentoring developers on effective review practices.
2026-01-05
requesting-code-review.md
7
1
export
requesting-code-review
2
from
"frap129/dotfiles"
from
"frap129/dotfiles"
3
Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent to review implementation against plan or requirements before proceeding
2026-01-05
tzurot-skills-guide.md
7
1
export
tzurot-skills-guide
2
from
"lbds137/tzurot"
from
"lbds137/tzurot"
3
Meta-skill for writing and maintaining Claude Code skills. Use when creating new skills, updating existing skills, or reviewing skill quality. Enforces progressive disclosure and size limits.
2026-01-05