Browse Skills

44835 skills found

python-lang.md
0
1 export python-lang
2 fuchsst from "fuchsst/wcsaga_godot_converter"
3 Expert skill for writing clean, maintainable Python code using modern patterns: dataclasses, type hints, SOLID principles, and best practices.
2026-01-05
analyzing-customers.md
0
1 export analyzing-customers
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyzes customer behavior, needs, pain points, and sentiment through review mining, social listening, buyer persona development, and jobs-to-be-done framework. Use when the user requests customer analysis, voice of customer research, buyer personas, pain point analysis, or wants to understand customer needs and motivations.
2026-01-05
testing.md
0
1 export testing
2 violetio from "violetio/violet-ai-plugins"
3 Testing patterns, pyramid, TDD
2026-01-05
brainstorming-facilitation.md
0
1 export brainstorming-facilitation
2 pichiu from "pichiu/bmad-plugins"
3 This skill provides guidance for facilitating interactive brainstorming sessions, selecting creative techniques from 61 options across 10 categories, executing coaching-style dialogues, or organizing generated ideas into actionable plans
2026-01-05
fullstack-expertise.md
0
1 export fullstack-expertise
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Full-stack development expertise covering backend, frontend, database, DevOps, and testing domains
2026-01-05
perspective-aggregation.md
0
1 export perspective-aggregation
2 agentgptsmith from "agentgptsmith/MonadFramework"
3 Combine outputs from multiple instances into unified view, preserving diversity
2026-01-05
wiql-queries.md
0
1 export wiql-queries
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build and execute WIQL (Work Item Query Language) queries for Azure DevOps. Use when the user wants to query work items, find bugs, list tasks, search by assignee, filter by state, find items in a sprint, or build custom work item queries. Use when user mentions "query", "find work items", "list bugs", "my tasks", "assigned to", "in sprint", or "WIQL".
2026-01-05
pulumi-go.md
0
1 export pulumi-go
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Pulumi infrastructure as code using Go with Pulumi Cloud and ESC integration. Use when working with Pulumi Go projects, ESC environments, dynamic secrets, OIDC credentials, or infrastructure automation with Golang.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 sernstberger from "sernstberger/base-joy"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
comment-cleanup.md
0
1 export comment-cleanup
2 motlin from "motlin/claude-code-plugins"
3 Guidelines for comments in code. Use when adding, editing, or removing comments.
2026-01-05
musubix-ears-validation.md
0
1 export musubix-ears-validation
2 nahisaho from "nahisaho/MUSUBIX"
3 Guide for validating and creating EARS-format requirements. Use this when asked to write requirements, validate requirement syntax, or convert natural language to EARS format.
2026-01-05
rp2350-c-cpp.md
0
1 export rp2350-c-cpp
2 rghamilton3 from "rghamilton3/dotfiles"
3 Expert RP2350 C/C++ development with Pico SDK, covering CMake configuration, peripheral drivers (GPIO, SPI, I2C, PWM, UART), hardware optimization, FreeRTOS integration, and bare-metal programming. Use when developing C/C++ firmware for RP2350/RP2040 boards, implementing hardware drivers, optimizing performance, or building real-time embedded applications.
2026-01-05
programming-languages-fundamentals.md
0
1 export programming-languages-fundamentals
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-terraform"
3 Master multiple programming languages, from Python's simplicity to Rust's safety. Learn syntax, idioms, and best practices across Python, JavaScript, Go, Java, and Rust. Covers fundamentals, OOP, functional programming, memory management, and language-specific optimization patterns.
2026-01-05
interactive-planner.md
0
1 export interactive-planner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use Claude Code's interactive question tool to gather comprehensive requirements through structured multi-select questions
2026-01-05
moai-cc-memory.md
0
1 export moai-cc-memory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Managing Claude Code Session Memory & Context. Understand session context limits, use just-in-time retrieval, cache insights, manage memory files. Use when optimizing context usage, handling large projects, or implementing efficient workflows.
2026-01-05
codebase-index.md
0
1 export codebase-index
2 Roger-Parkinson-EHP from "Roger-Parkinson-EHP/agentic"
3 Quickly index and understand a codebase's architecture. Use at session start to get up to speed fast. Finds entry points, API routes, classes, models, configs, and patterns.
2026-01-05
react-email-templates.md
0
1 export react-email-templates
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 React Email component patterns for building responsive email templates using JSX, component composition, and preview servers. Use when creating reusable email components, building responsive templates, setting up email preview environments, or integrating React Email with Resend for dynamic email content.
2026-01-05
components.md
0
1 export components
2 InKCre from "InKCre/design"
3 Use @inkcre/web-design Vue 3 components. Includes all 19 components with props, events, and usage examples.
2026-01-05
frontend-development.md
0
1 export frontend-development
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-mlops"
3 Master modern frontend web development with HTML5, CSS3, JavaScript, TypeScript, React, Vue, Angular, Next.js, UX Design, and Design Systems. Learn responsive design, accessibility, performance optimization, and professional development practices.
2026-01-05
react-quality.md
0
1 export react-quality
2 djtroymx1 from "djtroymx1/Digital-VisionWorks"
3 Enforces React and TypeScript best practices, detects anti-patterns, and ensures code quality. Use when reviewing components, refactoring code, or validating implementations. Triggers on code review requests, quality checks, or React-specific questions.
2026-01-05
dbt-model-writer.md
0
1 export dbt-model-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Writes, edits, and creates dbt models following best practices. Use when user needs to create new dbt SQL models, update existing models, or convert raw SQL to dbt format. Handles staging, intermediate, and mart models with proper config blocks, CTEs, and documentation.
2026-01-05
global-error-handling.md
0
1 export global-error-handling
2 elliotsaha from "elliotsaha/smt-slack-app"
3 Implement robust error handling with user-friendly messages, fail-fast validation, and graceful degradation patterns. When writing code that handles errors, exceptions, or failure scenarios. When implementing try-catch blocks, error boundaries, or error middleware. When validating input, checking preconditions, or handling external service failures. When designing retry strategies, resource cleanup, or centralized error handling. When creating user-facing error messages or logging error details. This skill applies to error handling across all types of code files.
2026-01-05
ultrathink.md
0
1 export ultrathink
2 thoreinstein from "thoreinstein/opencode-config"
3 Ultra-deep multi-perspective analysis for complex architectural and strategic decisions
2026-01-05
unsloth-models.md
0
1 export unsloth-models
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guidance on selecting and configuring supported model architectures like Llama 4, DeepSeek-R1, and Qwen3. Triggers: llama 4, deepseek-r1, qwen3, gemma 3, model selection, instruct vs base.
2026-01-05