Plugins

12 plugins
curated
Component Spec and Pattern Library
Document component anatomy, variants, and usage patterns for consistent implementation.
5 skills · plugin
@owl-listener
Interaction Design
Interaction design skills: micro-interactions, animation principles, state machines, gesture patterns, error handling UX, and feedback patterns.
16 skills · plugin
curated
Backend Framework Patterns
For developers building production-grade backends with NestJS, Spring Boot, or Ktor, covering architecture patterns and best practices.
7 skills · plugin
@dotnet
Dotnet Blazor
Skills for Blazor development: component authoring, interactivity, and web application patterns.
9 skills · plugin
@atc-net
Dotnet
C#/.NET development skills including refactoring, testing, async patterns, documentation, and NuGet management
7 skills · plugin
@fradser
Plugin Optimizer
Validates and optimizes Claude Code plugins against official best practices and file patterns
2 skills · plugin
curated
Deploy GKE Cluster
Creates a GKE cluster, configures networking, sets up observability, and applies reliability patterns.
5 skills · plugin
@dotnet
Dotnet Aspnetcore
ASP.NET Core web development skills including middleware, endpoints, real-time communication, and API patterns.
4 skills · plugin
curated
Create Design System Documentation
Generate component specifications, pattern library entries, and design system documentation for UI consistency.
8 skills · plugin
curated
React Motion UI System
Install foundational motion tokens, UI patterns, and accessibility enforcement for React/Next.js.
5 skills · plugin
@owl-listener
UX Strategy
UX strategy skills: information architecture, content strategy, navigation patterns, user flows, task analysis, and competitive UX audits.
12 skills · plugin
curated
Migrate Legacy SDK
Migrate from a legacy SDK to a new version using mapping tables, deprecation patterns, and verification.
3 skills · plugin

Results for “pattern”

