Guides & tooling
Step-by-step setup guides and copy-paste recipes.
21 entries
How to write your own Copilot agent with a .agent.md file and optional MCP server connections.
Onboarding for Neexo teams: pick a stack, install Copilot or Cursor plugins, share llms.txt with any assistant, and work cost-consciously.
Step-by-step guide to configuring an MCP server in VS Code for use with Copilot agents.
A Windows setup recipe for installing compact CLI tools that help agents search, inspect, diff, and validate code with less context.
A filled example for docs/AI_CONTEXT.md so agents understand purpose, stack, and risks quickly.
Short pointer to cost-awareness instructions and model routing — keep AI Credit usage down with scoped context and the right model.
When and how to set up headless Blender rendering queues. For the step skill, see blender-pipeline.
Step-by-step guide for setting up a new Neexo project with the recommended .github structure, plugin installation, and project-specific copilot-instructions.
A lightweight workflow pattern for checking Neexo Copilot plugin versions because Copilot plugins do not update automatically in consumer repositories.
Short pointer to cli-first-tooling — prefer local CLIs before MCP servers when they reduce context and cost.
A practical guide to keeping generated output, secrets, dependencies, large media, and 3D assets out of AI context by default.
Step-by-step recipe for turning Figma designs into production code using the official Figma MCP server, Code Connect, and AI agent rules.
A checklist for configuring GitHub Copilot organization settings, content exclusions, model access, budgets, and review cadence for Neexo.
Contract for capturing in-app product feedback as labeled GitHub issues and linking fixes via changelog fragments.
Pick the right model and agent mode by task class to control cost and quality.
End-to-end outline for the saas-multi-tenant playbook: auth, tenant-scoped Drizzle queries, and server actions. Prefer the playbook and stack instructions for detail.
Fragment-first user-facing changelog pipeline for SaaS apps — build, check, catchup, CI gate, and locale variants.
How to configure encrypted secrets for Neexo projects using dotenvx or Infisical, replacing manual .env file sharing.
Install guide for B&R MCP tooling — complements the br-automation-studio stack playbook and awesome-brdk upstream hub.
A migration checklist for moving Neexo Next.js apps to Next.js 16, React 19, async route params, and updated caching.
Tips and patterns for writing .instructions.md files that consistently produce high-quality Copilot output.