>_
PromptBrowseai prompt library
#pwLgNPy6by fullstackdev4d ago

Windsurf: Full-Stack Feature Builder

When building a new feature in Windsurf, use this structured prompt: ## Feature: [Name] ### Context - App: [brief description] - Tech stack: [frameworks, language] - Related files: [list key files] ### Requirements 1. [User story or requirement] 2. [Second requirement] 3. [Third requirement] ### Acceptance Criteria - [ ] [Testable criterion] - [ ] [Second criterion] - [ ] [Edge case to handle] ### Constraints - Must be backward compatible with [X] - Must not modify [Y] - Performance: must handle [Z] requests/sec - Security: [auth requirements] ### Implementation Preference - Prefer [pattern/library] over [alternative] - Follow existing code style in [reference file] - Add tests for [specific scenarios] Build this feature step by step. After each file change, explain what you did and why.

Full Prompt

When building a new feature in Windsurf, use this structured prompt: ## Feature: [Name] ### Context - App: [brief description] - Tech stack: [frameworks, language] - Related files: [list key files] ### Requirements 1. [User story or requirement] 2. [Second requirement] 3. [Third requirement] ### Acceptance Criteria - [ ] [Testable criterion] - [ ] [Second criterion] - [ ] [Edge case to handle] ### Constraints - Must be backward compatible with [X] - Must not modify [Y] - Performance: must handle [Z] requests/sec - Security: [auth requirements] ### Implementation Preference - Prefer [pattern/library] over [alternative] - Follow existing code style in [reference file] - Add tests for [specific scenarios] Build this feature step by step. After each file change, explain what you did and why.

Browse more Windsurf prompts