Agent skill

pptx-before-writing-code

Sub-skill of pptx: Before Writing Code (+1).

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/data/documents/pptx/before-writing-code

SKILL.md

Before Writing Code (+1)

Before Writing Code

State your content-informed design approach:

  1. What is the purpose and tone?
  2. Select colors that genuinely match the topic
  3. Plan visual hierarchy and layout
  4. Consider typography choices

Professional Styling

python
from pptx import Presentation
from pptx.util import Inches, Pt
from pptx.dml.color import RGBColor
from pptx.enum.text import PP_ALIGN

prs = Presentation()
slide = prs.slides.add_slide(prs.slide_layouts[6])

# Add styled text box

*See sub-skills for full details.*

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results