Skip to content

voidfnc/voidfnc_prompts

Repository files navigation

๐Ÿงฐ @voidfnc/voidfnc_prompts

A collection of advanced AI prompt templates and agentic workflows for developers, automation, and research.
Made, tested, and shared by @voidfnc. Inspired by others. Boost your AI's reasoning, rigor, and autonomy with our battle-tested prompt designs.


๐Ÿ“ฆ Available Prompts

1. ๐ŸŒ voidBeast_GPTWebDevSimple (v1.0) โ€” Direct Web Development Autonomous Agent

voidBeast_GPTWebDevSimple is our streamlined autonomous web developer agent that prioritizes direct, no-build-tool development. This agent creates stunning websites using vanilla HTML, CSS, JavaScript, PHP, and CDN libraries without unnecessary complexity.

Key Features

  • ๐ŸŒ Browser-First Development: Code works by opening HTML files directly - no build steps
  • ๐Ÿ“ฆ CDN-Powered: All libraries loaded via CDN links, no npm/yarn/bundlers
  • ๐Ÿค– Autonomous Operation: Never stops until the problem is completely solved
  • ๐Ÿ” Mandatory CDN Verification: Researches current CDN versions to prevent broken layouts
  • ๐ŸŽจ Beautiful by Default: Modern CSS effects (glassmorphism, gradients, animations)
  • ๐Ÿ›ก๏ธ CSS Conflict Prevention: Smart framework selection, never mixes incompatible libraries
  • ๐Ÿ“ฑ Mobile-First Responsive: Bulletproof layouts that work on all devices
  • ๐Ÿงช Rigorous Testing: Validates all functionality and edge cases before completion

Technology Stack Priority

๐Ÿฅ‡ FIRST CHOICE (Default):

  • HTML5 + CSS3 + Vanilla JavaScript
  • Tailwind CSS via CDN (or Bootstrap/Bulma)
  • GSAP/Alpine.js for interactivity
  • Font Awesome for icons

๐Ÿฅˆ SECOND CHOICE:

  • PHP for backend (simple, direct approach)
  • PDO for database connections
  • RESTful API endpoints

๐Ÿฅ‰ THIRD CHOICE (Only when explicitly requested):

  • React/Vue/Angular with build tools

CSS/Layout Breakage Prevention

  • Mandatory CDN Research: Verifies current versions before implementation
  • Loading Validation: JavaScript checks to confirm CSS framework loaded
  • Conflict Prevention: Only ONE CSS framework per project
  • Fallback Styles: Critical styles included for CDN failures
  • Debugging Protocol: Systematic approach to fix any layout issues

Example Usage

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Modern Website</title>
    
    <!-- Tailwind CSS via CDN -->
    <script src="https://cdn.tailwindcss.com"></script>
    
    <!-- Custom CSS with modern effects -->
    <style>
        .glass {
            background: rgba(255, 255, 255, 0.25);
            backdrop-filter: blur(10px);
            border: 1px solid rgba(255, 255, 255, 0.18);
        }
    </style>
</head>
<body>
    <!-- Beautiful, responsive content -->
</body>
</html>

Media

voidBeast_GPT41WebDevSimple_Demo_5 voidBeast_GPT41WebDevSimple_Demo_1 voidBeast_GPT41WebDevSimple_Demo_2 voidBeast_GPT41WebDevSimple_Demo_3 voidBeast_GPT41WebDevSimple_Demo_4


2. ๐Ÿฆพ voidBeast_GPT41Enhanced (v1.0) โ€” Latest Elite Developer Agent

voidBeast_GPT41Enhanced is our most advanced autonomous developer agent, designed for elite full-stack development with enhanced multi-mode capabilities. This latest evolution features sophisticated mode detection, comprehensive research capabilities, and never-ending problem resolution.

