General
PromptBeginner5 minmarkdown
Untitled Skill
193
Main instructions and any bundled files for this skill.
docs/ static/ .claude/ .github/
.DS_Store pycache/ *.py[cod] *$py.class .mypy_cache/ .ruff_cache/ .pytest_cache/ .ipynb_checkpoints
.venv venv/
.vscode/ .idea/
dist/
*.gif *.txt *.pdf *.csv *.json *.jsonl *.bak
secrets.env .env browser_cookies.json cookies.json gcp-login.json saved_trajectories/ AgentHistory.json AgentHistoryList.json private_example.py private_example
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...
risks