radius-projectradius-projectOfficialยท11 Agent Skills Included

radius

Build, install, review, and document the Radius cloud platform

Automates contributor workflows for the Radius cloud-native application platform, from building the rad CLI and container images to installing custom builds on Kubernetes. Eliminates manual Makefile guesswork, stale documentation, and error-prone pull request reviews. Helps developers ship changes faster with guided code review, architecture diagrams, and doc upkeep.
npx skills add radius-project/radius --all -g -y
Available:

Orients the AI agent to the Radius repository layout, build and test commands, coding conventions, and the available skills so it can route contributor tasks correctly.

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
radius-projectradius-project

architecture-documenter

Document application architectures and generate Mermaid diagrams from source code.

Official
Advanced
๐Ÿ“ฆ In Repo
radius-projectradius-project

radius-install-custom

Install Radius control plane on Kubernetes using custom-built images.

Official
Advanced
๐Ÿ“ฆ In Repo
radius-projectradius-project

radius-build-cli

Builds the Radius CLI binary from source using Makefile targets with optional debug and version injection.

Official
Intermediate
๐Ÿ“ฆ In Repo
radius-projectradius-project

radius-build-images

Build and push Radius container images from source to a registry.

Official
Intermediate
๐Ÿ“ฆ In Repo
radius-projectradius-project

contributing-docs-updater

Updates CONTRIBUTING.md and related docs for repository workflow accuracy and consistency.

Official
Intermediate
๐Ÿ“ฆ In Repo
radius-projectradius-project

radius-author-doc

Creates new contributing docs in the standard Purpose through Troubleshooting format grounded in verified code references.

Official
Intermediate
๐Ÿ“ฆ In Repo
radius-projectradius-project

radius-code-review

Reviews GitHub pull requests in the Radius repository and produces line-accurate feedback.

Official
Advanced
๐Ÿ“ฆ In Repo
radius-projectradius-project

radius-contributing-docs-updater

Audits contributor documentation for gaps and staleness and routes fixes to authoring skills.

Official
Intermediate
๐Ÿ“ฆ In Repo
radius-projectradius-project

radius-architecture-documenter

Generates code-grounded architecture documentation and Mermaid diagrams for Go codebases.

Official
Intermediate
๐Ÿ“ฆ In Repo
radius-projectradius-project

radius-markdown-lint

Lint and fix Markdown files using markdownlint-cli2 and markdown-table-formatter.

Official
Intermediate
๐Ÿ“ฆ In Repo
radius-projectradius-project

radius-update-doc

Patches existing contributor docs that drifted from changed code with minimal targeted edits.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Radius skills?โ–ผ

Run `npx skills add radius-project/radius --all -g -y` in your terminal to install all skills in this suite globally.

What is the Radius platform?โ–ผ

Radius is an open-source CNCF platform that models an entire cloud application, including its infrastructure, as one definition deployable to Kubernetes, Azure, and AWS.

How to build the rad CLI from source?โ–ผ

The radius-build-cli skill walks your agent through verifying prerequisites and running `make build-rad`, producing a verified binary for your platform.

Can AI review Radius pull requests?โ–ผ

Yes. The radius-code-review skill fetches the latest PR head, checks the diff against project conventions, and produces line-accurate review comments.

Do these skills work with Claude Code and Copilot?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, GitHub Copilot, Cursor, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’