General
PromptBeginner5 minmarkdown
Untitled Skill
193
gpt-engineer:
Loading actions...
Main instructions and any bundled files for this skill.
services: gpt-engineer: build: context: . dockerfile: docker/Dockerfile stdin_open: true tty: true # Set the API key from the .env file env_file: - .env ## OR set the API key directly # environment: # - OPENAI_API_KEY=YOUR_API_KEY image: gpt-engineer volumes: - ./projects/example:/project
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