.gitignore
CLAUDE.md
README.md
SKILL.md
pyproject.toml
.github/workflows/publish.yml
.github/workflows/test.yml
anki_utils/CHANGELOG.md
anki_utils/MIGRATIONS.md
anki_utils/ROADMAP.md
anki_utils/SKILL_UPDATE_PROTOCOL.md
anki_utils/__init__.py
anki_utils/cli.py
anki_utils/dev_tools.py
anki_utils/exporter.py
anki_utils/markdown.py
anki_utils/occlusion.py
anki_utils/themes.py
anki_utils.egg-info/PKG-INFO
anki_utils.egg-info/SOURCES.txt
anki_utils.egg-info/dependency_links.txt
anki_utils.egg-info/entry_points.txt
anki_utils.egg-info/requires.txt
anki_utils.egg-info/top_level.txt
anki_utils/assets/preview-template.jsx
anki_utils/assets/theme-designer.jsx
archive/README.md
archive/scripts/create_anki_package.py
archive/scripts/detect_occlusion_regions.py
archive/scripts/themes.py
archive/scripts/__pycache__/themes.cpython-312.pyc
archive/skill-workflows/apkg-export.md
archive/skill-workflows/batch-import.md
archive/skill-workflows/choosing-card-type.md
archive/skill-workflows/document-extraction.md
archive/skill-workflows/drafting-guidance.md
archive/skill-workflows/image-occlusion.md
archive/skill-workflows/obsidian-templates.md
archive/skill-workflows/people-cards.md
archive/skill-workflows/quality-fixes.md
archive/skill-workflows/quick-cards.md
archive/skill-workflows/review-cycle.md
archive/skill-workflows/worked-examples.md
artifacts/onboarding.html
artifacts/preview-template.jsx
artifacts/theme-designer.jsx
assets/test-data/heart-anatomy.jpg
assets/test-data/heart-anatomy_grid.jpg
assets/test-data/heart-anatomy_preview.jpg
assets/test-data/sample-person.png
assets/test-data/statue-of-liberty.png
assets/test-data/test-cards.json
developer/changelog.html
developer/claude-guide.md
developer/portal.html
developer/roadmap.html
developer/tools/dev-launch.sh
developer/tools/package-skill.sh
developer/tools/preprocess_test_data.py
developer/tools/test-cli.sh
developer/tools/test-preview.sh
developer/tools/theme-designer-launch.sh
docs/AGENT_GUIDE.md
docs/ARCHITECTURE.md
docs/PENDING_WORKSTREAMS.md
docs/VISION.md
skill-reference/README.md
skill-reference/SKILL.md
skill-reference/claude-guide.md
tests/__init__.py
tests/conftest.py
tests/test_exporter.py
tests/test_markdown.py
tests/test_themes.py