Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

fusengine/agents

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
93 indexed skills3 stars

adding-animations
Indexed

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 skill

agent-creator
Indexed

Use when creating expert agents. Generates agent.md with frontmatter, hooks, required sections, and skill references.

View indexed skill

agent-design
Indexed

Design AI agents with recommended patterns and architectures

View indexed skill

apple-platforms
Indexed

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 skill

better-auth
Indexed

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 skill

build-distribution
Indexed

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 skill

code-quality
Indexed

Code quality validation with linters, SOLID principles, error detection, and architecture compliance across all languages.

View indexed skill

commit-detection
Indexed

Detects optimal commit type from git changes. Use when analyzing commits, determining commit type, or before committing.

View indexed skill

component-variants
Indexed

Component variant system with Glass, Outline, and Flat styles. Use when creating multi-style components, variant props, or style switching.

View indexed skill

dark-light-modes
Indexed

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 skill

designing-systems
Indexed

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 skill

elicitation
Indexed

Auto-review skill for expert agents. After coding, expert applies elicitation techniques to self-correct before sniper validation. Inspired by BMAD-METHOD.

View indexed skill

exploration
Indexed

Codebase exploration techniques for rapid discovery, architecture analysis, pattern detection, and dependency mapping.

View indexed skill

fusecore
Indexed

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 skill

generating-components
Indexed

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 skill

glassmorphism-advanced
Indexed

Advanced glassmorphism techniques with blur, layering, colored shadows, and depth. Use when creating frosted glass effects, transparent overlays, or modern glass UI.

View indexed skill

guardrails
Indexed

Security techniques and quality control for prompts and agents

View indexed skill

interactive-states
Indexed

Interactive states for UI elements - hover, active, focus, disabled, loading. Use when implementing button states, form field states, or interactive feedback.

View indexed skill

ios
Indexed

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 skill

ipados
Indexed

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 skill

laravel-api
Indexed

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 skill

laravel-architecture
Indexed

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 skill

laravel-auth
Indexed

Use when implementing user authentication, API tokens, social login, or authorization. Covers Sanctum, Passport, Socialite, Fortify, policies, and gates for Laravel 12.

View indexed skill

laravel-billing
Indexed

Integrate Stripe and Paddle payments with Laravel Cashier. Use when implementing subscriptions, invoices, payment methods, webhooks, or billing portals.

View indexed skill

laravel-blade
Indexed

Create Blade templates with components, slots, layouts, and directives. Use when building views, reusable components, or templating.

View indexed skill

laravel-eloquent
Indexed

Complete Eloquent ORM - models, relationships, queries, casts, observers, factories. Use when working with database models.

View indexed skill

laravel-i18n
Indexed

Laravel localization - __(), trans_choice(), lang files, JSON translations, pluralization, middleware, formatting. Use when implementing translations.

View indexed skill

laravel-livewire
Indexed

Livewire 3 reactive components - wire:model, actions, events, Volt, Folio. Use when building reactive UI without JavaScript.

View indexed skill

laravel-migrations
Indexed

Laravel 12 database migrations - Schema Builder, columns, indexes, foreign keys, seeders. Use when designing database schema or managing migrations.

View indexed skill

laravel-permission
Indexed

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 skill

laravel-queues
Indexed

Implement background jobs with queues, workers, batches, chains, middleware, and failure handling. Use when processing async tasks or handling long-running operations.

View indexed skill

laravel-stripe-connect
Indexed

Build marketplaces and platforms with Stripe Connect. Use when implementing multi-vendor payments, seller onboarding, commissions, payouts, or split payments.

View indexed skill

laravel-testing
Indexed

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 skill

laravel-vite
Indexed

Complete Vite bundling for Laravel - assets, HMR, SSR, frameworks, optimization. Use when configuring frontend build pipeline.

View indexed skill

layered-backgrounds
Indexed

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 skill

macos
Indexed

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 skill

mcp-tools
Indexed

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 skill

nextjs-16
Indexed

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 skill

nextjs-i18n
Indexed

Next.js 16 internationalization with next-intl or DIY. Use when implementing i18n, translations, localization, multilingual, language switch, locale routing, or formatters.

View indexed skill

nextjs-shadcn
Indexed

shadcn/ui for Next.js App Router with TanStack Form. Use when building UI components, forms, dialogs, tables, toasts, or accessible components.

View indexed skill

nextjs-stack
Indexed

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 skill

nextjs-tanstack-form
Indexed

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 skill

nextjs-zustand
Indexed

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 skill

prisma-7
Indexed

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 skill

prompt-creation
Indexed

Techniques and templates for creating optimal prompts following Anthropic conventions

