fe-routing-permission
Frontend Routing Permission
Use this skill when the task involves route design, navigation flows, auth redirects, permission modeling, or access control across routes and components.
Use This Skill When
- The user needs route hierarchy, layout strategy, deep links, or URL-state design.
- The task involves auth guards, permission boundaries, or role and capability modeling.
- The feature includes public/private routes, forbidden states, or tenant-scoped access.
Inputs To Confirm Up Front
- Public versus authenticated areas.
- Required route hierarchy and shared layouts.
- Which state should live in the URL.
- Permission model: roles, capabilities, policies, entitlements, tenant scope.
- Unauthorized, forbidden, expired-session, and downgraded-access behavior.
Execute Workflow
More from jiannx/agent-skills
nocobase-bugfix
Diagnose and fix NocoBase v2 bugs, especially flow, FlowModel, client-v2, and plugin client issues. Use for issue reproduction, root-cause analysis, targeted fixes, regression checks, or narrow v2 feature completion based on nearby v1 behavior. Default to v2-only changes unless the user explicitly asks for v1.
9nocobase-v2-flow-upgrade
Upgrade existing NocoBase v1 plugins to v2 FlowModel or field-model architecture with behavior parity. Use for migration planning, implementation, parity validation, and pitfalls around request payloads, settings ownership, i18n namespaces, roles persistence, flow variables, and editor integrations.
9fe-quality-operations
Prepare frontend projects for reliable delivery with testing, performance review, observability, release strategy, and production-readiness checks.
2fe-data-mock-state
Design frontend data layers, server-state handling, adapters, mock strategies, and state ownership with stable contracts and low integration churn.
2fe-design-implementation
Implement product-grade frontend UI from design artifacts with consistent interaction patterns, theme-driven styling, responsive behavior, and design verification.
2fe-product-development
Build product-grade frontend projects with implementation guidance optimized for React ecosystems. Covers bootstrap, architecture, design implementation, data flow, testing, observability, release strategy, and long-term maintainability.
2