home/productivity/writing-plans

Writing Plans

GPTClaudeDeepSeek··325 copies·updated 2026-07-14
writing-plans.prompt
Here's the spec for our new authentication system:

Requirements:
- Users can register with email/password
- Users can log in and receive a JWT token
- Protected routes require valid JWT
- Tokens expire after 24 hours
- Support password reset via email

We need to implement this. There are multiple steps involved - user model, auth routes, middleware, email service integration.

when to use it

Community prompt sourced from the open-source GitHub repo 4ndr0666/gpt (no explicit license). A "Writing Plans" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

4ndr0666/gpt · no explicit license