Key Features

  • ๐Ÿค– Autonomous Operation: Continues working until problems are completely resolved
  • ๐Ÿง  Intelligent Mode Detection: Automatically switches between PLAN, ACT, and specialized modes
  • ๐Ÿ” Mandatory Research Phase: For prompt generation, always verifies with current web sources
  • ๐Ÿ›ก๏ธ Strict QA Rule: Every file modification is validated for correctness and completeness
  • ๐ŸŽฏ Goal-Oriented: States objectives before each tool call for transparent progress
  • ๐Ÿ“Š Technology Decision Matrix: Chooses the simplest effective tool for each use case

Advanced Mode System

PLAN MODE: Deep problem analysis and strategic planning

  • Tools: codebase, search, readCellOutput, usages, findTestFiles
  • Output: Comprehensive implementation plans
  • Rule: No code writing in this mode

ACT MODE: Execution of approved plans with continuous validation

  • Tools: All coding, testing, and deployment tools available
  • Output: Working solutions via attempt_completion
  • Rule: Follow plans step-by-step with validation

PROMPT GENERATOR MODE: Research-driven prompt creation (๐Ÿ”ฅ New!)

  • Triggers: "generate", "create", "develop", "build" requests
  • Critical: Mandatory internet research before any implementation
  • Process: Research โ†’ Analysis โ†’ Prompt Development โ†’ Documentation
  • Tools: fetch, openSimpleBrowser for current best practices

Specialized Modes

  • ๐Ÿ” Deep Research Mode: Multi-source analysis with comparison matrices
  • ๐Ÿ”ง Analyzer Mode: Codebase security, performance, and quality audits
  • ๐Ÿ’พ Checkpoint Mode: Complete project state documentation and memory

Example Workflow

๐ŸŽฏ GOAL: Implement user authentication system

PLAN MODE:
- [ ] Analyze current codebase architecture
- [ ] Research security best practices  
- [ ] Create implementation strategy
- [ ] Define success criteria

ACT MODE:
- [ ] Implement authentication logic
- [ ] Add input validation and sanitization
- [ ] Create secure session management
- [ ] Write comprehensive tests
- [ ] Validate against security standards

3. ๐Ÿฆพ voidBeastMode (v1.0) โ€” Original Autonomous Agent

voidBeastMode is our foundational agent workflow prompt for robust, autonomous problem-solving.
Inspired by Beast Mode by burkeholland ๐Ÿฒ, voidBeastMode is designed for agents that never quit until the task is thoroughly solved and every box is checked.

Key Features

  • ๐Ÿค– Autonomous, iterative resolution with explicit planning and validation
  • ๐Ÿ—บ๏ธ Step-by-step public todo lists, checked off as progress is made
  • ๐Ÿ” Deep codebase investigation (reads 2000 lines at a time)
  • ๐Ÿ”ฌ Incremental, test-driven development and debugging
  • ๐Ÿงฉ Special deep research, analyzer, and checkpointing modes
  • ๐Ÿ“ Transparent progress and reporting

4. ๐Ÿฆพ voidBeast_WebFlexEnhanced (v1.0) โ€” Enhanced Full-Stack Agent

voidBeast_WebFlexEnhanced is the web-focused evolution of the Beast Mode agent, designed for elite full-stack web development in VS Code.

Key Features

  • ๐Ÿฆพ Autonomous, never-ending problem solving until all tasks are checked off
  • ๐Ÿ›ก๏ธ Strict QA: Every change is verified for correctness, no assumptions
  • ๐Ÿง  Deep codebase analysis, security, and performance audits
  • ๐Ÿ—๏ธ Flexible framework selection: vanilla, React, Vue, Svelte, etc.
  • ๐Ÿ“ Transparent communication: todo lists, status updates, and clear progress
  • ๐Ÿงฉ Special modes: Analyzer, Deep Research, Checkpoint/Memory
  • โ™ฟ Accessibility, SEO, and performance always considered

Media

2025-07-11 02-28-30 image


