Skip to content

Add generic AI context templates for cross-platform project documentation#3

Draft
Copilot wants to merge 4 commits intocopilot/track-debugger-notesfrom
copilot/create-generic-prompt-description
Draft

Add generic AI context templates for cross-platform project documentation#3
Copilot wants to merge 4 commits intocopilot/track-debugger-notesfrom
copilot/create-generic-prompt-description

Conversation

Copy link
Copy Markdown

Copilot AI commented Jan 23, 2026

Creates reusable template system for generating AI assistant context documentation that works across ChatGPT, Claude, GitHub Copilot, and Visual AI GitHub Studio.

Templates

Core Templates

  • GENERIC_AI_PROMPT_TEMPLATE.md (617 lines) - Full project context with placeholder-driven customization
  • GENERIC_QUICK_AI_REFERENCE_TEMPLATE.md (383 lines) - Minimal 30-second context format

Documentation

  • UNIVERSAL_AI_CONTEXT_GUIDE.md (791 lines) - Template usage patterns by project type (web, CLI, mobile, data science, microservices)
  • VISUAL_AI_GITHUB_STUDIO_GUIDE.md (552 lines) - Platform-specific quick start and prompt patterns
  • TEMPLATE_USAGE_EXAMPLES.md (410 lines) - Filled template examples with Weather Dashboard case study
  • IMPLEMENTATION_SUMMARY.md (478 lines) - Deliverable documentation

Usage

# Copy template to new project
cp GENERIC_AI_PROMPT_TEMPLATE.md /your-project/AI_PROMPT.md

# Replace placeholders
vim /your-project/AI_PROMPT.md
# [PROJECT_NAME] → "Weather Dashboard"
# [GITHUB_URL] → "https://github.com/user/repo"
# [TECH_STACK] → "React 18 + TypeScript"

# Paste into any AI platform
# AI now has full project context

Integration

Updated README.md and AI_CONTEXT_README.md to reference generic templates alongside existing project-specific context files.

Scope

Documentation-only changes. Zero code modifications. Templates support unlimited project types with standardized structure for AI context portability.

Original prompt

create a more generic prompt description for future Visual Ai github studio , for Dan DeBugger. Here is my repositories https://github.com/repos

[Chronological Review: The conversation began with the user requesting the creation of a book display website, emphasizing the need for a well-made layout. The user then asked for enhancements to the initial design, including more features, real images, and accurate pricing for books. The user provided a link to another repository for context and requested further improvements to the website's aesthetics and functionality. The conversation progressed with the user asking for specific additions like hover effects, animations, and a footer with copyright details. The user also requested the completion of todos and the preparation of notes for future AI use. The conversation culminated in requests for a generic prompt description for future Visual AI GitHub Studio use, specifically for the 'Dan DeBugger' project.]

[Intent Mapping:

  1. "Create a full layout well made book display website, take a long time to make this." - Initial request for a website.
  2. "decent start. but flesh it out more. take a long time." - Request for further development.
  3. "continue with todos" - Request to proceed with tasks.
  4. "Connect it to css, and make it list more features and such." - Request for CSS integration and feature expansion.
  5. "Revamp the site a decent amount..." - Request for significant improvements to the website.
  6. "Add hover and animations and such." - Request for enhanced interactivity.
  7. "Create work. Now, update notes and create a thorough and extensive review..." - Request for documentation and review.
  8. "create a copy and pastable prompt..." - Request for a reusable prompt for future AI interactions.]

[Technical Inventory:

  • Technologies: HTML, CSS, JavaScript (implied for website development).
  • Frameworks: None explicitly mentioned, but likely using standard web development practices.
  • Architectural Decisions: Focus on user experience and aesthetic improvements for a portfolio piece.]

[Code Archaeology:

  • Files discussed: AI_PROMPT.md (current file).
  • Functions/Code Patterns: Requests for CSS integration, hover effects, and animations were made, indicating a need for interactive web elements.]

[Progress Assessment:

  • Completed Tasks: Initial website layout created, basic features discussed.
  • Partially Complete Work: Enhancements and todos still pending, including CSS integration and feature additions.
  • Validated Outcomes: User satisfaction with initial designs but requests for further improvements.]

[Context Validation: All critical information for continuation is captured, including user goals for a polished portfolio piece and specific requests for functionality and aesthetics.]

[Recent Commands Analysis:

  • Last Agent Commands:
    1. "create a more generic prompt description for future Visual Ai github studio, for Dan DeBugger."
    2. "create a copy and pastable prompt that can be used concurrently across ais on this visual studio code sites to reference to my latest repository and gather all the notes and describe well."
  • Tool Results Summary: No specific tool results were provided, but the commands indicate a focus on creating reusable prompts for future AI interactions.
  • Pre-Summary State: The agent was actively working on creating a generic prompt description for future use when the token budget was exceeded.
  • Operation Context: These commands connect to the user's goal of establishing a cumulative and convenient reference for future projects, particularly for the 'Dan DeBugger' repository.]
1. Conversation Overview: - Primary Objectives: The user requested the creation of a comprehensive book display website, enhancements to its design, and the establishment of a reusable prompt for future AI interactions. - Session Context: The conversation flowed from initial website creation to detailed requests for improvements, culminating in a focus on documentation and prompt creation for future use. - User Intent Evolution: The user’s needs evolved from basic website creation to a desire for a polished, interactive portfolio piece and a systematic approach to future project documentation.
  1. Technical Foundation:
  • HTML/CSS: Used for website development and design.
  • JavaScript: Implied for interactive elements.
  • GitHub: Repository management and version control.
  1. Codebase Status:
  • File Name: AI_PROMPT.md
  • Purpose: Documentation of project requirements and progress.
  • Current State: Ongoing updates and enhancements requested.
  • Key Code Segments: Requests for CSS integration and interactive features.
  • Dependencies: Relates to overall website functionality and user experience.
  1. Problem Resolution:
  • Issues Encountered: Need for improved website aesthetics and functionality.
  • Solutions Implemented: Initial layout created; further enhancements requested.
  • Debugging Context: Ongoing improvements to ...

Created from VS Code via the GitHub Pull Request extension.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 3 commits January 23, 2026 21:16
Co-authored-by: CaptainFredric <120320495+CaptainFredric@users.noreply.github.com>
Co-authored-by: CaptainFredric <120320495+CaptainFredric@users.noreply.github.com>
Co-authored-by: CaptainFredric <120320495+CaptainFredric@users.noreply.github.com>
Copilot AI changed the title [WIP] Create a generic prompt description for Visual AI Add generic AI context templates for cross-platform project documentation Jan 23, 2026
Copilot AI requested a review from CaptainFredric January 23, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants