Claude Skills · Coding

Architecture Decision Records

Fmarzochi/EGC

Capture architectural decisions made during Gemini Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

★ 42 Synced 3 hours ago View SKILL.md

At a glance

Coding Manual install Node.js Actively maintained

This skill is for Coding and helps you capture architectural decisions, document decision rationale, and record alternatives considered.

Install git clone --depth 1 https://github.com/Fmarzochi/EGC cp -r EGC/skills/architecture/architecture-decision-records ~/.claude/skills/architecture-decision-records
Can use Not declared by the author

Setup, runtime and requirements describe Fmarzochi/EGC, the repo this skill ships in.

adrarchitectureDecision RecordsdocumentationCodebase Historydesign-patterns

Also in Fmarzochi/EGC

View the repo

Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web...

Agent Architecture Audit Code Review & Testing

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipl...

Agent Eval Code Review & Testing

Head-to-head comparison of coding agents (Gemini Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metri...

Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

Agentic OS Coding

Build persistent multi-agent operating systems on Gemini CLI. Covers kernel architecture, specialist agents, slash commands, file-based memo...

Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.

Add x402 payment execution to AI agents: per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents need...

Agent Sort DevOps & Infrastructure

Build an evidence-backed EGC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY bu...

AI First Engineering DevOps & Infrastructure

Engineering operating model for teams where AI agents generate a large share of implementation output.

Clean Architecture patterns for Android and Kotlin Multiplatform projects: module structure, dependency rules, UseCases, Repositories, and d...

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices o...

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Request Refactor Plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...