Run performance benchmarks for TurboAPI. Use when testing performance, checking for regressions, or comparing against FastAPI.
原文语言:英语
菜单
SkillsMP 已收集 justrach/turboAPI 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 6 / 6 个已收集 Skill。
Run performance benchmarks for TurboAPI. Use when testing performance, checking for regressions, or comparing against FastAPI.
原文语言:英语
Build the TurboAPI Zig native backend. Use when the turbonet extension needs to be recompiled, after changing Zig source files, or when seeing "Native core not available".
原文语言:英语
Scaffold Zig-native database routes using pg.zig + TurboPG. Use when adding database-backed CRUD endpoints, custom SQL queries (pgvector, JSONB, full-text search, JOINs, CTEs), or standalone TurboPG usage.
原文语言:英语
Use TurboPG for standalone Postgres queries. Use when writing database code outside of TurboAPI routes, running migrations, seeding data, or building scripts that talk to Postgres.
原文语言:英语
Scaffold a new TurboAPI route with handler, model, and tests. Use when adding a new API endpoint, creating a new route, or scaffolding CRUD for a resource.
原文语言:英语
Run TurboAPI tests. Use when running tests, checking for regressions, or verifying changes.
原文语言:英语