A lightweight, zero-dependency one-liner installer that injects gold-standard coding rules, otonom agent directives, and memory-curation scripts into any workspace in 1 second.
Stop suffering from AI hallucinations, messy code refactoring, and lost context across editor sessions. Power your Cursor, Gemini, Claude Code, and Windsurf workspaces instantly.
π¦ Gold Standard Template by andiupn (kuncimu.com) Β· Licensed under MIT License
β If useful, buy me a coffee Β· π Looking for curated workspace presets? Try our Starter & PRO Ecosystem
Advanced AI models (such as GPT-4o, Claude 3.5 Sonnet, and Gemini Pro) have massive reasoning capacity. But without strict architectural guidelines, clear folder sandboxing, and unified formatting rules, they write unstructured code, ignore your existing conventions, and repeat the same mistakes across sessions.
Injects high-performance AI instructions (AGENTS.md and .cursorrules equivalent) compatible with all major AI editorsβCursor, Windsurf, Claude Code, GitHub Copilot, and Kiro. One set of rules to rule them all.
Includes native Python stdlib scripts that automate local project knowledge accumulation. If the AI solves a bug or makes an architectural decision once, it writes it to .agent/memory/ and never forgets it.
No npm install, no pip install. Installs in 1 second via a simple native curl/Powershell one-liner, downloading only standard-library Python scripts and clean markdown workflows.
your-project/
.agent/
scripts/ # Zero-dependency Python tools (Search, Save, Validate)
workflows/ # Step-by-step markdown workflows (Maintenance, Save)
AGENTS.md # The master AI system instructions (entry point)
install.sh # Native Linux/macOS installer
install.ps1 # Native Windows PowerShell installer
iwr -useb https://raw.githubusercontent.com/andiupn/andy-universal-agent-rules/main/install.ps1 | iexcurl -fsSL https://raw.githubusercontent.com/andiupn/andy-universal-agent-rules/main/install.sh | bashIf this template has accelerated your coding workflow, consider supporting:
- Ko-fi: ko-fi.com/andiupn
- Patreon: patreon.com/AndiUpn
- Trakteer: trakteer.id/andi_upn/gift
- Saweria: saweria.co/andiupn
This project is licensed under the MIT License. See the LICENSE file for more information.