<h1 align="center">
<a href="https://prompts.chat">
Loading actions...
<a href="https://prompts.chat">
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 linting, type safety, or ESLint configuration.
risks
config.json outputs/ !outputs/.gitkeep data/* !data/.gitkeep
.DS_Store .AppleDouble .LSOverride Icon ._* .DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns .com.apple.timemachine.donotpresent
.cache/ *.log
pycache/ *.py[cod] *$py.class venv/ env/ .env .venv/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/
.idea/ .vscode/ .obsidian/ *.swp *.swo
.claude/
docs/cli-design.md docs/PROJECT_DISCOVERY_CHECKLIST.md docs/feature-checklist.md
frontend/
.bundle/ vendor/bundle/ docs/_site/