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”

859 skills
x3allamerican
Dataq Evidence Standards
Use this skill to evaluate which DataQ challenges have winning evidence and which don't. Covers documented vs anecdotal evidence and the 8 high-success patterns.
1
30eggis
Academic Academic Geographer
Expert in physical and human geography, climate systems, cartography, and spatial analysis — builds geographically coherent worlds where terrain, climate, resources, and settlement patterns make scientific sense
2
alirezarezvani
Senior Frontend
Scaffold Next.js/React projects, generate components, analyze bundle sizes, and apply React/Next.js optimization patterns.
20.4k · bundle
addyosmani
Source Driven Development
Grounds every implementation decision in official documentation, ensuring authoritative, source-cited code free from outdated patterns.
69.5k
vuejs-ai
Vue Router Best Practices
Provides Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
2.7k · bundle
czlonkowski
N8n Code Python
Write Python code in n8n Code nodes, covering data access patterns, return formats, and standard library limitations.
5.7k · bundle
owl-listener
Law Of Common Region
Group interface elements using containers, backgrounds, and boundaries based on the Gestalt Law of Common Region.
1.7k
majiayu000
Aoc
Solve Advent of Code puzzles and algorithm challenges with a TDD workflow, algorithm selection guidance, and input parsing patterns.
567 · bundle
pranavnagrecha
Flow Bulkification
Redesign Salesforce Flows to handle bulk data loads without hitting transaction limits, using collection-first patterns and safe transaction scope.
15 · bundle
nimoqup046-collab
Shadcn
Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems.
2 · bundle
sakamoto-family-smile
Rust Patterns
Guides writing idiomatic Rust with ownership, error handling, traits, concurrency, and best practices for safe, performant code.
0
sakamoto-family-smile
Csharp Testing
Provides C# and .NET testing patterns using xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.
0
scoheart
Source Explainer
Analyzes codebases in depth and produces structured markdown analysis documents covering architecture, module design, call flows, data models, and design patterns.
2
neuralblitz
Create Rule
Creates Cursor rules in .cursor/rules/ with YAML frontmatter for persistent AI guidance, including scope and file pattern configuration.
1
lucaspmarie-a11y
Shadcn
Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems.
5 · bundle
javiarmesto
Skill Testing
AL test development patterns for Business Central. Use when creating test codeunits, writing Given/When/Then test procedures, using Library Assert, configuring test projects, or implementing TDD workflows.
0
intelli-verse-x
Ivx Om Remotion
Toolkit-specific Remotion patterns — custom transitions, shared components, and project conventions. For core Remotion framework knowledge (hooks, animations, rendering, etc.), see the `remotion-official` skill.
0 · bundle
claude-dev-suite
Java
Java language (17+). Covers modern features, patterns, and best practices. Use when writing Java applications, Spring Boot backends, or enterprise systems. USE WHEN: user mentions "java", "records", "sealed classes", "streams", asks about "pattern matching", "switch expressions", "Optional", "collections", "generics" DO NOT USE FOR: Spring Boot specifics - use `backend-spring-boot` skill instead DO NOT USE FOR: Lombok annotations - use `lombok` skill instead DO NOT USE FOR: MapStruct - use `mapstruct` skill instead
28
claude-dev-suite
Nodejs
Node.js runtime best practices. Covers event loop, async patterns, streams, worker threads, memory management, and production optimization. USE WHEN: user mentions "node.js", "event loop", "streams", "worker threads", asks about "process.nextTick", "memory leaks", "cluster mode", "async patterns" DO NOT USE FOR: Express/NestJS frameworks - use framework-specific skills DO NOT USE FOR: Language syntax - use `javascript` or `typescript` skills DO NOT USE FOR: Package management - use npm/pnpm/yarn skills
28 · bundle
affaan-m
Perl Patterns
Write modern Perl 5.36+ code using idioms, best practices, and conventions for robust, maintainable applications.
226k
antigravity
Clerk Auth
Provides expert patterns for implementing Clerk authentication in Next.js, including middleware, server components, client hooks, organizations, and webhooks.
42.4k
dotnet
Use JS Interop
Add, review, or fix JavaScript interop in Blazor components, including collocated modules, lifecycle timing, batching, typed wrappers, and disposal patterns.
4k
github
SQL Code Review
Performs comprehensive SQL code review across all major databases, analyzing security, performance, maintainability, and anti-patterns.
36.2k
github
From The Other Side Wiggins
Provides narrative synthesis, framing, and audience-aware communication patterns to improve decision narratives, written artifacts, and shared understanding.
36.2k
mukul975
Detecting Service Account Abuse
Detect abuse of service accounts through anomalous interactive logons, privilege escalation, lateral movement, and unauthorized access patterns.
24.6k · bundle
jeffallan
GRAPHQL Architect
Design GraphQL schemas, implement Apollo Federation, and build real-time subscriptions with DataLoader patterns and query optimization.
10.4k · bundle
czlonkowski
N8n Node Configuration
Guides configuration of n8n nodes with operation-aware field requirements, property dependencies, and progressive discovery patterns.
5.7k · bundle
antigravity
Fastapi Pro
Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2, covering microservices, WebSockets, and modern Python async patterns.
42.4k
android
Camerax
Provides procedural guidance and standard patterns for building Android camera applications with CameraX, including Camera2Interop, Media3 integrations, and handling hardware diversity.
6.1k · bundle
majiayu000
Ureq
Provides Rust code patterns for building blocking HTTP clients with ureq, including request construction, response handling, SSE streaming, and timeouts.
567 · bundle
pranavnagrecha
Apex Dml Patterns
Choose between DML statements and Database class methods for bulk Salesforce operations, handling partial success, DMLOptions, and error collection.
15 · bundle
pranavnagrecha
Apex Enum Patterns
Use Apex enums for closed-set dispatch and routing, with safe valueOf conversion, exhaustiveness checks, and managed-package considerations.
15 · bundle
nimoqup046-collab
Biopython
Provides reference documentation and code patterns for using Biopython to handle biological sequences, file formats, database access, alignments, structures, and phylogenetics.
2
luokai0
API Security
Implements secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common vulnerabilities.
10 · bundle
jorcan
Molykit
Build cross-platform AI chat interfaces with Makepad using MolyKit, covering async patterns, BotClient integration, and chat widgets.
0 · bundle
jorcan
Fp Async
Build clean async pipelines with fp-ts TaskEither, replacing nested try/catch with composable error handling and parallel execution patterns.
0 · bundle