Cost-aware AI coding guardrails for Neexo repositories, including scoped context rules, security checks, database safety, testing guidance, and reusable prompts.
After installation, open Copilot Chat Diagnostics in VS Code and confirm the plugin instructions are loaded.
Raw content
Copy this into your project — e.g. .instructions.md, .agent.md, or SKILL.md
## Overview
Neexo Guardrails helps developers and agents avoid the expensive pattern of vague tasks, large repository context, and high-cost models.
## Includes
- Cost-awareness instructions
- Security and privacy instructions
- Database and migration safety instructions
- Testing and Next.js instructions
- Asset and generated-file instructions
- Scoped review, repository audit, monthly usage review, and guardrails installation prompts
## Install
```bash
copilot plugin install neexo-guardrails@awesome-neexo
```
After installation, open Copilot Chat Diagnostics in VS Code and confirm the plugin instructions are loaded.