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: routes

Browse skills that share this tag.

  • wayfinder-development - Generate typed functions for Laravel controllers and routes
    laravelwayfindertypescriptroutes

    ★ 77 · Updated 2026-09-10

    Auto-generates typed functions for Laravel controllers and routes to connect frontend code with backend endpoints.

    ⚙ Generate typed route functions⚙ Import controller actions and routes⚙ Create HTML form attributes
  • 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
  • route-tester - Test authenticated API routes with cookies
    testingauthenticationAPIroutes

    ★ 602 · Updated 2026-06-15

    Test API endpoints with cookie-based JWT authentication using test scripts or manual curl commands.

    ⚙ test API endpoints⚙ validate route functionality⚙ debug authentication issues