View indexed skill

prompt-library
Indexed

Library of 18+ ready-to-use prompt templates and executable agents

View indexed skill

prompt-optimization
Indexed

Analyze and improve existing prompts for better performance

View indexed skill

react-19
Indexed

React 19.2 features - use(), useOptimistic, useActionState, useEffectEvent, Activity component, React Compiler. Use when implementing React 19 patterns.

View indexed skill

react-forms
Indexed

TanStack Form v1 - type-safe forms with Zod/Yup/Valibot validation, async validation, arrays, nested fields, React 19 Server Actions

View indexed skill

react-shadcn
Indexed

shadcn/ui for React with TanStack Form. Use when building UI components, forms, dialogs, tables, toasts, or accessible components.

View indexed skill

react-state
Indexed

Zustand v5 state management for React. Use when implementing global state, stores, persist, or client-side state.

View indexed skill

react-tanstack-router
Indexed

TanStack Router - 100% type-safe routing, file-based routes, loaders, search params. Use when implementing routing in React apps (NOT Next.js).

View indexed skill

react-testing
Indexed

Testing Library for React 19 - render, screen, userEvent, waitFor, Suspense. Use when writing tests for React components with Vitest.

View indexed skill

research
Indexed

Technical research methodology using Context7, Exa, and Sequential Thinking for documentation, best practices, and complex investigations.

View indexed skill

responsive-system
Indexed

Responsive design system with breakpoints, container queries, and fluid typography. Use when implementing responsive layouts, mobile-first design, or adaptive components.

View indexed skill

seo
Indexed

SEO/SEA/GEO 2026 complete methodology for organic, paid, and AI search optimization.

View indexed skill

skill-creator
Indexed

Use when creating new skills, restructuring existing skills, or improving skill documentation. Generates SKILL.md + references/ structure with proper patterns.

View indexed skill

solid-detection
Indexed

Multi-language SOLID detection rules. Project type detection, interface locations, file size limits per language.

View indexed skill

solid-nextjs
Indexed

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 skill

solid-php
Indexed

SOLID principles for Laravel 12 and PHP 8.5. Files < 100 lines, interfaces separated, PHPDoc mandatory. Auto-detects Laravel and FuseCore architecture.

View indexed skill

solid-react
Indexed

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 skill

solid-swift
Indexed

SOLID principles for Swift 6 and SwiftUI (iOS 26+). Apple recommended patterns, @Observable, actors, Preview-driven development.

View indexed skill

swift-app-icons
Indexed

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 skill

swift-architecture
Indexed

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 skill

swift-build
Indexed

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 skill

swift-concurrency
Indexed

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 skill

swift-core
Indexed

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 skill

swift-i18n
Indexed

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 skill

swift-performance
Indexed

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 skill

swiftui-components
Indexed

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 skill

swiftui-core
Indexed

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 skill

swiftui-data
Indexed

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 skill

swiftui-navigation
Indexed

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 skill

swiftui-testing
Indexed

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 skill

tailwindcss-backgrounds
Indexed

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 skill

tailwindcss-borders
Indexed

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 skill

tailwindcss-core
Indexed

Configuration and directives Tailwind CSS v4.1. @theme, @import, @source, @utility, @variant, @apply, @config. CSS-first mode without tailwind.config.js.

View indexed skill

tailwindcss-custom-styles
Indexed

@utility, @variant, @apply, custom CSS

View indexed skill

tailwindcss-effects
Indexed

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 skill

tailwindcss-interactivity
Indexed

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 skill

tailwindcss-layout
Indexed

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 skill

tailwindcss-responsive
Indexed

Responsive design, breakpoints, container queries

View indexed skill

tailwindcss-sizing
Indexed

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 skill

tailwindcss-spacing
Indexed

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 skill

tailwindcss-transforms
Indexed

Transform & Animation utilities Tailwind CSS v4.1. Transform (scale-*, rotate-*, translate-*, skew-*, transform-origin), Transition (transition-*, duration-*, ease-*, delay-*), Animation (animate-*, @keyframes).

View indexed skill

tailwindcss-typography
Indexed

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 skill

tailwindcss-utilities
Indexed

Complete reference for Tailwind CSS utility classes

View indexed skill

tailwindcss-v4
Indexed

Tailwind CSS v4.1 core features, @theme, directives, migration guide

View indexed skill

theming-tokens
Indexed

Design token architecture with primitives, semantic, and component tokens. Use when creating theme systems, color variables, or design system tokens.

View indexed skill

tvos
Indexed

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 skill

validating-accessibility
Indexed

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 skill

visionos
Indexed

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 skill

watchos
Indexed

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