Bbeierle12

Bbeierle12

@Bbeierle12
77 skills 308 total stars

find ~/Bbeierle12/ -name "*.skill"

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external...

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to...

Master router for immersive visual experiences combining React Three Fiber, shaders, particles, post-processing,...

Complex GSAP timelines including labels, callbacks, nested timelines, and position parameters. Use when...

Scroll-based animations using GSAP ScrollTrigger plugin including pinning, scrubbing, snap points, and parallax...

Router for GSAP animation domain. Use when implementing animations with GreenSock Animation Platform including...

GSAP integration with React including useGSAP hook, ref handling, cleanup patterns, and context management. Use when...

Core GSAP animation concepts including tweens, timelines, easing functions, and animation properties. Use when...

Three.js 3D building system with spatial indexing, structural physics, and multiplayer networking. Use when creating...

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks...

Router for web form development. Use when creating forms, handling validation, user input, or data entry across...

Production-ready Vue form patterns using VeeValidate (default) or Vuelidate with Zod integration. Use when building...

Framework-free form validation using HTML5 Constraint Validation API enhanced with Zod for complex rules. Use when...

Schema-first validation with Zod, timing patterns (reward early, punish late), async validation, and error message...

UX patterns for complex forms including multi-step wizards, cognitive chunking (5-7 fields max), progressive...

Security patterns for web forms including autocomplete attributes for password managers, CSRF protection, XSS...

Production-ready React form patterns using React Hook Form (default) and TanStack Form with Zod integration. Use...