.claude/
.venv/
/docs/superpowers
__pycache__/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/

.DS_Store
.idea/
.vscode/
