|
|
cd7988cbd5
|
feat: initial implementation of html2pptx with OpenSpec documentation
Add core Python script (yaml2pptx.py) for converting YAML to PowerPoint:
- Element rendering: text, image, shape, table, chart
- Template system with placeholders
- PPTX generation with python-pptx
OpenSpec workflow setup:
- 3 archived changes: browser-preview, template-dir-cli, yaml-to-pptx
- 7 main specifications covering all core modules
- Config and documentation structure
30 files changed, 4984 insertions(+)
|
2026-03-02 14:28:25 +08:00 |
|
|
|
6cb422a72a
|
feat: add OpenSpec workflow configuration
Add comprehensive OpenSpec workflow support for Claude Code and OpenCode:
- Commands: apply, archive, bulk-archive, continue, explore, ff, new, onboard, propose, sync, verify
- Skills: 11 specialized skills for change management workflow
- Supports artifact-based development with structured change tracking
44 files changed, 8017 insertions(+)
|
2026-03-02 14:27:53 +08:00 |
|
|
|
482f9cbbad
|
chore: add comprehensive .gitignore for cross-platform development
Add .gitignore covering:
- Operating systems: macOS, Windows, Linux
- IDEs: VSCode, JetBrains, Eclipse, Vim, Emacs
- AI editors: Claude Code, OpenCode, Cursor, Aider, etc.
- Python: venv, __pycache__, dist, coverage
- Project: generated presentations, logs, env files
|
2026-03-02 14:26:41 +08:00 |
|