Browse Skills

17720 skills found

rpg-map-creator.md
0
1 export rpg-map-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert RPG map creation and generation for tabletop and online games. Specializes in creating visual descriptions and optimized prompts for z-image turbo model in ComfyUI. Covers all map types (world/continent, regional/local, battle/encounter, dungeon/interior) across multiple themes and settings (fantasy, sci-fi, cyberpunk, post-apocalyptic, horror, etc.). Use when Claude needs to: (1) Create RPG maps of any type, (2) Generate image prompts for map visualization in ComfyUI, (3) Design environments, biomes, settlements, or tactical battlefields, (4) Provide expert knowledge of cartography, terrain, and world-building for games, (5) Convert map descriptions into optimized prompts for image generation models, or (6) Help with any map creation or visualization for tabletop RPGs, video games, or online play.
2026-01-05
write-behavior-test.md
0
1 export write-behavior-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write Playwright behavior tests (.spec.ts) that verify complete user workflows. Use when creating end-to-end tests for behaviors based on their specifications with Act:/Check: steps. Triggers on "write a behavior test", "create a spec test", or "test this behavior".
2026-01-05
sql-formatter.md
0
1 export sql-formatter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks to format SQL code, polish SQL queries, improve SQL readability, or work with .sql files. Use when queries mention SQL formatting, code beautification, Oracle SQL, or database query polishing.
2026-01-05
cc-plugin-extensions.md
0
1 export cc-plugin-extensions
2 ImproperSubset from "ImproperSubset/hh-agentics"
3 This skill should be used when the user asks to "install a plugin", "extend a plugin", "create a .local.md file", "add project context for a plugin", "customize plugin for this project", or mentions project-specific paths, conventions, or workflows that relate to an installed plugin. Covers the .local.md extension pattern for bridging general plugin skills to specific codebases.
2026-01-05
merge-conflict-resolver.md
0
1 export merge-conflict-resolver
2 majiayu000 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
security-scan-local.md
0
1 export security-scan-local
2 gar-ai from "gar-ai/mallorn"
3 Run security scans locally (Semgrep, Trivy, Gitleaks) to detect vulnerabilities, secrets, and code issues before pushing. Use when the user wants to check for security issues, scan dependencies, or validate code security.
2026-01-05
Flaky Test Detector Skill.md
0
1 export Flaky Test Detector Skill
2 wrsmith108 from "wrsmith108/claude-skill-flaky-test-detector"
3 A Claude Code skill for detecting flaky test patterns that cause intermittent CI failures.
2026-01-05
env-var-specialist.md
0
1 export env-var-specialist
2 moizjmj-pk from "moizjmj-pk/talk-to-my-lawyer"
3 Ensure environment variables for Talk-To-My-Lawyer are present, scoped correctly (server vs client), and synced across local env files and Vercel. Use when adding, auditing, or debugging env variables, or preparing deployments.
2026-01-05
rpa-patterns.md
0
1 export rpa-patterns
2 omerlefaruk 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 paunchygent 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
typescript-react.md
0
1 export typescript-react
2 violetio from "violetio/violet-ai-plugins"
3 TypeScript/React conventions for dashboards
2026-01-05
nextjs-performance-optimizer.md
0
1 export nextjs-performance-optimizer
2 AgentiveCity 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 beshkenadze 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
google-file-search.md
0
1 export google-file-search
2 vanman2024 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 majiayu000 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
ui-tap.md
0
1 export ui-tap
2 asnar00 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
typescript-advanced-types.md
0
1 export typescript-advanced-types
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master TypeScript's advanced type system including generics, conditional types, mapped types, and React TypeScript patterns. Use when: (1) implementing complex type logic, (2) creating reusable type utilities, (3) typing React components, hooks, and events, (4) ensuring compile-time type safety.
2026-01-05
building-blocks.md
0
1 export building-blocks
2 majiayu000 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 UnityAppSuite 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
bash-defensive-patterns.md
0
1 export bash-defensive-patterns
2 majiayu000 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
typescript.md
0
1 export typescript
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Adds static typing to JavaScript with TypeScript including type annotations, interfaces, generics, and advanced type utilities. Use when setting up TypeScript projects, defining types, creating generic utilities, or debugging type errors.
2026-01-05
arcgis-editing-advanced.md
0
1 export arcgis-editing-advanced
2 SaschaBrunnerCH from "SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3 Advanced editing features including subtypes, feature forms, versioning, and configurable editors. Use for complex data entry workflows.
2026-01-05
slack.md
0
1 export slack
2 arlenagreer from "arlenagreer/claude_configuration_docs"
3 Send messages, manage channels, and interact with multiple Slack workspaces via API. This skill should be used for ALL Slack operations across dreamanager, american_laboratory_trading, and softtrak workspaces.
2026-01-05
reviewing-dependencies.md
0
1 export reviewing-dependencies
2 djankies from "djankies/claude-configs"
3 Automated tooling and detection patterns for analyzing npm dependencies, unused packages, and dead code. Provides tool commands and what to look for—not how to structure output.
2026-01-05