remix-v2-routing-reviewReviews Remix v2 route files for naming convention violations, missing layouts, resource-route shape, and v1 holdovers. Use when reviewing files under app/ro...
Install via ClawdBot CLI:
clawdbot install anderskev/remix-v2-routing-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/user/anderskevAudited Jun 3, 2026 · audit v1.0
Generated Jul 29, 2026
An e-commerce platform uses Remix v2 routing to organize product pages, categories, and checkout flows, ensuring consistent layout structure and proper resource route handling for APIs.
A SaaS application with nested dashboards uses pathless layouts for authentication and sidebar navigation, requiring proper Outlet placement and flat route naming conventions.
A CMS with dynamic content types uses optional segments and splat routes to handle flexible URL structures, needing careful resource route auditing for media serving.
A documentation site with versioned routes uses dotted segments and trailing underscore opt-outs to escape parent layouts, ensuring correct route matching in versioned sections.
A social media app uses index routes, profile pages, and nested settings, requiring proper _index naming and resource route links for image uploads.
Offer automated routing reviews as part of a broader Remix migration or code quality consulting package, charging per project or per hour.
Integrate the skill into a CI/CD platform that charges a monthly subscription for automated code reviews and routing compliance checks.
Package the review criteria into a course or certification for Remix developers, generating revenue through course sales or licensing.
💬 Integration Tip
Integrate the skill into your CI pipeline via a custom action that triggers on PRs modifying files under app/routes/ or remix.config.js, and output findings as GitHub PR comments.
Scored Jul 29, 2026
Frontend development with React, Next.js, Tailwind CSS. Build landing pages, dashboards, forms, components. Responsive, accessible, performant UI.
Create distinctive, production-grade static sites with React, Tailwind CSS, and shadcn/ui — no mockups needed. Generates bold, memorable designs from plain text requirements with anti-AI-slop aesthetics, mobile-first responsive patterns, and single-file bundling. Use when building landing pages, marketing sites, portfolios, dashboards, or any static web UI. Supports both Vite (pure static) and Next.js (Vercel deploy) workflows.
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...