Browse Skills

16146 skills found

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
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
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
aytordev-theming.md
0
1 export aytordev-theming
2 aytordev from "aytordev/system"
3 aytordev theme system patterns. Use when configuring themes, working with Stylix or Catppuccin, or implementing theme-aware module configuration.
2026-01-05
gitlab-ci.md
0
1 export gitlab-ci
2 mll-lab from "mll-lab/claude-plugin-marketplace"
3 Use when working with GitLab using the glab CLI tool. Currently provides guidance for CI/CD pipelines including checking pipeline status, viewing job logs, and working with branches and tags.
2026-01-05
acceptance-test-writing.md
0
1 export acceptance-test-writing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for writing high-quality acceptance criteria and acceptance tests using industry-standard BDD (Behavior-Driven Development) and ATDD (Acceptance Test-Driven Development) practices. Use this skill when creating acceptance criteria for user stories, writing Gherkin scenarios, or implementing acceptance test specifications following Given-When-Then format.
2026-01-05
packaging-customer-pilots.md
0
1 export packaging-customer-pilots
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Turn successful Innovation projects into customer-facing pilot or POC offerings with clear scope, pricing, timelines, and success criteria.
2026-01-05
prompt-optimizer.md
0
1 export prompt-optimizer
2 jdeweedata from "jdeweedata/circletel"
3 Transforms user input prompts into structured, context-aware prompts optimized for CircleTel project workflows
2026-01-05
optimization-resources.md
0
1 export optimization-resources
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Adaptive resource allocation, predictive scaling with ML, capacity planning, circuit breakers, and performance profiling. Use for intelligent resource management, auto-scaling, and fault tolerance.
2026-01-05
td-decision-tree.md
0
1 export td-decision-tree
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Decision tree classifier for categorical prediction and rule extraction
2026-01-05
setup-django.md
0
1 export setup-django
2 majiayu000 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 Calel33 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
incident-responder.md
0
1 export incident-responder
2 tekgrunt from "tekgrunt/boot-test"
3 Use this skill when the user needs help executing incident response workflows, investigating security incidents, containing threats, collecting forensic evidence, or performing remediation actions.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 vamseeachanta 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
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
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
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
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
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