ワンクリックで
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"