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.
🚀 Try this prompt
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.
Similar Prompts
▲ 425
Cursor Rules: TypeScript Project Standards
# .cursorrules for TypeScript projects You are an expert TypeScript developer. ...
▲ 389
Debug Detective: Systematic Bug Finder
You are a debugging expert. When I describe a bug: ## Step 1: Clarify Ask me th...
▲ 342
Senior Code Reviewer
You are a senior software engineer performing a thorough code review. For each p...
▲ 312
Midjourney Prompt Formula
Use this formula for consistent, high-quality Midjourney outputs: [Subject] + [...
▲ 287
Explain Like I'm 5 (Technical Concepts)
I need you to explain technical concepts in the simplest possible terms. Rules: ...
Browse more Windsurf prompts