Browse Skills
20307 skills found
anime-mj-prompt-builder.md
0
1
export
anime-mj-prompt-builder
2
from
"jawhnycooke/claude-code-anime-mj"
from
"jawhnycooke/claude-code-anime-mj"
3
Generates anime/manga prompts for Midjourney Niji mode with 30+ artist styles, SREF code library
2026-01-05
svelte5-runes-static.md
0
1
export
svelte5-runes-static
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Svelte 5 runes + SvelteKit adapter-static (SSG/SSR) patterns for hydration-safe state, store bridges, and reactivity that survives prerendering
2026-01-05
coding-guidelines-java.md
0
1
export
coding-guidelines-java
2
from
"PedroSantiagoDev/buildup"
from
"PedroSantiagoDev/buildup"
3
Comprehensive coding standards for Java and Spring Boot projects. Use when writing new code, refactoring, or setting up project structure. Focuses on robustness, immutability, dependency injection, and maintainability.
2026-01-05
base-ui-react.md
0
1
export
base-ui-react
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Production-tested setup for Base UI (@base-ui-components/react) - MUI's unstyled component librarythat provides accessible, customizable React components using render props pattern. This skillshould be used when building accessible UIs with full styling control, migrating from Radix UI,or needing components with Floating UI integration for smart positioning.Use when: Setting up Base UI in Vite + React projects, migrating from Radix UI to Base UI,implementing accessible components (Dialog, Select, Popover, Tooltip, NumberField, Accordion),encountering positioning issues with popups, needing render prop API instead of asChild pattern,building with Tailwind v4 + shadcn/ui, or deploying to Cloudflare Workers.⚠️ BETA STATUS: Base UI is v1.0.0-beta.4. Stable v1.0 expected Q4 2025. This skill providesworkarounds for known beta issues and guidance on API stability.Keywords: base-ui, @base-ui-components/react, mui base ui, unstyled components, accessible components,render props, radix alternative, radix
2026-01-05
memory-generator.md
0
1
export
memory-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate CLAUDE.md project memory files by exploring codebases. Use when user asks to "generate memory", "create CLAUDE.md", "document this project", "understand this codebase", or starts work on a new/unfamiliar repository. Triggers on new project onboarding and documentation requests.
2026-01-05
region-aware-matching.md
0
1
export
region-aware-matching
2
from
"smith6jt-cop/Skills_Registry"
from
"smith6jt-cop/Skills_Registry"
3
Spatial region-aware cell matching for CODEX/scRNAseq integration
2026-01-05
gleam.md
0
1
export
gleam
2
from
"lprior-repo/my-claude-config"
from
"lprior-repo/my-claude-config"
3
Write idiomatic Gleam code for the BEAM VM and JavaScript. Use when working with .gleam files, Gleam projects, or when the user mentions Gleam, BEAM, OTP actors, or type-safe functional programming.
2026-01-05
setup-django.md
0
1
export
setup-django
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Sets up a new Django project with RAPID architecture using uv. Creates horizontal layer structure with DRF, Docker/PostgreSQL support, and environment-based configuration. Use when the user wants to initialise a Django web application.
2026-01-05
react-19.md
0
1
export
react-19
2
from
"Calel33/my-flash-ui-app--1-"
from
"Calel33/my-flash-ui-app--1-"
3
Guide for React 19 development with Actions, Server Components, and new hooks. Use for building React 19 apps, form handling, optimistic updates, and migrations.
2026-01-05
creating-vue-components.md
0
1
export
creating-vue-components
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guides creating Vue 3 components with glass-morphism UI for the anime extension. Use when building UI components, styling with Tailwind, or implementing the design system.
2026-01-05
c3-audit.md
0
1
export
c3-audit
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when verifying C3 documentation quality - checks methodology compliance (layer rules, structure, diagrams) and implementation conformance (docs vs code drift)
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Create new Claude Code skills with proper structure, documentation, and best practices. Use when building custom skills for specific domains, workflows, or organizational needs.
2026-01-05
global-deployment.md
0
1
export
global-deployment
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Your approach to handling global deployment. Use this skill when working on files where global deployment comes into play.
2026-01-05
global-commenting.md
0
1
export
global-commenting
2
from
"overtimepog/AgentTheo"
from
"overtimepog/AgentTheo"
3
Write self-documenting code with minimal, evergreen comments that explain WHY rather than WHAT, avoiding temporary change notes or obvious descriptions. Use this skill when adding comments to any code file to ensure comments provide value by explaining complex logic, business rules, or non-obvious decisions rather than describing what the code does. Apply this skill when writing code that needs clarification, when documenting complex algorithms or business logic, or when removing outdated or redundant comments that describe obvious operations. This skill prioritizes writing clear, expressive code through meaningful naming and structure that minimizes the need for comments, ensures any comments added are helpful and explain intent or reasoning, and avoids leaving comments about recent changes, temporary fixes, or information that belongs in commit messages or documentation.
2026-01-05
specimin-ui-generate.md
0
1
export
specimin-ui-generate
2
from
"timsvoice/specimin"
from
"timsvoice/specimin"
3
Generate UI code from sketches, mockups, or descriptions. Works standalone for simple changes or with design context for complex features. Explores codebase, makes decisions inline, generates production code with validation.
2026-01-05
angular-developer.md
0
1
export
angular-developer
2
from
"olehsvyrydov/AI-development-team"
from
"olehsvyrydov/AI-development-team"
3
[Extends frontend-developer] Angular 21 specialist. Use for Angular-specific features: Signals, zoneless change detection, NgRx SignalStore, standalone components, Signal Forms, Angular Aria. Invoke alongside frontend-developer for Angular projects.
2026-01-05
spring-boot-full-stack.md
0
1
export
spring-boot-full-stack
2
from
"mduongvandinh/skills-java-spring"
from
"mduongvandinh/skills-java-spring"
3
Complete Java Spring Boot skill set for building enterprise applications.Includes modular architecture with optional components:- PostgreSQL database with JPA/Hibernate + Flyway migration- Redis caching (optional)- Kafka/RabbitMQ messaging (optional, choose one)- JWT + OAuth2 authentication (optional OAuth2)- RBAC authorization (optional)- TDD with Mockito- Spec-First Development with OpenSpec
2026-01-05
gemini-imagegen.md
0
1
export
gemini-imagegen
2
from
"sidsarasvati/dotfiles"
from
"sidsarasvati/dotfiles"
3
Generate and edit images using the Gemini API (Nano Banana). Use this skill when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
2026-01-05
astro-performance.md
0
1
export
astro-performance
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Core Web Vitals and performance optimization for Astro sites. LCP, CLS, INP optimization, bundle size, fonts, third-party scripts. Use for performance tuning.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"lattenwald/my-home-manager"
from
"lattenwald/my-home-manager"
3
Creates or modifies Claude Code skills. Use when user asks to create a new skill, modify an existing skill, or needs help with skill structure. Always checks online documentation first to ensure accuracy and best practices.
2026-01-05
platform-detection.md
0
1
export
platform-detection
2
from
"vanman2024/dev-lifecycle-marketplace"
from
"vanman2024/dev-lifecycle-marketplace"
3
Detect project type and recommend deployment platform. Use when deploying projects, choosing hosting platforms, analyzing project structure, or when user mentions deployment, platform selection, MCP servers, APIs, frontend apps, static sites, FastMCP Cloud, DigitalOcean, Vercel, Hostinger, Netlify, or Cloudflare.
2026-01-05
nano-banana.md
0
1
export
nano-banana
2
from
"horuz-ai/claude-plugins"
from
"horuz-ai/claude-plugins"
3
AI image generation and editing using Google's Nano Banana (Gemini 2.5 Flash Image) and Nano Banana Pro (Gemini 3 Pro Image) APIs. Use this skill when the user wants to generate, edit, or compose images using AI. Triggers include requests to create images from text descriptions, edit existing images, add/remove elements from photos, apply style transfers, maintain character consistency across images, generate images with text overlays (logos, posters, infographics), or create multi-image compositions. Also use when users mention "Nano Banana", "Gemini image", or want AI-generated visuals.
2026-01-05
research-assistant.md
0
1
export
research-assistant
2
from
"viniciusfoscaches/vee_assistant"
from
"viniciusfoscaches/vee_assistant"
3
Conducts web research and synthesizes findings into structured analysis
2026-01-05
polaris-compositions.md
0
1
export
polaris-compositions
2
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
from
"sarojpunde/shopify-dev-toolkit-claude-plugins"
3
Polaris composition patterns and page templates for common Shopify app layouts. Provides index tables, settings pages, dashboards, and resource management patterns. Auto-invoked when building page layouts.
2026-01-05