{
  "markdown": "# Less is More\n\nA prompt constraint system that forces AI agents to adhere to the \"less is more\" philosophy. \nIt ensures your AI helper doesn't over-engineer solutions, builds only what's necessary (YAGNI), and favors standard/native libraries over unnecessary external dependencies.\n\n## Usage\n\nThis configuration is designed to work seamlessly out-of-the-box with supported agents.\n\n### GitHub Copilot\nIf you're using GitHub Copilot in your IDE (VS Code, JetBrains, Visual Studio), it will automatically detect the `.github/copilot-instructions.md` file and apply the \"Less is More\" constraints to all your sessions in this workspace.\n\n### Antigravity CLI\nIf you're using the Antigravity CLI, you can install this ruleset as a plugin directly:\n```bash\nagy plugin install /path/to/less-is-more\n```\nIt uses the included `gemini-extension.json` and `AGENTS.md` to set up the rules.\n\n### Other Agents (Cursor, Windsurf, CodeWhale, etc.)\nMany modern agents automatically load `AGENTS.md` when it's present in the root directory. Opening this workspace with those tools will automatically enforce the minimal code policy.\n",
  "bytes": 1117,
  "sha": "1fedcedf1e8b52995ee8d21926371a4f80b4f624d66cf8bec8b248dbf8abf9db",
  "repo_slug": "zeeroiq/less-is-more",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_zeeroiq_less_is_more_6ef43db4/readme"
}