reengine-coding-agent

Write and refactor RE Engine code with tests and documentation.

2|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/stackconsult/RE-Engine --skill reengine-coding-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reengine-coding-agent
Source: https://github.com/stackconsult/RE-Engine/tree/main/.windsurf/skills/reengine-coding-agent
Command: npx skills add https://github.com/stackconsult/RE-Engine --skill reengine-coding-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill helps developers write and refactor code for the RE Engine while maintaining consistency with established conventions, reducing bugs and onboarding time.

Core Features & Use Cases

  • Use this skill to write new code or refactor existing code in the RE Engine, ensuring alignment with existing conventions.
  • Follow mandatory checks including coding style adherence, test-writing for all changes, and updating documentation to reflect changes.
  • Procedure-guided workflow: understand requirements, implement code, write tests, run tests, and update documentation, with references to development setup and operations guides.

Quick Start

Understand the requirements, implement the feature in the RE Engine, write unit tests, run the test suite, and update documentation.

Frequently Asked Questions about reengine-coding-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I refactor code in the RE Engine while maintaining established conventions?

Refactoring RE Engine code involves a procedure-guided workflow that enforces coding style adherence, requires writing unit tests for all changes, and mandates updating documentation to ensure compliance and reduce bugs.

What steps are required to write new features for the RE Engine with proper unit tests?

Writing new RE Engine features requires understanding requirements, implementing the code, writing unit tests, running the test suite, and updating documentation to ensure consistent quality and compliance with development conventions.

Does the RE Engine coding workflow require updating documentation for every bug fix?

Yes, the RE Engine coding workflow requires updating documentation for every bug fix. Mandatory checks enforce that coding style is followed, unit tests are run, and documentation is updated to reflect all changes.

What is the best way to ensure code quality when modernizing an existing RE Engine codebase?

The best way to ensure code quality when modernizing an RE Engine codebase is to apply mandatory checks throughout the procedure-guided workflow, verifying coding conventions, adding test coverage, running tests, and updating documentation.

Can I use this workflow to add unit tests to existing RE Engine code without changing functionality?

Yes, you can use this workflow to add unit tests to existing RE Engine code without changing functionality. The procedure-guided workflow supports codebase modernization by enforcing test-writing and test-running checks alongside documentation updates.