App Config
config.json
Loading actions...
Skill content
Main instructions and any bundled files for this skill.
App Config
config.json outputs/ !outputs/.gitkeep data/* !data/.gitkeep
macOS
.DS_Store .AppleDouble .LSOverride Icon ._* .DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns .com.apple.timemachine.donotpresent
Runtime
.cache/ *.log
Python
pycache/ *.py[cod] *$py.class venv/ env/ .env .venv/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/
IDE
.idea/ .vscode/ .obsidian/ *.swp *.swo
Claude Code
.claude/
Internal docs (not for public repo)
docs/cli-design.md docs/PROJECT_DISCOVERY_CHECKLIST.md docs/feature-checklist.md
Standalone frontend source repository checked out locally
frontend/
Jekyll local preview
.bundle/ vendor/bundle/ docs/_site/
Related Skills
Frontend Typescript Linting.mdc
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
2. Apply Deepthink Protocol (reason about dependencies
risks