presentation

agent
Guvenlik Denetimi
Basarisiz
Health Uyari
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 46 GitHub stars
Code Basarisiz
  • fs module — File system access in brand-system/engine/index.js
  • fs.rmSync — Destructive file system operation in brand-system/engine/render.js
  • fs module — File system access in brand-system/engine/render.js
  • fs module — File system access in deck-design-pdf/engine/index.js
  • fs.rmSync — Destructive file system operation in deck-design-pdf/engine/render.js
  • fs module — File system access in deck-design-pdf/engine/render.js
  • fs module — File system access in deck-design-pdf/examples/before-after.js
  • fs module — File system access in deck-design-pdf/examples/capability-matrix.js
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

Claude Code and Codex SKILLs for consulting-quality decks — strategy storyboarding, brand-system identity, and pixel-perfect PDF or editable PPTX output.

README.md

Presentation Skills

Claude Code / Codex skills for end-to-end consulting-quality presentations.

Quick start

[!TIP]
Clone this repo anywhere you keep your skills, then symlink each skill into your agent's skills directory.

git clone <repo-url> ~/skills/presentation
cd ~/skills/presentation

# Claude Code
for s in consultant brand-system deck-design-pdf deck-design-ppt; do
  ln -s "$(pwd)/$s" ~/.claude/skills/$s
done

# Codex
for s in consultant brand-system deck-design-pdf deck-design-ppt; do
  ln -s "$(pwd)/$s" ~/.codex/skills/$s
done

[!IMPORTANT]
Three skills include rendering engines with their own node_modules/. Install after cloning:

cd brand-system && npm install
cd ../deck-design-pdf && npm install
cd ../deck-design-ppt && npm install

Skills

Skill What it does
consultant Strategic analysis and storyboarding — McKinsey, BCG, or Bain methodology
brand-system Color palette, font pairing, and style direction — produces identity.js
deck-design-pdf Pixel-perfect PDF decks via HTML/Tailwind/Playwright
deck-design-ppt Editable PPTX decks via pptxgenjs

Pipeline

graph LR
  A[consultant] -->|storyboard| B[brand-system]
  B -->|identity.js| C[deck-design-pdf]
  B -->|identity.js| D[deck-design-ppt]

  A:::skill
  B:::skill
  C:::skill
  D:::skill

  classDef skill fill:#f8f9fa,stroke:#333,stroke-width:1px

Each skill also works independently.

Repo structure

[!NOTE]
vendor/ folders (fonts, icons, chart libs) are committed. They enable offline rendering with zero network dependency at build time.

node_modules/ folders are gitignored. Run npm install per skill after cloning.

License

MIT


🤖 Checkout linux.do for more fun stuff about AI!

Yorumlar (0)

Sonuc bulunamadi