pptx-before-writing-code
Sub-skill of pptx: Before Writing Code (+1).
Best use case
pptx-before-writing-code is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of pptx: Before Writing Code (+1).
Teams using pptx-before-writing-code should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/before-writing-code/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How pptx-before-writing-code Compares
| Feature / Agent | pptx-before-writing-code | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of pptx: Before Writing Code (+1).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 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.*
Related Skills
verify-Codex-run-commit-vs-working-tree-before-closing
After a Codex implementation run, verify the claimed file set against the actual commit and working tree before treating the issue as fully complete.
ml-paper-writing
Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.
writing-plans
Use when you have a spec or requirements for a multi-step task. Creates comprehensive implementation plans with bite-sized tasks, exact file paths, and complete code examples.
pptx
PowerPoint presentation toolkit for creating new presentations, editing existing ones, and using templates. Supports HTML-to-PPTX conversion, slide manipulation, and professional design. Use when building presentations, slide decks, or visual reports.
songwriting-and-ai-music
Songwriting craft, AI music generation prompts (Suno focus), parody/adaptation techniques, phonetic tricks, and lessons learned. These are tools and ideas, not rules. Break any of them when the art calls for it.
git-sync-manager-1-always-check-before-operating
Sub-skill of git-sync-manager: 1. Always Check Before Operating (+4).
clean-code-step-1-api-compatibility-check-mandatory-before-wr
Sub-skill of clean-code: Step 1: API Compatibility Check (MANDATORY before writing shims) (+2).
solver-benchmark-mandatory-checks-before-committing-reports
Sub-skill of solver-benchmark: Mandatory Checks Before Committing Reports (+2).
orcaflex-line-wizard-before-using-line-setup-wizard
Sub-skill of orcaflex-line-wizard: Before Using Line Setup Wizard (+2).
orcaflex-code-check-before-code-check
Sub-skill of orcaflex-code-check: Before Code Check (+2).
webapp-testing-start-server-before-testing
Sub-skill of webapp-testing: Start Server Before Testing (+1).
python-pptx-data-driven-presentation-from-database
Sub-skill of python-pptx: Data-Driven Presentation from Database (+1).