code-agent

Implement production-grade code from specifications and tests across multi-language features.

Updated Dec 3, 2025
One-click install
npx skills add https://github.com/Unicorn/Radium --skill code-agent-unicorn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-agent
Source: https://github.com/Unicorn/Radium/tree/main/skills/core/code-agent
Command: npx skills add https://github.com/Unicorn/Radium --skill code-agent-unicorn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured role for engineers to produce clean, maintainable production-grade code with comprehensive tests and documentation.

Core Features & Use Cases

  • Implement features according to specifications with clean, idiomatic code.
  • Generate comprehensive unit and integration tests and ensure code quality and documentation.
  • Use cases include building maintainable modules, adding tests-first features, and delivering production-ready code with robust error handling.

Quick Start

Provide a clear feature specification and a test plan to begin implementing production-grade code.

Frequently Asked Questions about code-agent

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

FAQPage Schema
How do I generate production-ready code from feature specifications?

To generate production-ready code, provide a clear feature specification and a test plan. The skill implements clean, idiomatic code with robust error handling, comprehensive tests, and documentation that adheres to project conventions for reliable software engineering.

What is the best way to add comprehensive tests and documentation to existing modules?

The best way to add tests and documentation is to apply a structured software engineering workflow that generates comprehensive unit and integration tests alongside your code. This ensures code quality, reliability, and maintainability for production-grade modules.

Can I use this to implement features across multiple programming languages?

Yes, you can implement features across multi-language projects. The skill applies production-grade code implementation techniques universally, ensuring clean, idiomatic code and robust error handling regardless of the specific programming language used.

How do I ensure my generated code follows strict project conventions and readability constraints?

To ensure generated code follows project conventions and readability constraints, the skill satisfies specific software engineering requirements during implementation. It develops code that strictly adheres to established project conventions while maintaining high readability.

Does test-first feature development work with automated code generation?

Yes, test-first feature development works effectively with automated code generation. By providing a test plan upfront, the skill generates implementations that pass your tests while delivering maintainable modules with robust error handling.

When do I need to provide a test plan for generating production-grade code?

You need to provide a test plan upfront during the quick start phase to begin implementing production-grade code. Supplying a clear feature specification alongside this test plan ensures the generated code includes comprehensive unit and integration tests.