一键导入
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"