Imported from hoangsonww/PetSwipe-Match-App (frontend/components/AGENTS.md). Install upstream with npx skills add hoangsonww/PetSwipe-Match-App --skill components. Copyright stays with the author.
Frontend Components Expectations
These instructions apply inside frontend/components/.
Working Agreements
Shared component changes can affect many pages; audit call sites before making broad behavior changes.
Be especially careful with:
Navbar.tsx
Layout.tsx
ui/chart.tsx
shared ui/ primitives
If a shared component changes mobile layout, dark mode behavior, chart readability, or navigation structure, say so explicitly in the final summary.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/hoangsonww-petswipe-match-app-components/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.