원클릭으로
robo-skills
robo-skills에는 adiom-data에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.