LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: fullstack

Browse skills that share this tag.

  • fullstack-engineer - Fullstack Engineer
    fullstackbackendfrontendreact

    ★ 48 · Updated 2026-09-16

    Consolidated web engineering skill combining backend services, APIs, business logic, and React/Next.js frontend development.

    ⚙ Implement clean architecture⚙ Apply TDD cycle⚙ Handle errors with Result types
  • senior-fullstack - Senior Fullstack Development Toolkit
    fullstackscaffoldingcode-qualitypython

    ★ 0 · Updated 2026-09-14

    Provides tools for fullstack scaffolding, project analysis, and code quality evaluation along with reference documentation.

    ⚙ Scaffold fullstack projects⚙ Analyze project quality⚙ Execute project optimization
  • fullstack-best-practices - Fullstack Best Practices
    fullstackapi-designauthenticationdata-flow

    ★ 0 · Updated 2026-09-12

    Provides guidelines for fullstack API design, data flow, authentication, error handling, performance, and environment configuration.

    ⚙ Define clear API contracts⚙ Validate input on backend⚙ Handle authentication on server
  • wayfinder-development - Laravel Wayfinder typed route generation and integration
    laravelwayfindertypescriptinertia

    ★ 0 · Updated 2026-09-10

    Generates type-safe route functions and form helpers for Laravel backend controllers and routes in frontend projects.

    ⚙ Generate typed route functions⚙ Generate form helper functions⚙ Import controller action functions
  • mono-repo-docker-compose-setup - Auto-containerize mono-repo with Docker Compose
    dockerdocker-composemonorepocontainerization

    ★ 83 · Updated 2026-05-28

    Detect frontend/backend structure, generate docker-compose and Dockerfiles, verify build with parallel subagents

    ⚙ detect mono-repo structure⚙ classify backend stack⚙ classify frontend stack
  • fullstack-mirror-arch - Fullstack mirror architecture rules and patterns
    architecturefullstacktypescripttype-sync

    ★ 0 · Updated 2026-03-26

    Maintains 1:1 mirror structure between backend and frontend with type synchronization

    ⚙ enforce mirror structure⚙ synchronize types⚙ validate dependencies
  • fullstack-mirror-arch - Fullstack Mirror Architecture Rules
    fullstackarchitecturefrontendbackend

    ★ 57 · Updated 2026-03-26

    Define BE-FE 1:1 mirror structure rules with type synchronization and layer dependencies

    ⚙ define model type mapping⚙ specify barrel re-export pattern⚙ apply case conversion rules
  • fullstack-mirror-arch - Fullstack Mirror Architecture Patterns
    fullstackarchitecturetypescriptsynchronization

    ★ 0 · Updated 2026-03-26

    Maintain 1:1 mirror structure between backend and frontend with synchronization rules

    ⚙ Define BE-FE type synchronization⚙ Apply barrel re-export patterns⚙ Configure case conversion rules
  • django - Django Python Web Framework
    pythonwebormadmin

    ★ 155 · Updated 2026-03-26

    Build full-featured web applications using Django framework with ORM, admin, and authentication

    ⚙ create project⚙ create app⚙ define models
  • building-nextjs-apps - Build Next.js 16 Apps with Modern Patterns
    Next.jsReactfrontendweb development

    ★ 422 · Updated 2026-03-25

    Build Next.js 16 applications using correct patterns for pages, layouts, dynamic routes, and server actions

    ⚙ create Next.js project⚙ write page components⚙ build layout components
  • fullstack-implementation - Fullstack Implementation for Laravel and FastAPI Applications
    fullstacklaravelreactfastapi

    ★ 0 · Updated 2026-03-09

    Implement end-to-end features in Laravel + Inertia.js + React + TypeScript or Python + FastAPI + LangChain

    ⚙ Implement Laravel controllers⚙ Create React components⚙ Wire API endpoints