Skip to content

Add Claude skills for design, planning, diagramming, and investigation - #5

Open
matheoceleste-sudo wants to merge 1 commit into
productionfrom
claude/install-claude-mastery-gi6ybj
Open

Add Claude skills for design, planning, diagramming, and investigation#5
matheoceleste-sudo wants to merge 1 commit into
productionfrom
claude/install-claude-mastery-gi6ybj

Conversation

@matheoceleste-sudo

Copy link
Copy Markdown
Owner

Summary

This PR introduces a comprehensive suite of Claude skills to support structured project workflows:

  • /cadre — Structured project framing via questionnaire, produces docs/PRD.md
  • /planifie — Breaks PRD into vertical-slice phases, produces docs/PLAN.md
  • /design — Design system consultation, produces docs/DESIGN.md + HTML preview
  • /illustre — Excalidraw diagram generation with PNG/SVG rendering via custom Python renderer
  • /interroge — Lightweight brainstorming questionnaire for features/apps
  • /investigue — Methodical bug investigation in 4 validated phases

Each skill includes:

  • Detailed process documentation
  • Templates for consistent output
  • Design/color references (for /illustre)
  • Custom Python renderer for Excalidraw → PNG/SVG conversion with embedded Excalifont typography

The skills form a natural workflow chain: /interroge/cadre (PRD) → /planifie (plan) → implementation, with /design and /illustre as supporting tools for visual/UX work.

Key additions

  • .claude/skills/ directory structure with 6 skill modules
  • illustre/references/ — Excalidraw element templates, color palette, custom Python renderer (render_excalidraw.py), Excalifont font file
  • .gitignore update — Preserve .claude/skills/ while ignoring other .claude/ artifacts

Documentation checklist

  • Changelog entry (N/A — internal tooling, not user-facing feature)
  • Style guide adherence (N/A — internal skill documentation)
  • Larger change issue tracking (N/A — new internal capability)
  • Redirects (N/A — no file moves)

https://claude.ai/code/session_01F4UQxUKkM8s9JtBCJ9se1G

Adds the six Claude Code skills from naiersaidane/claude-mastery
(commit facdc95) under .claude/skills so they are available as
/interroge, /cadre, /planifie, /design, /investigue and /illustre.

Adds a .gitignore exception so .claude/skills is tracked while the
rest of .claude stays ignored.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01F4UQxUKkM8s9JtBCJ9se1G
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
⛔ Deployment terminated
View logs
cloudflare-docs f9358a0 Jul 23 2026, 01:07 AM

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
⛔ Deployment terminated
View logs
mathclean f9358a0 Jul 23 2026, 01:38 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants