Skip to content

Starting point for your own AI-enhanced development setup, currently focused on Visual Studio Code with GitHub Copilot.

License

Notifications You must be signed in to change notification settings

DXHeroes/ai-dev-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Development Kit for Your IDE

A comprehensive toolkit to enhance your development workflow with AI-powered tools for IDE's. This repository serves as a starting point for your own AI-enhanced development setup, currently focused on Visual Studio Code with GitHub Copilot and Cursor.

Overview

This repository provides:

  • Cursor Rules Integration: Intelligent, context-aware AI assistance with auto-attached rules for TypeScript API development
  • GitHub Copilot Integration: Custom instructions and configuration to tailor AI assistance for TypeScript API development
  • Advanced Prompting Techniques: Documentation on creating more effective prompts for AI coding assistants
  • Workflow Tips: Best practices for accelerating API development with AI tools

Repository Structure

  • /.cursor: Cursor AI rules that automatically activate based on file context plus example MCP config file
  • /.github: Contains resources for customizing GitHub Copilot behavior, including configuration files and usage guidelines
  • /prompting: Documentation on advanced prompting techniques such as:
    • Chain of Thought (CoT)
    • Meta-Prompting
    • Retrieval-Augmented Generation (RAG)
    • Cache-Augmented Generation (CAG)
    • And many more approaches to improve AI interactions

Getting Started

  1. Clone this repository to use as a template for your own projects
  2. Explore the /github folder for Copilot customization examples
  3. Review the prompting techniques in /prompting to improve your AI interactions
  4. Adapt the included files and structures to match your specific development needs

Usage

Feel free to use these resources in your own projects, modify the files to your own needs, and contribute back if you find improvements or have additional tips!

Future Plans

We're planning to add more resources, including:

  • Additional IDE integrations
  • More specialized prompt templates
  • Advanced workflow automation examples

Stay tuned for updates!

More Resources

We also post AI-related content on our blog.

License

This project is licensed under the terms of the LICENSE file included in this repository.

About

Starting point for your own AI-enhanced development setup, currently focused on Visual Studio Code with GitHub Copilot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published