Browse Skills

44835 skills found

stan-coding.md
0
1 export stan-coding
2 sunxd3 from "sunxd3/bayesian-statistician-plugin"
3 Best practices for writing efficient, clean Stan programs
2026-01-05
global-deployment.md
0
1 export global-deployment
2 majiayu000 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 overtimepog 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
git-changelog.md
0
1 export git-changelog
2 dreamworks2050 from "dreamworks2050/retro-login"
3 Generate changelog from git commits and manage versions.
2026-01-05
specimin-ui-generate.md
0
1 export specimin-ui-generate
2 timsvoice 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 olehsvyrydov 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
changelog-updater.md
0
1 export changelog-updater
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Maintain and update CHANGELOG.md following Keep a Changelog format. Use when: updating changelog, version documentation, release notes, semver versioning, categorizing changes (Added/Changed/Fixed/Security).
2026-01-05
spring-boot-full-stack.md
0
1 export spring-boot-full-stack
2 mduongvandinh 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
execution-phase.md
0
1 export execution-phase
2 metasaver from "metasaver/metasaver-marketplace"
3 TDD-paired Gantt-style execution with compact waves. Each story gets tester agent (writes tests) BEFORE implementation agent (passes tests). Waves execute continuously with /compact between each wave. Respects dependencies, spawns up to 10 concurrent agents. Use when orchestrating parallel implementation workflows with test-first discipline.
2026-01-05
auto-dev-setup.md
0
1 export auto-dev-setup
2 miles990 from "miles990/claude-software-skills"
3 設定 Auto-Dev workflow,實現 Human-in-the-Loop 自動化開發
2026-01-05
gemini-imagegen.md
0
1 export gemini-imagegen
2 sidsarasvati 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
husky-hooks-config.md
0
1 export husky-hooks-config
2 metasaver from "metasaver/claude-marketplace"
3 Husky git hooks configuration with smart auto-detection for sensitive files, fail-fast execution, auto-fix workflows, and CI detection. Includes 5 required standards (smart .npmrc detection for multi-mono repos, set -e for fail-fast, pre-commit auto-fix with prettier:fix and lint:fix, pre-push validation with time tracking, clear emoji-enhanced output). Use when creating or auditing .husky/pre-commit and .husky/pre-push hooks.
2026-01-05
astro-performance.md
0
1 export astro-performance
2 majiayu000 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
admin-mcp.md
0
1 export admin-mcp
2 majiayu000 from "majiayu000/claude-skill-registry"
3 MCP server management for Claude Desktop. Profile-aware - reads MCP server inventoryfrom profile.mcp.servers{} and config path from profile.paths.claudeConfig.Use when: installing MCP servers, configuring Claude Desktop, troubleshooting MCP issues.
2026-01-05
add-exercise-tests.md
0
1 export add-exercise-tests
2 CloudAI-X from "CloudAI-X/typescript-mastery"
3 Add additional test cases to an existing exercise to improve coverage
2026-01-05
multi-tenant.md
0
1 export multi-tenant
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Multi-tenant architecture patterns including org_id claim management, JWT token structure with organization context, database isolation strategies for MongoDB and PostgreSQL, theme switching per organization, tenant provisioning workflows, data isolation patterns, and cross-tenant security. Activate for multi-tenancy implementation, tenant isolation, and organization-scoped data access.
2026-01-05
update-payment.md
0
1 export update-payment
2 carrickcheah from "carrickcheah/ai-contact-centre"
3 Help customers update their payment method. Use when customer wants to change card, update billing info, fix failed payment, or add new payment method.
2026-01-05
prompt-improver.md
0
1 export prompt-improver
2 evgenygurin from "evgenygurin/prompt-improver-r2r"
3 This skill enriches vague prompts with targeted research and clarification before execution. Should be used when a prompt is determined to be vague and requires systematic research, question generation, and execution guidance.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 lattenwald 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 vanman2024 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 horuz-ai 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 viniciusfoscaches from "viniciusfoscaches/vee_assistant"
3 Conducts web research and synthesizes findings into structured analysis
2026-01-05
methods-communicator.md
0
1 export methods-communicator
2 Data-Wise from "Data-Wise/claude-plugins"
3 Effective communication strategies for statistical methods
2026-01-05
polaris-compositions.md
0
1 export polaris-compositions
2 sarojpunde 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