💻

AI Prompts for Developers

Prompts for documentation, code review, testing, and project planning

20 복사해서 붙여넣는 프롬프트

Documentation

도구로 사용해보기: README 생성기 →
1
Write a README.md for [project name]: description, installation, usage examples, API reference, and contributing guidelines.
2
Generate API documentation for this endpoint: [method] [path] — describe request body, headers, response, and error codes.
3
Write an Architecture Decision Record (ADR) for choosing [technology/approach] over [alternative] for [use case].
4
Create a changelog entry for version [X.Y.Z] from these commits: [paste commit messages].
5
Write inline code comments for this function explaining the 'why' not the 'what': [paste function].

Code Quality

1
Review this code for bugs, performance issues, and security vulnerabilities. Suggest fixes: [paste code].
2
Write unit tests for this function using [Jest/pytest/JUnit]: [paste function]. Cover happy path, edge cases, and errors.
3
Explain this code in plain English — what it does, why, and how: [paste code].
4
Refactor this code for readability and maintainability. Explain each change you make: [paste code].
5
Find potential SQL injection, XSS, or CSRF vulnerabilities in this code and suggest fixes: [paste code].

Planning & Specs

도구로 사용해보기: 사용자 스토리 생성기 →
1
Write user stories with acceptance criteria for this feature: [describe feature]. Use 'As a... I want... So that...' format.
2
Create a technical specification for [feature] including architecture, data model, API design, and implementation phases.
3
Write a bug report for: [describe the bug]. Include steps to reproduce, expected vs actual behavior, and severity.
4
Estimate the effort for implementing [feature] — break it into subtasks with story points and dependencies.
5
Write a pull request description for these changes: [describe what you changed and why].

Debugging & Testing

도구로 사용해보기: 단위 테스트 생성기 →
1
Write a complete unit test suite for this function: [paste function code] using [testing framework], covering the happy path, at least 3 edge cases, and error handling — with descriptive test names and arrange-act-assert structure.
2
Turn these rough notes into a professional bug report: [paste notes]. Include a one-line summary, environment ([OS/browser/app version]), numbered reproduction steps, expected vs. actual behavior, and a severity assessment.
3
Analyze this stack trace and error message: [paste stack trace]. Identify the most likely root cause, list 3 hypotheses ranked by probability, and suggest one specific debugging step to confirm or rule out each.
4
Given this bug description [describe bug] and the fix [paste diff or describe fix], write a regression test in [testing framework] that would have caught the bug, plus 2 related edge cases the fix might have missed.
5
This test fails intermittently: [paste test code]. Diagnose which common causes of flakiness it exhibits (timing, shared state, test ordering, async races), pinpoint the risky lines, and rewrite the test to be deterministic.

이 프롬프트를 우리의 AI 도구로 사용해보세요

Pro로 222개 이상의 AI 도구에 무제한 액세스를 잠금 해제하세요. 월 $19에 불과합니다.

도구 및 워크플로 보기 가격 보기

관련 워크플로

이 프롬프트를 단계별 완전한 워크플로에서 활용하세요

📖
프로젝트 문서화
완전한 프로젝트 문서를 빠르게 작성
코드 품질 향상
더 나은 테스트와 더 깔끔한 코드 작성
🗺️
기능 계획 및 명세
사용자 스토리에서 기술 명세까지

다른 직무를 위한 프롬프트

AI Prompts for Students AI Prompts for Authors & Publishers AI Prompts for Bloggers AI Prompts for Freelancers AI Prompts for Small Business AI Prompts for Designers AI Prompts for Marketers