Browse Skills
18175 skills found
merge-conflict-resolver.md
0
1
export
merge-conflict-resolver
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyze branch divergence, detect potential conflicts, and guide merge resolution for any Git repository. Auto-detects current branch or accepts parameters.
2026-01-05
crypto-analysis.md
0
1
export
crypto-analysis
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Breaks cryptographic systems and decrypts ciphertext. Use when working with RSA, AES, XOR, classical ciphers, hash functions, or when challenge involves encryption, decryption, keys, or mathematical crypto attacks.
2026-01-05
rpa-patterns.md
0
1
export
rpa-patterns
2
from
"omerlefaruk/CasareRPA"
from
"omerlefaruk/CasareRPA"
3
Common RPA automation patterns (retry, polling, circuit breaker) for resilient automation. Use when: implementing RPA workflows, error handling, resilient automation, retry with backoff, polling for conditions, circuit breaker patterns.
2026-01-05
docs-structure-maintainer.md
0
1
export
docs-structure-maintainer
2
from
"paunchygent/docforge"
from
"paunchygent/docforge"
3
Understand and maintain HuleEdu documentation and task documentation structure. Guides placement, naming, and validation using the canonical specs and management scripts.
2026-01-05
crispy-design-system.md
0
1
export
crispy-design-system
2
from
"krwhynot/crispy-crm"
from
"krwhynot/crispy-crm"
3
Use when implementing UI features in Atomic CRM - enforces design system consistency with Tailwind v4 semantic utilities, desktop-first responsive design, JSONB array patterns, and accessibility standards before writing component code
2026-01-05
verify.md
0
1
export
verify
2
from
"c-daly/dotclaude"
from
"c-daly/dotclaude"
3
This skill should be used when confirming implementation matches spec exactly. Use when the orchestrator invokes phase 3 (verify) or when validating completed code against requirements.
2026-01-05
nextjs-performance-optimizer.md
0
1
export
nextjs-performance-optimizer
2
from
"AgentiveCity/SkillFactory"
from
"AgentiveCity/SkillFactory"
3
Use this skill whenever the user wants to analyze, improve, or enforce performance best practices in a Next.js (App Router) + TypeScript + Tailwind + shadcn/ui project, including bundle size, data fetching, caching, streaming, images, fonts, and client/server boundaries.
2026-01-05
gitea-wiki.md
0
1
export
gitea-wiki
2
from
"beshkenadze/claude-skills-marketplace"
from
"beshkenadze/claude-skills-marketplace"
3
Manage Gitea wiki pages. Use when working with wiki content, creating documentation, or updating wiki pages.
2026-01-05
mantis-react-admin.md
0
1
export
mantis-react-admin
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
React 19 admin dashboard with Material UI v7, Vite 7, and MUI X Charts.
2026-01-05
google-file-search.md
0
1
export
google-file-search
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Google File Search API templates, configuration patterns, and usage examples for managed RAG with Gemini. Use when building File Search integrations, implementing RAG with Google AI, chunking documents, configuring grounding citations, or when user mentions Google File Search, Gemini RAG, document indexing, or semantic search.
2026-01-05
energyplus-assistant.md
0
1
export
energyplus-assistant
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill when analyzing EnergyPlus IDF building energy models, including QA/QC validation, HVAC topology analysis, ECM testing, or running simulations. Supports fast validation without Docker (direct parsing) and comprehensive analysis with MCP tools when needed. Handles Windows path formats, environment detection, and intelligent method selection. (project)
2026-01-05
julien-infra-jokers.md
0
1
export
julien-infra-jokers
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Complete management for Jokers Hockey website - deployment, build checks, database migrations (Drizzle ORM), and PM2 process management. Use for any Jokers site operation.
2026-01-05
rtsafetyauditor.md
0
1
export
rtsafetyauditor
2
from
"chrislyons/orpheus-sdk"
from
"chrislyons/orpheus-sdk"
3
Analyze C++ code for real-time safety violations including heap allocations, locks, blocking calls, and unbounded operations in audio threads.
2026-01-05
file-uploads.md
0
1
export
file-uploads
2
from
"eddiebe147/claude-settings"
from
"eddiebe147/claude-settings"
3
Expert guide for handling file uploads, image optimization, cloud storage (Supabase, S3, Cloudinary), and file management. Use when implementing file upload features or managing user assets.
2026-01-05
ui-tap.md
0
1
export
ui-tap
2
from
"asnar00/miso"
from
"asnar00/miso"
3
Trigger UI elements programmatically via HTTP automation. Use when you need to press buttons, interact with UI, or verify UI changes. Invoke with "tap the X button", "press X", "trigger X", or "click X".
2026-01-05
discord.md
0
1
export
discord
2
from
"vm0-ai/api0"
from
"vm0-ai/api0"
3
Discord Bot API via curl. Use this skill to interact with channels, guilds, users, and messages using a bot token.
2026-01-05
building-blocks.md
0
1
export
building-blocks
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for creating new AEM Edge Delivery blocks or modifying existing blocks. Use this skill whenever you are creating a new block from scratch or making significant changes to existing blocks that involve JavaScript decoration, CSS styling, or content model changes.
2026-01-05
client-scripts.md
0
1
export
client-scripts
2
from
"UnityAppSuite/frappe-claude"
from
"UnityAppSuite/frappe-claude"
3
Frappe client-side JavaScript patterns for form events, field manipulation, dialogs, and UI customization. Use when writing form scripts, handling field changes, creating dialogs, or customizing the Frappe desk interface.
2026-01-05
deploying-kafka-k8s.md
0
1
export
deploying-kafka-k8s
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Deploys Apache Kafka on Kubernetes using the Strimzi operator with KRaft mode.Use when setting up Kafka for event-driven microservices, message queuing, or pub/sub patterns.Covers operator installation, cluster creation, topic management, and producer/consumer testing.NOT when using managed Kafka (Confluent Cloud, MSK) or local development without K8s.
2026-01-05
bash-defensive-patterns.md
0
1
export
bash-defensive-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when writing or reviewing Bash scripts to apply defensive programming patterns including strict mode, proper error handling, safe variable handling, argument parsing, and idempotent design. Ensures scripts are robust, maintainable, and production-ready.
2026-01-05
thiserror-expert.md
0
1
export
thiserror-expert
2
from
"EmilLindfors/claude-marketplace"
from
"EmilLindfors/claude-marketplace"
3
Provides guidance on creating custom error types with thiserror, including proper derive macros, error messages, and source error chaining. Activates when users define error enums or work with thiserror.
2026-01-05
frontend-designer.md
0
1
export
frontend-designer
2
from
"Simw1/digital-print-request"
from
"Simw1/digital-print-request"
3
Expert front-end design critique, refinement, and polish for existing interfaces. Use this skill when the user asks for a design pass, visual polish, design critique, aesthetic improvements, or UI refinement on existing code or interfaces. Works with React artifacts, full websites, and any frontend framework. Generates colour palettes and typography from scratch. Focuses on visual aesthetics, micro-interactions, and avoiding generic AI aesthetics. Complementary to tech-building skills—use after functionality is built.
2026-01-05
dspy-rb.md
0
1
export
dspy-rb
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build type-safe LLM applications with DSPy.rb - Ruby's programmatic prompt framework with signatures, modules, agents, and optimization
2026-01-05
media-insertion.md
0
1
export
media-insertion
2
from
"mattppal/shipping-szn"
from
"mattppal/shipping-szn"
3
Insert images and videos from Slack messages into changelog markdown. Use when you have media files downloaded from Slack that need to be included in documentation.
2026-01-05