Performance

Keep apps and templates loading fast. Read when adding a data model, a list/read action, a page or sidebar that loads data, or when something loads slowly, or when adding a dependency to the deployed server bundle. Covers column projection, indexing hot-path queries, avoiding N+1 and round-trip waterfalls, cheap polling, not recomputing on every read, and cold-start artifact size.

Builder.io 052c1c5 17.0 KB Updated 3.4k repo stars

File contents

builderio/agent-native/tree/main/.agents/skills/performance commit 052c1c5728

Frequently asked questions

npx skillmds@latest add builderio/performance