General
PromptBeginner5 minmarkdown
Untitled Skill
177
node_modules/
Loading actions...
Main instructions and any bundled files for this skill.
node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log*
.env .env.local .env.*.local .env **/.env
dist/ !dist/.cursorrules build/
.idea/ .vscode/ *.swp *.swo
.DS_Store Thumbs.db
*.tsbuildinfo .typecheck
repomix-output.txt .repomix* test-videos/ screenshot.png screenshots/ .specstory/
test-xcode/
#ignore the test reports tests/reports/
.specstory/.what-is-this.md repomix-output.*
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