1,920 skills
0xharryriddle
Mqtt Expert
Use when implementing mqtt functionality with production-grade patterns and safeguards.
3
0xharryriddle
Nats Expert
Use when implementing nats functionality with production-grade patterns and safeguards.
3
0xharryriddle
Perl Expert
Use when implementing perl functionality with production-grade patterns and safeguards.
3
0xharryriddle
REST Expert
Use when implementing rest functionality with production-grade patterns and safeguards.
3
0xharryriddle
Ruby Expert
Use when implementing ruby functionality with production-grade patterns and safeguards.
3
0xharryriddle
Rust Expert
Use when implementing rust functionality with production-grade patterns and safeguards.
3
0xharryriddle
Trpc Expert
Use when implementing trpc functionality with production-grade patterns and safeguards.
3
0xharryriddle
UI Engineer
Use when implementing UI functionality with production-grade patterns and safeguards.
3
26bb
UI Page
Scaffold a new mobile page/screen using the StyleSeed layout patterns
0
sickn33
UI Page
Scaffold a new mobile page/screen using the StyleSeed layout patterns
45.1k
arustydev
Convert Clojure Roc
Bidirectional conversion between Clojure and Roc. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Clojure↔Roc specific patterns. Use when migrating Clojure applications to Roc's platform model, translating dynamic functional code to static functional style, or refactoring REPL-driven code to compile-time verified patterns. Extends meta-convert-dev with Clojure-to-Roc specific patterns.
8
microsoft
Cloud Solution Architect
Design well-architected, production-grade cloud systems following Azure Architecture Center best practices, including design principles, architecture styles, cloud design patterns, and technology choice frameworks.
2.7k · bundle
muratcankoylan
Context Degradation
Diagnose and mitigate context degradation patterns including lost-in-middle failures, context poisoning, distraction, confusion, and clash in AI agent systems.
16.9k · bundle
voltagent
Together AI Inspired Design Analysis
Analyzes and documents the design system of Together AI's website, extracting colors, typography, and surface patterns for use in design projects.
50.9k · bundle
pranavnagrecha
Lwc Pubsub Patterns
Implements sibling communication between Lightning Web Components using Lightning Message Service (LMS) or the legacy pubsub utility, covering message channel definition, publish/subscribe patterns, and scope selection.
15 · bundle
sakamoto-family-smile
React Patterns
Provides idiomatic React 18/19 patterns for hooks, server/client components, Suspense, error boundaries, forms, data fetching, state management, and accessibility-first composition.
0
levalencia
Nestjs
Provides comprehensive NestJS framework patterns with Drizzle ORM integration. Use when building NestJS applications, setting up APIs, implementing authentication, working with databases, or integrating Drizzle ORM. Covers controllers, providers, modules, middleware, guards, interceptors, testing, microservices, GraphQL, and database patterns.
3 · bundle
bdm-15
Data Analyzer
Advanced data analysis, pattern detection, and insight generation from structured and unstructured datasets. Use when the user wants to analyze data, perform statistical analysis, find insights, detect patterns, identify anomalies, compare segments, test hypotheses, or generate data-driven recommendations. Triggers on phrases like 'analyze data', 'data analysis', 'find insights', 'analyze dataset', 'statistical analysis', 'find patterns', 'compare groups', 'test hypothesis', 'correlation analysis', or 'trend analysis'.
0 · bundle
arustydev
Convert Haskell Roc
Bidirectional conversion between Haskell and Roc. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Haskell↔Roc specific patterns. Use when migrating Haskell applications to Roc's platform model, translating lazy pure functional code to strict platform-based architecture, or refactoring type class based designs to ability-based patterns. Extends meta-convert-dev with Haskell-to-Roc specific patterns.
8
mukul975
Performing Yara Rule Development For Detection
Develop precise YARA rules for malware detection by identifying unique byte patterns, strings, and behavioral indicators in executable files while minimizing false positives.
24.6k · bundle
czlonkowski
N8n Workflow Patterns
Provides proven architectural patterns for building n8n workflows, covering webhook processing, HTTP API integration, database operations, AI agent workflows, batch processing, and scheduled tasks.
5.7k · bundle
owl-listener
Critique Information Density
Evaluate a screen's information density by analyzing cognitive load, content prioritization, scanning patterns, and progressive disclosure, with actionable fixes for each dimension.
1.7k
voltagent
Pinterest Design Analysis
Documents Pinterest's design system including color palette, typography, shape geometry, and layout patterns for the home page, search results, and creator marketing surfaces.
50.9k · bundle
tinh2
Design Setup
Scans a codebase to extract design tokens, typography, colors, spacing, and brand patterns, then writes a Design Context section to CLAUDE.md without asking questions.
13
auto-skiller
Verification Patterns
Provides grep-based patterns to verify that code artifacts are real implementations rather than stubs or placeholders, covering React components, API routes, database schemas, and hooks.
1
whd4
Azure Functions
Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app.
0
danstrem2
Azure Functions
Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app.
2
arustydev
Convert Cpp Rust
Convert C++ code to idiomatic Rust. Use when migrating C++ projects to Rust, translating C++ patterns to idiomatic Rust, or refactoring C++ codebases. Extends meta-convert-dev with C++-to-Rust specific patterns, including FFI-based gradual migration.
8
arustydev
Convert Python Rust
Convert Python code to idiomatic Rust. Use when migrating Python projects to Rust, translating Python patterns to idiomatic Rust, or refactoring Python codebases for performance, safety, and concurrency. Extends meta-convert-dev with Python-to-Rust specific patterns.
8
bobmatnyc
Bad Example Skill
ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)
71 · bundle
lucassantana-dev
Learn
Auto-extract reusable patterns from the current session into skills or memory
1 · bundle
a5c-ai
Rxjs
RxJS reactive programming patterns including operators, error handling, multicasting, and Angular integration.
1.7k · bundle
a5c-ai
Remix
Remix patterns including loaders, actions, nested routing, progressive enhancement, and deployment strategies.
1.7k · bundle
yojahny55
Wp Bilingual
Bilingual/multilingual i18n methodology using ACF _suffix pattern with transparent translation helpers
6
yojahny55
Wp Responsive
Responsive design patterns — mobile-first breakpoints, fluid typography, responsive images, touch targets
6
ziri22
Agent Event Driven
Expert en architecture événementielle (Kafka, RabbitMQ, event sourcing, CQRS, saga patterns)
6