OpenCollab
OpenCollab contient 3 skills collectées depuis RISE-X-Lab, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Design an OpenCollab team and visualize it as an interactive HTML blueprint. Use whenever the task asks to create, design, scaffold, write, edit, or lay out a TEAM — its agent roles, per-role prompts, tool allowlists, model/temperature, and the spawn/message topology (who delegates to whom) — producing a valid configs/team.yaml AND a self-contained HTML the user can open, tweak, and hand back for you to refine the topology from their feedback.
Draw a polished UML sequence / swimlane diagram of a software-engineering interaction. Use whenever the task asks to diagram, chart, visualize, or draw a flow over TIME between components — an API request, login/auth flow, checkout/payment saga, message-queue pipeline, RPC call chain, deploy sequence — from a description or from source you read. Produces a styled .d2 (d2's shape: sequence_diagram) rendered to .svg.
Visualize an OpenCollab workflow as a polished diagram. Use whenever the task asks to diagram, chart, visualize, or draw the structure / topology / flow of a workflows/*.py module — its phases, agents, structured-output schemas, fan-out and retry loops — producing a styled .d2 and rendering it to .svg.