8000 GitHub - tonycai/prompts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tonycai/prompts

 
 

Repository files navigation

AI Coding Prompt Guides

This repository contains two comprehensive Markdown guides designed to help developers learn to code using AI and craft effective AI-driven coding prompts.

Guides

Getting Started

  1. Clone this repository:
    git clone https://github.com/<USERNAME>/<REPO>.git
    cd <REPO>
  2. Open the guides in your preferred Markdown viewer or editor:

Usage

Copy and paste the prompts from these guides into your AI coding assistant (e.g., ChatGPT, Claude Sonnet, GitHub Copilot) to accelerate learning, development, and troubleshooting.

Changelog

  • ultimate-coding-prompt-guide.md: Updated initial prompt to a robust feature prompt template with clear requirements, best practices, error handling, and unit tests.

  • ultimate-coding-prompt-guide.md: Added Next.js-specific frontend prompt template with SSR/SSG, dynamic routing, and testing guidelines.

  • ultimate-coding-prompt-guide.md: Split the monolithic guide into four scenario-specific files (writing-new-code.md, modifying-existing-code.md, troubleshooting.md, learning-to-code-guide.md), and refactored ultimate-coding-prompt-guide.md into an index linking to them.

Contributing

Contributions, issues, and suggestions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-name).
  3. Make your changes and commit them.
  4. Push to the branch and open a pull request.

Please follow the existing style and guidelines when adding or modifying prompts.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0