CLAUDE.md ยท diff

git:20260808.71189b6 to git:20260809.37279c6

1 added, 1 removed. Audit A to A.

# CLAUDE.md
## PPT Design Skill
AI-powered PPT generation with 40,000+ style combinations.
## Quick Reference
```bash
# Generate PPT
python -m ppt_pro_max "topic" --style "warm fintech"
# Test
python -m pytest tests/ -q
```
## Architecture
4-phase: StoryPlanner โ†’ DesignDecider โ†’ ContentGenerator โ†’ PPTRenderer
## Key Rules
- Use `_add_picture_cover()` for images (Pillow pre-crop, no distortion)
- Cache-first for all image API calls
- - Never modify ui-ux-pro-max code
+ - Design database is bundled in `src/ppt_pro_max/data/` (no external dependency)
- Windows: use `python` not `python3`