A curated collection of learning resources, prompts, cheatsheets, and utilities that have been helpful in my development journey.
Windows batch scripts for various filtering and file processing operations:
filter.bat- Basic filtering scriptfilterDetails.bat- Detailed filtering with additional optionsfilterFolder.bat- Folder-based filteringfilterFolderV1.bat,filterFolderV2.bat,filterFolderV3.bat- Different versions of folder filteringfilterV1.bat- Alternative filtering approach
Developer reference materials:
devref.html- Comprehensive developer reference guide
Collections of prompts for various AI tools and development scenarios:
ai-agent-prompts.html- Prompts for AI agent developmentallPrompts_v1.html,allPrompts_v2.html,allPrompts_v3.html- Versioned collections of promptsdev-prompts.html- Development-focused promptsgemini-prompts.html- Prompts optimized for Gemini AIrepo-to-arch-doc.html- Prompts for converting repositories to architecture documentationsenior-dev-prompts.html,senior-dev-prompts (2).html- Advanced developer promptsPromptList.txt,PromptList - Copy.txt- Text-based prompt lists- Various numbered prompt files (
new 1.txt,new 35.txt,new 36.txt)
Advanced development prompts and rules, organized into subdirectories:
Specialized prompts for coding and development tasks:
AIAgentDesignPrompt.md- Designing AI agentsArchitechure.md,ArchitechureAdvance.md- Architecture design promptsBuildCodeSnippet.md- Code snippet generationC++CodeReviewer.md,FinalC++CodeReviewer .md- C++ code review promptsCodeExplanation.md- Code explanation promptsDebuggingPrompt.md- Debugging assistanceEmailReview.md- Email review promptsFeatureFinderPrompt.md- Feature discovery promptsFinalJSReview.md- JavaScript code reviewGeneralCodeReview.md- General code review guidelinesLargeCodebaseUnderstanding.md- Understanding large codebasesStackOverflowPrompt.md- Stack Overflow-style question prompts
Configuration and accuracy rules:
accuracy.md- Accuracy guidelinesIgnoreFilesList.md- Files to ignore in processing
Feel free to explore and use these resources for your own learning and development. Each folder contains specific types of resources:
- Batchfiles: Run these scripts in Windows command prompt for file filtering operations
- Cheatsheets: Open HTML files in your browser for quick reference
- Prompts: Use these prompts with AI tools or as templates for your own prompts
- continue: Advanced prompts for specific development scenarios
If you have additional learning resources that you'd like to share, feel free to submit a pull request or open an issue.
This repository is shared for educational purposes. Please check individual files for any specific licensing requirements.