·cloudwerk-routing
{}

cloudwerk-routing

File-based routing conventions for Cloudwerk, a full-stack framework for Cloudflare Workers. Use when creating pages, API routes, layouts, middleware, or error boundaries. Triggers on tasks involving route files (page.tsx, route.ts, layout.tsx, middleware.ts, error.tsx, not-found.tsx), dynamic segments ([id], [...slug]), route groups ((group)), loaders, actions, or data loading patterns.

6Installs·0Trend·@squirrelsoft-dev

Installation

$npx skills add https://github.com/squirrelsoft-dev/cloudwerk --skill cloudwerk-routing

How to Install cloudwerk-routing

Quickly install cloudwerk-routing AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/squirrelsoft-dev/cloudwerk --skill cloudwerk-routing
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: squirrelsoft-dev/cloudwerk.

SKILL.md

View raw

File-based routing conventions for Cloudwerk. The app/ directory structure maps directly to URL patterns, with special filenames determining behavior.

| 1 | Route Files | CRITICAL | files- | | 2 | Dynamic Parameters | HIGH | params- | | 3 | Data Loading | HIGH | data- |

Read individual rule files for detailed explanations and code examples:

File-based routing conventions for Cloudwerk, a full-stack framework for Cloudflare Workers. Use when creating pages, API routes, layouts, middleware, or error boundaries. Triggers on tasks involving route files (page.tsx, route.ts, layout.tsx, middleware.ts, error.tsx, not-found.tsx), dynamic segments ([id], [...slug]), route groups ((group)), loaders, actions, or data loading patterns. Source: squirrelsoft-dev/cloudwerk.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/squirrelsoft-dev/cloudwerk --skill cloudwerk-routing
Category
{}Data Analysis
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from squirrelsoft-dev/cloudwerk

Quick answers

What is cloudwerk-routing?

File-based routing conventions for Cloudwerk, a full-stack framework for Cloudflare Workers. Use when creating pages, API routes, layouts, middleware, or error boundaries. Triggers on tasks involving route files (page.tsx, route.ts, layout.tsx, middleware.ts, error.tsx, not-found.tsx), dynamic segments ([id], [...slug]), route groups ((group)), loaders, actions, or data loading patterns. Source: squirrelsoft-dev/cloudwerk.

How do I install cloudwerk-routing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/squirrelsoft-dev/cloudwerk --skill cloudwerk-routing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/squirrelsoft-dev/cloudwerk

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-24