# Tech Stack

> ---

- Skill: `itsimonfredlingjack-codex-dev-plugin/tech-stack` (Agent Skill)
- Install (CLI): `npx skillmds@latest add itsimonfredlingjack-codex-dev-plugin/tech-stack`
- Raw SKILL.md: https://api.skillmd.com/api/skills/itsimonfredlingjack-codex-dev-plugin/tech-stack/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: itsimonfredlingjack (https://skillmd.com/u/itsimonfredlingjack-codex-dev-plugin)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/itsimonfredlingjack-codex-dev-plugin/tech-stack

---

﻿---
name: tech-stack
description: Skill for tech-stack tasks.
---
### {{DECISION_3_TITLE}}

**Date:** {{DECISION_3_DATE}}
**Status:** {{DECISION_3_STATUS}}

**Context:**
{{DECISION_3_CONTEXT}}

**Decision:**
{{DECISION_3_DECISION}}

**Consequences:**

- {{DECISION_3_CONSEQUENCE_1}}
- {{DECISION_3_CONSEQUENCE_2}}

## Version Compatibility Matrix

| Component       | Min Version | Max Version | Notes       |
| --------------- | ----------- | ----------- | ----------- |
| {{COMPONENT_1}} | {{MIN_1}}   | {{MAX_1}}   | {{NOTES_1}} |
| {{COMPONENT_2}} | {{MIN_2}}   | {{MAX_2}}   | {{NOTES_2}} |
| {{COMPONENT_3}} | {{MIN_3}}   | {{MAX_3}}   | {{NOTES_3}} |

## Output Format

```xml
<result>
  <analysis>Brief analysis</analysis>
  <solution>Implementation</solution>
  <considerations>Trade-offs and notes</considerations>
</result>
```

