2026 AI Coding Skills

Reusable skills for coding agents

These are not generic habits. They are repeatable task modules that help coding agents move from idea, prototype, and product intent into specs, task plans, safety rules, and implementation work.

How to Use This

Pick the skill first, then choose the tool. OpenSpec is strongest for spec-driven structure; Superpowers is strongest for reusable agent workflow discipline; Claude Code, Codex, OpenHands, Cursor, Gemini CLI, opencode, and Aider can execute or maintain the workflow once the skill artifacts are clear.

Skill Matrix

Architecture

ADR and decision log

Capture architecture decisions, alternatives rejected, tradeoffs, date, owner, and the specs or tasks affected by the decision.

Use it when agents keep reopening already-settled design questions.

Best Tool Matches

Operations

Model routing policy

Specify which tasks can use cheaper models, which require frontier models, and how fallback, token compression, and audit logs should work.

Use it when AI coding volume creates cost, quota, or reliability pressure.

Best Tool Matches