home/productivity/daily-copy-paste

Daily Copy Paste

GPTClaudeDeepSeek··779 copies·updated 2026-07-14
daily-copy-paste.prompt
@.cursor/rules/rule.md @.cursor/rules/rule2_compact.md
@file1 @file2

Task: implement [specific feature/fix] with minimal scoped changes.
Constraints: preserve existing behavior outside scope; do not touch unrelated modules.
Definition of Done:
1) [Primary outcome] works in [target flow/module].
2) No regressions in [critical existing behavior].
Validation:
- Run targeted checks/tests for touched area (example: pytest tests/test_target.py -q).
- Run a quick smoke path manually and confirm expected result.

Implement directly and report briefly:
changed files, validation results, residual risks.

when to use it

Community prompt sourced from the open-source GitHub repo prostohh/prompty (no explicit license). A "Daily Copy Paste" 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

prostohh/prompty · no explicit license