Agent skill · Documentation

tech-radar-patterns

ThoughtWorks Radar model, technology evaluation framework, ADR format, and stack compatibility analysis

vibeevalgithub.com/vibeevalGitHub ↗
claude-codeMIT
Install
npx skills add vibeeval/vibecosystem --skill tech-radar-patterns --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/tech-radar-patterns/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 521
Language: C#

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

From the SKILL.md

# Tech Radar Patterns ## Radar Model (ThoughtWorks) | Ring | Tanım | Aksiyon | |------|-------|---------| | **Adopt** | Production-ready, önerilen | Yeni projelerde varsayılan | | **Trial** | Değer kanıtlanmış, pilot | Pilot projede dene | | **Assess** | İlginç, araştır | PoC yap, değerlendir | | **Hold** | Yeni projelerde KULLANMA | Mevcut kullanımı migre et | ## 4 Quadrant | Quadrant | İçerik | |----------|--------| | Techniques | Practices, patterns, methodologies | | Platforms | Infrastructure, cloud services | | Tools | Development tools, frameworks | | Languages & Frameworks | Programming languages, UI frameworks | ## Technology Evaluation Framework (8 Dimension) ```markdown ## Değerlendirme: [Technology Name] | Dimension | Score (1-5) | Not | |-----------|-------------|-----| | Maturity | | Community, stability, releases | | Community | | GitHub stars, SO activity, ecosystem | | Performance | | Benchmarks, latency, throughput | | Developer Experience | | Learning curve, docs, tooling | | Security | | CVE history, audit, compliance | | Scalability | | Horizontal/vertical scaling | | Integration | | Mevcut stack ile uyum | | Cost | | License, hosting, maintenance | **Total Sco

What's inside
Steps it walks through
  1. Radar Model (ThoughtWorks)
  2. 4 Quadrant
  3. Technology Evaluation Framework (8 Dimension)
  4. Architecture Decision Record (ADR)
  5. Stack Compatibility Check
  6. Migration Prioritization
  7. Checklist
  8. Anti-Patterns
More from vibecosystem
All skills →
About this skill
What does the tech-radar-patterns skill do?

ThoughtWorks Radar model, technology evaluation framework, ADR format, and stack compatibility analysis

How do I install it?

Run `npx skills add vibeeval/vibecosystem --skill tech-radar-patterns --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 vibeeval/vibecosystem, a repository with 521 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