granite-routing
Installation
SKILL.md
Granite Routing Skill
이 Skill은 frontend의 route, page entry, navigation 흐름을 설계하거나 수정할 때 사용합니다.
Use when
- route path, page file, params 설계를 결정할 때
createRoute,validateParams, navigation usage 예시가 필요할 때- entry layer와 implementation layer를 어떻게 나눌지 정할 때
Do not use for
- MiniApp/AppInToss capability / 공식 API 탐색:
docs-search또는 공식 문서 - TDS component 선택과 UI boundary:
tds-ui - tRPC contract/app-router 변경 순서:
trpc-boundary