← all publishers

sirius-zuo

@sirius-zuo source repo

11 published skills

  1. Architect Design Review · sirius-zuo bundle
    Reviews a design spec, generates architecture diagrams using Mermaid.js, evaluates against architecture principles, and produces an HTML report in docs/architecture/review/.
    0
    installs
  2. Architect Codebase Review · sirius-zuo bundle
    Use when an existing codebase needs an architecture review. Explores the codebase, generates current-state architecture diagrams using Mermaid.js, evaluates against architecture principles, proposes recommended improvements with revised diagrams, and saves an HTML report to docs/architecture/review/.
    0
    installs
  3. Devops · sirius-zuo
    Use when a user asks to set up CI/CD, Dockerize a project, add a deployment pipeline, configure GitHub Actions / GitLab CI / CircleCI, review existing DevOps config, or says "we have no CI", "no pipeline", "need to containerize this", or "help with deployments". Proactively suggest when source code is present but no devops/ folder or CI config files exist.
    0
    installs
  4. Devops Report · sirius-zuo
    Use when called by the devops dispatcher after config generation to produce a self-contained HTML report with architecture and workflow diagrams embedded as inline SVG
    0
    installs
  5. Devops Analyze · sirius-zuo
    Use when called by the devops dispatcher to analyze a project and gather DevOps configuration choices through guided questions before generating configs
    0
    installs
  6. Skill Review · sirius-zuo bundle
    Use when the user asks to review an agent skill, audit a skill directory, check skill quality, or evaluate a skillset. Accepts a local directory path or GitHub repo URL. Do NOT use for reviewing code, documentation, or non-skill files.
    0
    installs
  7. Data Processor · sirius-zuo
    processes data
    0
    installs
  8. JSON Validator · sirius-zuo
    Use when the user provides a JSON string and asks to validate its structure against a schema, check for required fields, or identify malformed JSON. Do NOT use for YAML, XML, or non-JSON formats.
    0
    installs
  9. Skill Review Tests · sirius-zuo
    Behavioral test cases for the skill-review skill. These describe inputs and expected outputs for LLM-behavioral testing — they are not automated assertions.
    0
    installs
  10. File Deployer · sirius-zuo
    deploys files to servers
    0
    installs
  11. Text Formatter · sirius-zuo
    Use when the user asks to format, reformat, or clean up plain text — fixing whitespace, standardizing punctuation, or applying a specified style. Do NOT use for code formatting or markdown rendering.
    0
    installs