بنقرة واحدة
learn-pipelines
Tiles/tabular/transforms pipeline contracts and toolchain requirements
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Tiles/tabular/transforms pipeline contracts and toolchain requirements
التثبيت باستخدام 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-pipelines |
| description | Tiles/tabular/transforms pipeline contracts and toolchain requirements |
| user-invocable | false |
Conventions for data pipelines that produce artifacts consumed by backend and frontend (tilesets, tabular parquet, transforms).
pipelines/.pipelines/README.mdpipelines/cli.pypipelines/tilesets/cli.pypipelines/tilesets/models.pypipelines/tabular/cli.pypipelines/tabular/models.pypipelines/transforms/cli.pypipelines/transforms/models.pypipelines/core/settings.pyogr2ogr, tippecanoe, duckdb spatial).docker-compose run pipelines sh -c "python cli.py --help"docker-compose run pipelines sh -c "python cli.py tileset --help"docker-compose run pipelines sh -c "python cli.py tabular --help"docker-compose run pipelines sh -c "python cli.py transforms --help"