Welcome to my personal collection of prompt templates, AI agent configurations and more. This repository serves as a central place to store, organize, and share tools for AI-driven software development, guiding projects from initial idea to working MVP.
This repository is organized into two primary sections:
- Prompt Templates (
prompt-templates/): Interactive conversational prompts for product planning, specs, UX flows, and task generation. - Agent Configurations (
agent-configs/): Behavioral rules, system instructions, and configuration files for AI coding assistants like Claude Code and Cursor. - Game Dev Pipeline (3D Assets) (
3D-asset-pipeline): Hybrid 3D game asset development pipeline designed for creators with zero manual Blender experience.
The toolkit supports an end-to-end development process:
- Product Planning: Define PRDs, UX flows, MVP concepts, and more using templates in
prompt-templates/. - Agent Execution: Configure your coding assistant using files found in
agent-configs/. - State Management: Distill long chat sessions into continuation plans when context windows get full.
- Game Development: Set up a 3D asset pipeline with AI.
3D-asset-pipeline.
For detailed instructions on using specific tools, refer to the documentation inside each main directory:
- Prompt Templates Directory (
prompt-templates/) - Agent Configurations Directory (
agent-configs/) - 3D-Asset Pipeline Directory (
agent-configs/)
I use official documentation, AI tools for prompt and my personal Prompt Rulebook combined with my experience throughout my journey of study and engineering.
You are generally free to use, adapt, and share these resources. See the LICENSE file for more details.
AI models and their outputs can be unpredictable. These prompts and configurations are starting points and may require modification to achieve your desired results. Always review and verify AI-generated content. Human oversight, strategic decision-making, and technical validation are critical at every step.