agentsclimarketplace

Tech radar patterns

Skill vibeeval/vibecosystem/skills/tech-radar-patterns

ThoughtWorks Radar model, technology evaluation framework, ADR format, and stack compatibility analysisFrom its SKILL.md

Install
npx -y skills add vibeeval/vibecosystem --skill tech-radar-patterns

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

2.9 KB, 787 tokens by cl100k_base, as published. Nobody here has run it

Tech Radar Patterns

Radar Model (ThoughtWorks)

RingTanımAksiyon
AdoptProduction-ready, önerilenYeni projelerde varsayılan
TrialDeğer kanıtlanmış, pilotPilot projede dene
Assessİlginç, araştırPoC yap, değerlendir
HoldYeni projelerde KULLANMAMevcut kullanımı migre et

4 Quadrant

Quadrantİçerik
TechniquesPractices, patterns, methodologies
PlatformsInfrastructure, cloud services
ToolsDevelopment tools, frameworks
Languages & FrameworksProgramming languages, UI frameworks

Technology Evaluation Framework (8 Dimension)

## 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 Score:** /40
**Ring Recommendation:** Adopt/Trial/Assess/Hold

Architecture Decision Record (ADR)

# ADR-001: [Karar Başlığı]

## Status
Accepted | Proposed | Deprecated | Superseded by ADR-XXX

## Context
[Karar verilmesi gereken durum, kısıtlar, driver'lar]

## Decision
[Alınan karar ve gerekçesi]

## Consequences
### Positive
- [Fayda 1]
- [Fayda 2]

### Negative
- [Tradeoff 1]
- [Risk 1]

### Neutral
- [Etki 1]

Stack Compatibility Check

| Yeni Tech | Mevcut Stack | Uyumluluk | Risk |
|-----------|-------------|-----------|------|
| [Tech] | Node.js | Uyumlu | Düşük |
| [Tech] | PostgreSQL | Adapter var | Orta |
| [Tech] | Docker | Native support | Düşük |
| [Tech] | CI/CD | Plugin lazım | Orta |

Migration Prioritization

KriterAğırlıkScore Yöntemi
Business impact30%Revenue/user affected
Technical debt25%Maintenance burden
Security risk25%CVE severity
Migration effort20%Engineering weeks

Checklist

  • Her büyük tech kararı ADR ile documented
  • Radar quarterly güncelleniyor
  • Hold ring'deki tech'ler migration planında
  • Yeni tech 8-dimension evaluation'dan geçmiş
  • Stack compatibility check yapılmış
  • PoC results documented
  • License uygunluk kontrolü

Anti-Patterns

  • Resume-driven development (CV için tech seçimi)
  • Shiny object syndrome (her yeni framework'u deneme)
  • Evaluation'sız tech adoption
  • ADR yazmadan büyük karar
  • Hold'daki tech'i yeni projede kullanma

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.