Skip to content

Add diagrammer skill#564

Merged
davila7 merged 1 commit into
davila7:mainfrom
Anish-Reddy-K:add-diagrammer-skill
May 4, 2026
Merged

Add diagrammer skill#564
davila7 merged 1 commit into
davila7:mainfrom
Anish-Reddy-K:add-diagrammer-skill

Conversation

@Anish-Reddy-K
Copy link
Copy Markdown
Contributor

@Anish-Reddy-K Anish-Reddy-K commented May 4, 2026

Summary

  • adds a diagrammer skill under creative-design
  • documents the pipx install flow and CLI rendering workflow
  • positions diagrammer for README diagrams, architecture sketches, request flows, state machines, and neural-net diagrams

Source

Testing

  • docs/skill-only addition; no runtime tests run

Summary by cubic

Adds a new diagrammer skill that renders clean SVG diagrams from JSON with the diagrammer CLI. Documents install with pipx and a simple render workflow for README and architecture diagrams.

  • New Features
    • Area: components (cli-tool/components/); adds creative-design/diagrammer/SKILL.md.
    • Documents pipx install and CLI usage (diagrammer spec.json > diagram.svg) with guidance on when to choose it.
    • New component added; regenerate docs/components.json.
    • No runtime code changes; no new environment variables or secrets.

Written for commit 2deb92f. Summary will update on new commits.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 4, 2026

@Anish-Reddy-K is attempting to deploy a commit to the Daniel Avila's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the review-pending Component PR awaiting maintainer review label May 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

👋 Thanks for contributing, @Anish-Reddy-K!

This PR touches cli-tool/components/** and has been marked review-pending.

What happens next

  1. 🤖 Automated security audit runs and posts results on this PR.
  2. 👀 Maintainer review — a human reviewer validates the component with the component-reviewer agent (format, naming, security, clarity).
  3. Merge — once approved, your PR is merged to main.
  4. 📦 Catalog regeneration — the component catalog is rebuilt automatically.
  5. 🚀 Live on aitmpl.com — your component appears on the website after deploy.

While you wait

  • Check the Security Audit comment below for any issues to fix.
  • Make sure your component follows the contribution guide.

This is an automated message. No action is required from you right now — a maintainer will review soon.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@davila7 davila7 merged commit f6b5a37 into davila7:main May 4, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-pending Component PR awaiting maintainer review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants