Claude Skills · Coding

Build and validate a bounded, evidence-linked implementation plan without editing source or executing commands. Use when the user explicitly invokes /aet-plan or asks AET for an evidence-guided code plan.

★ 2 Synced 14 hours ago View SKILL.md

At a glance

Coding Manual install Python Actively maintained

This skill is for Coding and helps you build an implementation plan, validate a code plan, and create an evidence-linked implementation strategy.

Install git clone --depth 1 https://github.com/AdvancingTitans/agent-engineering-toolkit cp -r agent-engineering-toolkit/skills/aet-plan ~/.claude/skills/aet-plan
Can use Not declared by the author

Setup, runtime and requirements describe AdvancingTitans/agent-engineering-toolkit, the repo this skill ships in.

AetplanningCode StrategyValidationimplementationNo Execution

Also in AdvancingTitans/agent-engineering-toolkit

View the repo
Aet Check Legal

Run a bounded AET check of Agent instructions, Skills, verification contracts, and dangerous authority. Use only when the user explicitly in...

Aet Fresh Code Review & Testing

Deterministically check whether an AET proof still applies to the current workspace. Use only for an explicit /aet-fresh request.

Aet Investigate Code Review & Testing

Create a bounded, read-only investigation from normalized Codex or Claude Code Run Records, optionally inspect explicit AET Proof and Freshn...

Aet Proof Code Review & Testing

Execute one explicit verification command and record a minimal hash-bound AET proof receipt. Use only when the user explicitly invokes /aet-...

Aet Scope Code Review & Testing

Investigate whether an AI coding change matches the user's task and whether cross-module changes are necessary. Use only for an explicit /ae...

Compatibility entrypoint for AET Quick and advanced AET Lab workflows. Prefer the four dedicated Quick Skills for daily work; use this Skill...

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...