ワンクリックで
robo-skills
robo-skills には adiom-data から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Replatform an existing application onto the Infrapad framework (the adiom-data "sample-app" shape: Go + Connect-RPC + buf + Bazel + Goose + a gateway, deployed via Flux/Kubernetes, with a Vite/React/TypeScript SPA). Use when asked to port/migrate/rebuild an existing app onto Infrapad and BOTH the original repo and the target Infrapad repo are already checked out locally. Drives the work proto-first, audits fidelity against the original, and lands a tested, building system.
Create or update product and technical documentation for an existing GitHub project: AGENTS.md as the canonical agent guide and CLAUDE.md as a pointer to it (root), PRD.md as a versioned Product Definition Document (root), a human-readable README.md (root), and topic-per-file deep dives under docs/ (architecture, data flows, workflows, data model, integrations, operations, testing, and invariants). Use when the user asks to document or refresh a project, write/update a PRD, create AGENTS.md/CLAUDE.md, define system invariants, or bring stale docs back in line with the code.
Reflect on session learnings and create/update skills in the robo-skills repository. Use at the end of a session to capture new knowledge as reusable skills.
Run database migrations with dsync (open source) or dsynct (enterprise). Use when user needs to sync data between MongoDB, Cosmos DB, DynamoDB, PostgreSQL, or other supported databases with CDC support.
Generate SQLBatch dsync YAML configuration for mapping SQL database tables to NoSQL document structures. Use when user needs to create dsync config for SQL Server, DB2, or PostgreSQL to CosmosDB/MongoDB sync with CDC support.