fusengine/agents
These skills were discovered automatically and have not necessarily received an editorial review.
adding-animationsIndexed
Add micro-interactions and animations using Framer Motion. Use when user asks about animations, transitions, hover effects, or motion design. MANDATORY for every component.
View indexed skillagent-creatorIndexed
Use when creating expert agents. Generates agent.md with frontmatter, hooks, required sections, and skill references.
View indexed skillagent-designIndexed
Design AI agents with recommended patterns and architectures
View indexed skillapple-platformsIndexed
Build apps for macOS, iPadOS, watchOS, and visionOS with platform-specific features. Use when creating menu bar apps, iPad split views, Apple Watch complications, Vision Pro immersive experiences, or multi-platform adaptations.
View indexed skillbetter-authIndexed
Complete Better Auth - 40+ OAuth providers, 20+ plugins, all adapters, all frameworks. Use when implementing authentication, login, OAuth, 2FA, magic links, SSO, Stripe, SCIM, or session management.
View indexed skillbuild-distributionIndexed
App build, code signing, TestFlight, and App Store distribution for all Apple platforms. Use when preparing releases, configuring signing, uploading to TestFlight, or submitting to App Store.
View indexed skillcode-qualityIndexed
Code quality validation with linters, SOLID principles, error detection, and architecture compliance across all languages.
View indexed skillcommit-detectionIndexed
Detects optimal commit type from git changes. Use when analyzing commits, determining commit type, or before committing.
View indexed skillcomponent-variantsIndexed
Component variant system with Glass, Outline, and Flat styles. Use when creating multi-style components, variant props, or style switching.
View indexed skilldark-light-modesIndexed
Light and dark mode implementation with prefers-color-scheme, CSS variables, and automatic switching. Use when implementing theme modes, color schemes, or system preference detection.
View indexed skilldesigning-systemsIndexed
Create and manage design systems with tokens, color palettes, typography scales, and spacing systems. Use when user asks about design tokens, theming, color schemes, or consistent styling.
View indexed skillelicitationIndexed
Auto-review skill for expert agents. After coding, expert applies elicitation techniques to self-correct before sniper validation. Inspired by BMAD-METHOD.
View indexed skillexplorationIndexed
Codebase exploration techniques for rapid discovery, architecture analysis, pattern detection, and dependency mapping.
View indexed skillfusecoreIndexed
FuseCore Modular Architecture - Laravel 12 modular monolith with auto-discovery, React integration, and SOLID principles. Use when creating modules, understanding FuseCore structure, or implementing features in FuseCore projects.
View indexed skillgenerating-componentsIndexed
Generate production-ready React components using shadcn/ui, 21st.dev, and Tailwind CSS. Use when user asks for UI components, buttons, forms, cards, hero sections, or mentions design inspiration.
View indexed skillglassmorphism-advancedIndexed
Advanced glassmorphism techniques with blur, layering, colored shadows, and depth. Use when creating frosted glass effects, transparent overlays, or modern glass UI.
View indexed skillguardrailsIndexed
Security techniques and quality control for prompts and agents
View indexed skillinteractive-statesIndexed
Interactive states for UI elements - hover, active, focus, disabled, loading. Use when implementing button states, form field states, or interactive feedback.
View indexed skilliosIndexed
iOS platform-specific development with XcodeBuildMCP tools for simulator, device, UI automation, and debugging. Use when building iPhone apps, testing on simulator/device, or automating UI interactions.
View indexed skillipadosIndexed
iPadOS platform-specific development with adaptive layouts, keyboard shortcuts, multitasking, and Stage Manager. Use when building iPad apps with split views, external keyboard support, or multi-window features.
View indexed skilllaravel-apiIndexed
Build RESTful APIs with Laravel using API Resources, Sanctum authentication, rate limiting, and versioning. Use when creating API endpoints, transforming responses, or handling API authentication.
View indexed skilllaravel-architectureIndexed
Design Laravel app architecture with services, repositories, actions, and clean code patterns. Use when structuring projects, creating services, implementing DI, or organizing code layers.
View indexed skilllaravel-authIndexed
Use when implementing user authentication, API tokens, social login, or authorization. Covers Sanctum, Passport, Socialite, Fortify, policies, and gates for Laravel 12.
View indexed skilllaravel-billingIndexed
Integrate Stripe and Paddle payments with Laravel Cashier. Use when implementing subscriptions, invoices, payment methods, webhooks, or billing portals.
View indexed skilllaravel-bladeIndexed
Create Blade templates with components, slots, layouts, and directives. Use when building views, reusable components, or templating.
View indexed skilllaravel-eloquentIndexed
Complete Eloquent ORM - models, relationships, queries, casts, observers, factories. Use when working with database models.
View indexed skilllaravel-i18nIndexed
Laravel localization - __(), trans_choice(), lang files, JSON translations, pluralization, middleware, formatting. Use when implementing translations.
View indexed skilllaravel-livewireIndexed
Livewire 3 reactive components - wire:model, actions, events, Volt, Folio. Use when building reactive UI without JavaScript.
View indexed skilllaravel-migrationsIndexed
Laravel 12 database migrations - Schema Builder, columns, indexes, foreign keys, seeders. Use when designing database schema or managing migrations.
View indexed skilllaravel-permissionIndexed
Spatie Laravel Permission - roles, permissions, middleware, Blade directives, teams, wildcards, super-admin, API, testing. Use when implementing RBAC, role-based access control, or user authorization.
View indexed skilllaravel-queuesIndexed
Implement background jobs with queues, workers, batches, chains, middleware, and failure handling. Use when processing async tasks or handling long-running operations.
View indexed skilllaravel-stripe-connectIndexed
Build marketplaces and platforms with Stripe Connect. Use when implementing multi-vendor payments, seller onboarding, commissions, payouts, or split payments.
View indexed skilllaravel-testingIndexed
Write tests with Pest 3/PHPUnit, feature tests, unit tests, mocking, fakes, and factories. Use when testing controllers, services, models, or implementing TDD.
View indexed skilllaravel-viteIndexed
Complete Vite bundling for Laravel - assets, HMR, SSR, frameworks, optimization. Use when configuring frontend build pipeline.
View indexed skilllayered-backgroundsIndexed
Layered background effects with gradient orbs, blur layers, noise textures, and depth. Use when creating hero sections, landing pages, or premium visual effects.
View indexed skillmacosIndexed
macOS platform-specific development with menu bar apps, window management, AppKit integration, and notarization. Use when building Mac apps, creating menu bar extras, or distributing outside App Store.
View indexed skillmcp-toolsIndexed
MCP tools for Xcode automation and Apple documentation access. XcodeBuildMCP for builds, apple-docs for WWDC and API docs. Use when building projects, searching documentation, or accessing WWDC content.
View indexed skillnextjs-16Indexed
Expert Next.js 16 with Turbopack, App Router, Cache Components, proxy.ts, React 19. Use when building Next.js apps, routing, caching, server components, or migrating from v15.
View indexed skillnextjs-i18nIndexed
Next.js 16 internationalization with next-intl or DIY. Use when implementing i18n, translations, localization, multilingual, language switch, locale routing, or formatters.
View indexed skillnextjs-shadcnIndexed
shadcn/ui for Next.js App Router with TanStack Form. Use when building UI components, forms, dialogs, tables, toasts, or accessible components.
View indexed skillnextjs-stackIndexed
Next.js 16+ complete stack with App Router, Prisma 7, Better Auth, shadcn/ui, TanStack Form, Zustand. Use as the master reference combining all framework skills.
View indexed skillnextjs-tanstack-formIndexed
TanStack Form v1 for Next.js 16 with Server Actions, Zod validation, and shadcn/ui integration. Use when building forms, validation, multi-step wizards, or dynamic field arrays.
View indexed skillnextjs-zustandIndexed
Zustand v5 state management for Next.js 16 App Router. Use when implementing global state, stores, persist, hydration, or client-side state in Client Components.
View indexed skillprisma-7Indexed
Prisma 7 ORM with Rust-free client, 90% smaller bundles, TypedSQL, Omit API, and ESM-first architecture. Use when working with database, schema, migrations, queries, or relations.
View indexed skillprompt-creationIndexed
Techniques and templates for creating optimal prompts following Anthropic conventions
View indexed skillprompt-libraryIndexed
Library of 18+ ready-to-use prompt templates and executable agents
View indexed skillprompt-optimizationIndexed
Analyze and improve existing prompts for better performance
View indexed skillreact-19Indexed
React 19.2 features - use(), useOptimistic, useActionState, useEffectEvent, Activity component, React Compiler. Use when implementing React 19 patterns.
View indexed skillreact-formsIndexed
TanStack Form v1 - type-safe forms with Zod/Yup/Valibot validation, async validation, arrays, nested fields, React 19 Server Actions
View indexed skillreact-shadcnIndexed
shadcn/ui for React with TanStack Form. Use when building UI components, forms, dialogs, tables, toasts, or accessible components.
View indexed skillreact-stateIndexed
Zustand v5 state management for React. Use when implementing global state, stores, persist, or client-side state.
View indexed skillreact-tanstack-routerIndexed
TanStack Router - 100% type-safe routing, file-based routes, loaders, search params. Use when implementing routing in React apps (NOT Next.js).
View indexed skillreact-testingIndexed
Testing Library for React 19 - render, screen, userEvent, waitFor, Suspense. Use when writing tests for React components with Vitest.
View indexed skillresearchIndexed
Technical research methodology using Context7, Exa, and Sequential Thinking for documentation, best practices, and complex investigations.
View indexed skillresponsive-systemIndexed
Responsive design system with breakpoints, container queries, and fluid typography. Use when implementing responsive layouts, mobile-first design, or adaptive components.
View indexed skillseoIndexed
SEO/SEA/GEO 2026 complete methodology for organic, paid, and AI search optimization.
View indexed skillskill-creatorIndexed
Use when creating new skills, restructuring existing skills, or improving skill documentation. Generates SKILL.md + references/ structure with proper patterns.
View indexed skillsolid-detectionIndexed
Multi-language SOLID detection rules. Project type detection, interface locations, file size limits per language.
View indexed skillsolid-nextjsIndexed
This skill should be used when the user asks about "SOLID principles", "Next.js architecture", "modular structure", "code organization", "file size limits", "interface separation", or "JSDoc documentation". Enforces files < 150 lines with mandatory JSDoc and separated interfaces.
View indexed skillsolid-phpIndexed
SOLID principles for Laravel 12 and PHP 8.5. Files < 100 lines, interfaces separated, PHPDoc mandatory. Auto-detects Laravel and FuseCore architecture.
View indexed skillsolid-reactIndexed
SOLID principles for React 19. Files < 100 lines, hooks separated, interfaces in src/interfaces/, JSDoc mandatory. Use for React architecture and code quality.
View indexed skillsolid-swiftIndexed
SOLID principles for Swift 6 and SwiftUI (iOS 26+). Apple recommended patterns, @Observable, actors, Preview-driven development.
View indexed skillswift-app-iconsIndexed
App icons, SF Symbols, and launch screens for iOS/macOS/watchOS/visionOS. Use when adding app icons, using SF Symbols, configuring launch screens, or setting up Asset Catalogs.
View indexed skillswift-architectureIndexed
Design Swift app architecture with MVVM, Clean Architecture, dependency injection, and repository patterns. Use when structuring iOS/macOS projects, creating ViewModels, implementing DI, or organizing code layers.
View indexed skillswift-buildIndexed
Build, archive, code signing, and App Store distribution for iOS/macOS apps. Use when configuring build settings, signing, TestFlight, notarization, or CI/CD pipelines.
View indexed skillswift-concurrencyIndexed
Implement Swift 6 concurrency with async/await, actors, Sendable, Task, MainActor. Use when handling asynchronous operations, managing shared state safely, fixing data race errors, or migrating to Swift 6 strict concurrency.
View indexed skillswift-coreIndexed
Swift 6 fundamentals for all Apple platforms. Use when implementing concurrency, architecture, testing, i18n, or performance optimization across iOS, macOS, iPadOS, watchOS, visionOS.
View indexed skillswift-i18nIndexed
Automatic internationalization for Swift/SwiftUI apps. Use when writing ANY user-facing text - always localize with String Catalogs, LocalizedStringResource, and proper pluralization patterns.
View indexed skillswift-performanceIndexed
Optimize SwiftUI and Swift app performance with Instruments profiling, lazy loading, memory management, and view optimization. Use when diagnosing slow UI, fixing memory leaks, optimizing scroll performance, or reducing app launch time.
View indexed skillswiftui-componentsIndexed
Build production SwiftUI views, custom components, layouts, and view modifiers. Use when creating iOS/macOS UI components, implementing responsive layouts, building custom modifiers, or designing reusable view hierarchies with @ViewBuilder.
View indexed skillswiftui-coreIndexed
SwiftUI fundamentals for all Apple platforms. Use when building views, navigation, data persistence, or state management with SwiftUI across iOS, macOS, iPadOS, watchOS, visionOS.
View indexed skillswiftui-dataIndexed
Implement data persistence with SwiftData, Core Data, CloudKit sync, and local storage. Use when storing app data, creating database models, syncing with iCloud, or managing user preferences with AppStorage.
View indexed skillswiftui-navigationIndexed
Implement SwiftUI navigation with NavigationStack, NavigationSplitView, deep linking, and programmatic routing. Use when building navigation flows, handling deep links, implementing tab bars, or creating multi-column layouts.
View indexed skillswiftui-testingIndexed
Test SwiftUI apps with XCTest, UI tests, snapshot testing, and async testing. Use when writing unit tests for ViewModels, creating UI automation tests, implementing snapshot tests, or testing async code.
View indexed skilltailwindcss-backgroundsIndexed
Background utilities Tailwind CSS v4.1. Colors (bg-{color}, palette OKLCH P3), Gradients (bg-linear-*, bg-radial-*, bg-conic-* NEW), Images (bg-cover, bg-contain, bg-repeat), Blend modes.
View indexed skilltailwindcss-bordersIndexed
Border utilities Tailwind CSS v4.1. Border (border-width, border-color, border-style, border-radius, rounded-*), Outline (outline-*, outline-offset), Ring (ring-*, ring-offset), Divide (divide-*).
View indexed skilltailwindcss-coreIndexed
Configuration and directives Tailwind CSS v4.1. @theme, @import, @source, @utility, @variant, @apply, @config. CSS-first mode without tailwind.config.js.
View indexed skilltailwindcss-custom-stylesIndexed
@utility, @variant, @apply, custom CSS
View indexed skilltailwindcss-effectsIndexed
Effects utilities Tailwind CSS v4.1. Shadows (shadow-*, shadow-color, inset-shadow-* NEW), Opacity (opacity-*), Filters (blur, brightness, contrast, grayscale, sepia), Backdrop filters (backdrop-blur-*, backdrop-brightness-*), Masks (mask-* NEW).
View indexed skilltailwindcss-interactivityIndexed
Interactivity utilities Tailwind CSS v4.1. Cursor (cursor-*), Scroll (scroll-smooth, scroll-snap-*, overscroll-*), User select (select-*), Pointer events (pointer-events-*), Touch action, Resize, Caret color, Accent color.
View indexed skilltailwindcss-layoutIndexed
Layout utilities Tailwind CSS v4.1. Flexbox (flex, justify, items, gap), Grid (grid-cols, grid-rows, place), Position (absolute, relative, fixed, sticky, inset, z-index), Container queries (@container).
View indexed skilltailwindcss-responsiveIndexed
Responsive design, breakpoints, container queries
View indexed skilltailwindcss-sizingIndexed
Sizing utilities Tailwind CSS v4.1. Width (w-*, w-screen, w-full, w-auto), Height (h-*, h-screen, h-full, h-dvh NEW), Min/Max (min-w-*, max-w-*, min-h-*, max-h-*), Aspect ratio (aspect-video, aspect-square).
View indexed skilltailwindcss-spacingIndexed
Spacing utilities Tailwind CSS v4.1. Margin (m-*, mx-*, my-*, mt-*, mr-*, mb-*, ml-*, -m-* negative, m-auto), Padding (p-*, px-*, py-*, pt-*, pr-*, pb-*, pl-*), Space between (space-x-*, space-y-*).
View indexed skilltailwindcss-transformsIndexed
Transform & Animation utilities Tailwind CSS v4.1. Transform (scale-*, rotate-*, translate-*, skew-*, transform-origin), Transition (transition-*, duration-*, ease-*, delay-*), Animation (animate-*, @keyframes).
View indexed skilltailwindcss-typographyIndexed
Typography utilities Tailwind CSS v4.1. Font (font-sans, font-serif, font-mono, font-size, font-weight), Text (text-color, text-align, text-wrap, text-shadow NEW), Letter/Line spacing, Decoration, Transform.
View indexed skilltailwindcss-utilitiesIndexed
Complete reference for Tailwind CSS utility classes
View indexed skilltailwindcss-v4Indexed
Tailwind CSS v4.1 core features, @theme, directives, migration guide
View indexed skilltheming-tokensIndexed
Design token architecture with primitives, semantic, and component tokens. Use when creating theme systems, color variables, or design system tokens.
View indexed skilltvosIndexed
tvOS platform-specific development with focus system, large screen UI, Siri Remote, and media playback. Use when building Apple TV apps, video streaming, or living room experiences.
View indexed skillvalidating-accessibilityIndexed
Validate UI components for WCAG 2.2 Level AA compliance. Use when checking accessibility, color contrast, keyboard navigation, screen reader support, or ARIA attributes.
View indexed skillvisionosIndexed
visionOS platform-specific development with spatial computing, RealityKit, immersive spaces, and volumes. Use when building Vision Pro apps, 3D experiences, or mixed reality features.
View indexed skillwatchosIndexed
watchOS platform-specific development with complications, workouts, HealthKit, and Watch Connectivity. Use when building Apple Watch apps, health features, or iPhone-Watch communication.
View indexed skill