related-entity-entry-points
CommunityResolve parent-child entity UX navigation gaps.
System Documentation
What problem does it solve?
This Skill addresses the common SaaS UX gap where users cannot find entry points to create or navigate to child entities from parent pages, even when the backend has fully defined one-to-many relationships. It enforces the "if users can't see it, it doesn't exist" rule for parent-child UI flows, eliminating user feedback like "I can't create X from Y" or "I can't find where to add Z".
Core Features & Use Cases
- 4 Core Entry Point Patterns: Covers always-rendering detail page child sections with create buttons, URL parameter-driven child list page auto-open dialogs, clickable Kanban card related-count actions, and multi-preset grandchild page creation flows.
- FAB & Embedded Modal Patterns: Includes guidance for repositioning cross-cutting utilities (like AI assistants) to floating action buttons, and implementing embedded quick-create modals that preserve parent context instead of navigating away.
- Use Case: Applicable to any SaaS product with parent-child entity relationships, including CRM, ERP, e-commerce admin panels, and project management tools.
- Built-in Guardrails: Includes a curated list of common pitfalls (like hidden empty states, click event bubbling, URL preset leaks) and a 10-point audit checklist to verify implementation correctness.
Quick Start
Use the related-entity-entry-points skill to add a clickable "+ New Quotation" button to the company detail page that opens a pre-filled quotation creation modal, and add a clickable quotation count button to deal Kanban cards that navigates to the pre-filtered quotation list.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: related-entity-entry-points Download link: https://github.com/freedomw1987/tree_monstor/archive/main.zip#related-entity-entry-points Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.