with one click
learn-workers
GeometryWorker/ParquetWorker contracts and performance guardrails
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
GeometryWorker/ParquetWorker contracts and performance guardrails
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
SQLAlchemy-first DB patterns, Alembic migrations, ParentChildEdges partition handling, and UDF policy
FastAPI + SQLModel conventions, request dependencies, transaction safety, and backend architecture
Next.js best practices - RSC boundaries, data patterns, async APIs, error handling, route handlers, directives, runtime selection
Upgrade Next.js to the latest version following official migration guides and codemods
Auth0 scopes, recaptcha verification, and share/edit token security patterns
CMS editing/review workflows, TipTap extensions, and comment moderation
| name | learn-workers |
| description | GeometryWorker/ParquetWorker contracts and performance guardrails |
| user-invocable | false |
Worker boundaries, Comlink contracts, cache behavior, and performance guardrails for geometry and parquet processing.
GeometryWorker or ParquetWorker interfaces/logic.app/src/app/utils/GeometryWorker/index.tsapp/src/app/utils/GeometryWorker/geometryWorker.tsapp/src/app/utils/GeometryWorker/geometryWorker.types.tsapp/src/app/utils/ParquetWorker/index.tsapp/src/app/utils/ParquetWorker/parquetWorker.tsapp/src/app/utils/ParquetWorker/parquetWorker.types.tsapp/src/app/utils/ParquetWorker/parquetWorkerUtils.ts*.types.ts with implementation changes.geometries, activeGeometries, centroid caches) require explicit lifecycle resets.cd app && bun run build