5. โšก voidBeast_OpenAICPlus (v1.0) โ€” Elite C/C++ Windows Systems Expert

voidBeast_OpenAICPlus is a specialized elite-level prompt designed for C/C++ Windows systems programming, kernel development, and low-level system internals.

Key Features

  • ๐Ÿ—๏ธ Windows Systems Mastery: Win32 API, WinRT, kernel development, and driver programming
  • ๐Ÿ›ก๏ธ Security-First Development: Microsoft SDL guidelines, secure coding practices
  • ๐Ÿ”ฌ Deep Technical Research: Mandatory documentation fetching from official Microsoft sources
  • ๐Ÿ’ป Multi-Language Expertise: C/C++ (all standards), Assembly (x86/x64), inline assembly
  • ๐ŸŽฏ Production-Ready Code: Complete solutions with error handling and optimization
  • ๐Ÿง  Autonomous Problem-Solving: Persistent until complete resolution
  • ๐Ÿ“š Documentation-Driven: Always verifies against current official Microsoft documentation
  • ๐Ÿ”ง Driver Development: WDM, WDF, kernel-mode, and hardware interaction expertise

Specialized Areas

  • Kernel Development: Windows Driver Model, device drivers, kernel debugging
  • Windows Internals: NT kernel architecture, system services, memory management
  • Assembly Programming: x86/x64, SIMD, performance optimization
  • Security: SDL compliance, privilege management, secure API usage
  • Performance: Profiling, optimization, memory management excellence

๐Ÿ Special Mode Triggers & Commands

voidBeast includes advanced modes, each with their own trigger phrases.
Type or say one of these commands to activate the corresponding mode:

๐Ÿ”Ž Deep Research Mode

Triggers:

  • "deep research"
  • Task requires multi-source verification
  • Complex architectural decisions needed
  • Multiple viable solutions exist

๐Ÿงฎ Analyzer Mode

Triggers:

  • "refactor [codebase/project/file]"
  • "debug [codebase/project/file]"
  • "analyze [codebase/project/file]"
  • "secure [codebase/project/file]"

๐Ÿงท Checkpoint Mode

Triggers:

  • "checkpoint [codebase/project/file]"
  • "memorize [codebase/project/file]"
  • "memory [codebase/project/file]"

๐Ÿค– Prompt Generator Mode (New in GPT41Enhanced!)

Triggers:

  • "generate [content]"
  • "create [application/component]"
  • "develop [system/feature]"
  • "build [project/tool]"

๐Ÿ’ก When these triggers are detected, the agent will activate the corresponding workflow and request user approval for any major actions.


โš™๏ธ Installation: Add "Custom Mode" in VS Code Insiders

You can use the prompts from this repo as "Custom Mode" instructions in the latest VS Code Insiders edition.

  1. Open VS Code Insiders (make sure you have the latest version).
  2. Go to the Copilot Chat sidebar.
  3. Click the gear โš™๏ธ icon and select Custom Mode (or open Command Palette Cmd/Ctrl+Shift+P and search for "Copilot: Custom Mode").
  4. Paste the prompt content from any of the files in this repo (e.g., voidBeast_GPT41Enhanced.md, voidBeastMode.md, voidBeast_OpenAI.md) into the Custom Mode instruction box.
  5. Save and activate the Custom Mode.
  6. Your Copilot Chat will now follow the enhanced workflow and rigor of the selected prompt.

๐Ÿ’ก Tip: You can create and save multiple Custom Modes for different workflows or coding styles.


๐Ÿšง More Prompts Coming Soon

Stay tuned as we grow this collection with more specialized prompts, workflows, and agentic templates for different use cases and industries.



๐Ÿ“ License

MIT


Authors: @voidfnc
Inspiration: Beast Mode by burkeholland ๐Ÿฒ

About

Experimental prompts used within VS Code / Custom Mode & GPT4.1

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published