Agent skill

create-tech-radar

Creates tech radar entries with opinionated but balanced technical analysis following the BYOR (Build Your Own Radar) structure. Use when the user wants to add a technology to the tech radar, assess a new tool/framework/platform, document technology recommendations, or evaluate whether to adopt/trial/assess/hold a technology.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill create-tech-radar --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/analysis/create-tech-radar/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Tech Radar Entry Creation Creates opinionated tech radar entries that provide actionable guidance on technology adoption decisions. ## When to Use Activate this skill when users ask to: - Add a technology to the radar - Assess or evaluate a tool, framework, or platform - Document technology recommendations - Compare technologies for adoption decisions - Update an existing radar entry's ring position ## Required Information Gather these before generating: 1. **Title** - Technology name (e.g., "Bun", "htmx", "Kubernetes") 2. **Description** - Brief description (1-2 sentences) 3. **Quadrant** - Technology category (see below) 4. **Ring** - Recommendation level (see below) ## Optional Information - **Tags** - Technology categorization tags - **Date** - Assessment date (defaults to today) - **Context** - Specific context for the recommendation ## Ring Definitions Rings represent adoption recommendations with specific implications: | Ring | Meaning | User Action | Content Tone | |------|---------|-------------|--------------| | **adopt** | Production-ready, proven | Use confidently for new projects | Confident, encouraging | | **trial** | Promising, worth piloting | Evaluate for specif

What's inside
Steps it walks through
  1. When to Use
  2. Required Information
  3. Optional Information
  4. Ring Definitions
  5. Ring-Specific Analysis Focus
  6. Quadrant Examples
  7. Generation Process
  8. Step 1: Gather Requirements
  9. Step 2: Generate Opinionated Analysis
  10. Step 3: Create Hugo Bundle
  11. Step 4: Review
  12. Writing Guidelines
  13. Example Frontmatter
  14. Validation
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the create-tech-radar skill do?

Creates tech radar entries with opinionated but balanced technical analysis following the BYOR (Build Your Own Radar) structure. Use when the user wants to add a technology to the tech radar, assess a new tool/framework/platform, document technology recommendations, or evaluate whether to adopt/trial/assess/hold a technology.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill create-tech-radar --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going