bedrud-frontend

Map the Bedrud React frontend codebase to reveal UI components, routes, hooks, and stores.

6|1|Updated May 4, 2026
One-click install
npx skills add https://github.com/themadorg/bedrud --skill bedrud-frontend
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bedrud-frontend
Source: https://github.com/themadorg/bedrud/tree/main/.agents/skills/bedrud-frontend
Command: npx skills add https://github.com/themadorg/bedrud --skill bedrud-frontend

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maps the Bedrud frontend codebase to reveal UI components, routes, hooks, and stores for quick discovery and onboarding.

Core Features & Use Cases

  • Comprehensive map of the React frontend structure (apps/web, routes, components, hooks, stores, and utilities)
  • Facilitates onboarding, code navigation, and architecture reviews
  • Supports planning UI/UX refactors by illustrating dependencies and entrypoints

Quick Start

Load bedrud-frontend to inspect the full frontend code map and usage guidelines.

Frequently Asked Questions about bedrud-frontend

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I map a React frontend codebase for UI components and routes?

Mapping a React frontend codebase involves indexing routes, hooks, stores, and UI components to reveal structural dependencies and entrypoints. This provides a comprehensive overview of apps/web for quick discovery and architecture reviews.

What is the best way to plan a UI/UX refactor across a React web application?

Planning a UI/UX refactor requires a full code map that illustrates dependencies and entrypoints across the React frontend. This visual mapping supports refactoring by revealing how UI components and stores interact within apps/web.

How do I onboard developers to an existing React frontend architecture?

Onboarding developers to a React frontend architecture requires a comprehensive map of routes, components, hooks, and stores. Providing this structural overview accelerates code navigation and quick discovery of functional entrypoints.

Can I use a frontend code map for architecture reviews of React stores and hooks?

Yes, a frontend code map supports architecture reviews by comprehensively mapping React stores, hooks, and UI components. Analyzing these mapped dependencies and entrypoints reveals structural health and guides necessary refactors across apps/web.

Does a React code map show dependencies between UI components and routes?

Yes, a React code map explicitly illustrates dependencies and entrypoints between UI components and routes. Mapping these structural connections across apps/web provides the necessary context for guiding UI/UX refactors and architecture reviews.