router▌
28 indexed skills · max 10 per page
rust-router
zhanghandong/rust-skills · Backend
Router for Rust questions, errors, and design patterns across ownership, async, and domain-specific architectures. \n \n Routes all Rust queries through a three-layer cognitive framework: language mechanics (ownership, borrowing, lifetimes), design choices (patterns, performance, error handling), and domain constraints (web, fintech, embedded, CLI) \n Automatically triggers negotiation mode for comparative queries (\"vs\", \"best practice\", \"compare\") and dual-skill loading when domain keywor
wordpress-router
wordpress/agent-skills · Productivity
Classify WordPress codebases and route to the correct workflow for plugins, themes, blocks, and core checkouts. \n \n Runs automated project triage to identify repo type (plugin, theme, block theme, Gutenberg blocks, WP core) and available tooling \n Outputs classification results and decision tree routing to domain-specific skills based on user intent and project kind \n Requires repo root access and bash/Node filesystem operations; some workflows need WP-CLI \n Targets WordPress 6.9+ with PHP
tanstack-router
jezweb/claude-skills · Productivity
Type-safe, file-based React routing with route loaders, TanStack Query integration, and 20 documented error preventions. \n \n File-based routing with auto-generated types, typed params, and search param validation via Zod adapter \n Route-level data loading with loaders, error boundaries, and beforeLoad hooks for authentication and redirects \n Virtual file routes for programmatic route configuration when file-based conventions don't fit \n Prevents critical issues including Vite plugin orderin
react-router-framework-mode
remix-run/agent-skills · Frontend
Full-stack React development with file-based routing, server/client rendering, data loading, and type-safe route modules. \n \n Supports file-based routing with nested routes, dynamic segments, and multiple rendering strategies (SSR, SPA, pre-rendering) \n Handles data loading via loader / clientLoader and mutations via action / clientAction with built-in form handling and optimistic UI \n Includes 10+ reference guides covering routing, data loading, actions, navigation, error boundaries, authen
nextjs-app-router-fundamentals
wsimmonds/claude-nextjs-skills · Frontend
Comprehensive guide for migrating to and building with Next.js App Router (13+). \n \n Covers migration from Pages Router including file structure mapping, layout creation, metadata handling, and cleanup steps \n Explains App Router file conventions (page.tsx, layout.tsx, loading.tsx, error.tsx, route.ts) and routing patterns (dynamic routes, catch-all, route groups) \n Details Server Components as the default with async/await support, Client Components with 'use client' directive, and data fetc
tldr-router
parcadei/continuous-claude-v3 · Productivity
Maps questions to the optimal tldr command. Use this to pick the right layer.
router-first-architecture
parcadei/continuous-claude-v3 · Productivity
Route through domain routers before using individual tools. Routers abstract tool selection.
nextjs-app-router
giuseppe-trisciuoglio/developer-kit · Frontend
Build modern React applications using Next.js 16+ with App Router architecture.