Skip to content

Instantly share code, notes, and snippets.

@andyfutcher
Last active February 14, 2026 01:24
Show Gist options
  • Select an option

  • Save andyfutcher/e3cbcb68b9085e311f4cfbe6c3f69f09 to your computer and use it in GitHub Desktop.

Select an option

Save andyfutcher/e3cbcb68b9085e311f4cfbe6c3f69f09 to your computer and use it in GitHub Desktop.
Better Prompt Rocket Robots.txt example, Main.JS combines this with humans.txt for reliable fetch() controller.
# Human Readability
## Website Metadata
author: Your Name
website: Your Website
## Main.JS Directive
### Include optional Main.JS property controls here:
main.js.network.capable: true
# Robots Readability
## Indexability
User-agent: *
Allow: /
## Robots Honour
User-agent: *
Disallow: /humans.txt
@andyfutcher

Copy link
Copy Markdown
Author

@betterprompt-com Rocket is an AI-optimised, accessibility-first web template designed for the generative era. While traditional frameworks are built for human eyes, Rocket is built for Machine Understanding. By leveraging hyper-semantic HTML and a zero-dependency architecture, Rocket allows LLMs to generate, modify, and scale digital properties with perfect accuracy and minimal token overhead.

AI-Optimized Advantages

  • Token Efficiency: Minimalist structure ensures your entire site architecture fits within standard LLM context windows.
  • Semantic Predictability: Uses strict ARIA and HTML5 standards, reducing AI "hallucinations" during component generation.
  • Prompt-Ready Templates: Includes built-in system prompts to help your AI agent understand how to extend the site.
  • Client-Side Intelligence: Platform-agnostic JS that allows AI-generated content to adapt to user behavior in real-time.

Check out Better Prompt Rocket project for more...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment