framework-patterns
Quick reference for identifying routes, components, state, and APIs across frontend and backend frameworks.
Content Preview
# Framework-Specific Patterns Quick reference for identifying routes, components, state, and APIs across frontend and backend frameworks. ## React (CRA / Vite) | Aspect | Where to Look | |--------|--------------| | Routes | `react-router-dom` — `<Route path="...">` or `createBrowserRouter` | | Components | `.tsx` / `.jsx` files, default exports | | State | Redux (`store/`), Zustand, Jotai, Recoil, React Context | | API | `axios`, `fetch`, TanStack Query (`useQuery`), SWR (`useSWR`) | | Forms
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/framework-patterns.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/code-to-prd/references/framework-patterns.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at product-team/code-to-prd/references/framework-patterns.md
Related Skills
cs-product-manager
Product management agent for feature prioritization, customer discovery, PRD development, and roadmap planning using RICE framework
agentsproductmanageragent
by alirezarezvani · alirezarezvani-claude-skills
okr_framework
A practical guide to Objectives and Key Results (OKRs) and how to cascade them across organizational levels.
product-teamokrframework
by alirezarezvani · alirezarezvani-claude-skills
cs-product-analyst
Product analytics agent for KPI definition, dashboard setup, experiment design, and test result interpretation.
agentsproductanalystagent
by alirezarezvani · alirezarezvani-claude-skills
SKILL
10 product agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. PM toolkit (RICE), agile PO, product strategist (OKR), UX researcher, UI design system, competitive teardown, landing page generator, SaaS scaffolder, research summarizer. Python tools (stdlib-only).
product-teamskillagentpython
by alirezarezvani · alirezarezvani-claude-skills