Skip to content

shanejonas/awesome-codex-prompts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Awesome Codex Prompts

  1. Add an AGENTS.md that explains how an AI agent can run, test, and maintain this repo, including key commands, workflows, and known pitfalls.
  2. Look for vulnerabilities and create a security review report and give me actionable tasks
  3. Identify all third-party dependencies, check for outdated or vulnerable packages, and suggest upgrade steps.
  4. Carefully review this repo, and propose 3 high impact well-scoped PRs
  5. Analyze the project and write unit tests to cover 100%
  6. Give me 3 concrete actionable next steps for the repo
  7. Create an architecture diagram (markdown + mermaid) explaining data flow, key modules, and external integrations.
  8. Analyze the project, list the top three performance bottlenecks, and suggest tasks to improve them
  9. Refactor the hairiest file in my codebase into smaller, pure functions while preserving behaviour
  10. Create a plan that creates integration tests for the 3 most critical user flows.
  11. Extract the public API, generate OpenRPC/OpenAPI documents, use them, and add a ‘Getting Started’ section to the README
  12. Find and propose 4 high-impact tasks to improve quality, robustness, testing and documentation
  13. Generate a CONTRIBUTING.md tailored to this repo, including code style, commit message conventions, and review process.
  14. Review the codebase for areas lacking documentation and generate docstrings or inline comments for the most complex functions.
  15. Map out the CI/CD pipeline, identify weak points or missing steps, and propose improvements.
  16. Scan for duplicate code or patterns and suggest refactoring opportunities to DRY up the codebase.
  17. Analyze the front-end for accessibility issues (a11y) and propose concrete improvements.
  18. Find all TODO and FIXME comments, categorize them, and propose a prioritized action plan.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •