بنقرة واحدة
learn-workers
GeometryWorker/ParquetWorker contracts and performance guardrails
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
GeometryWorker/ParquetWorker contracts and performance guardrails
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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