---
title: >-
  Jad's Agent Skills — Curated engineering, Cloudflare, and architecture skills
  for coding agents — by Jad Madi (@jadmadi)
description: >-
  Production-grade agent skills adhering to the Agent Skills standard. Works
  seamlessly across Claude Code, Cursor, Windsurf, Codex, Devin, and
  Antigravity, covering structured problem solving (ADOO), pre-flight
  checklists, single-file HTML architecture docs, and Cloudflare Workers CPU/D1
  audits.
href: /project/skills/
author: Jad Madi
category: Developer Tools & Agents
domain: AI Agents & Ecosystem
status: Active Catalog
license: MIT
year: '2026'
---
# Jad's Agent Skills — Curated engineering, Cloudflare, and architecture skills for coding agents

Production-grade agent skills adhering to the Agent Skills standard. Works seamlessly across Claude Code, Cursor, Windsurf, Codex, Devin, and Antigravity, covering structured problem solving (ADOO), pre-flight checklists, single-file HTML architecture docs, and Cloudflare Workers CPU/D1 audits.

## Project Overview

- **Website**: https://jadmadi.net/project/skills/
- **Live Platform**: https://skills.sh/jadmadi/skills
- **Repository**: https://github.com/jadmadi/skills
- **Documentation**: https://github.com/jadmadi/skills/blob/main/README.md
- **Domain**: AI Agents & Ecosystem
- **Category**: Developer Tools & Agents
- **Status**: Active Catalog
- **Year**: 2026
- **License**: MIT (permissive)
- **Author**: [@JadMadi](https://x.com/jadmadi)

## Quick Install & Run

```bash
pnpm dlx skills add jadmadi/skills
```

## The Problem It Solves

Coding agents frequently hallucinate procedures or rush to risky edits without structured problem deconstruction, pre-commit checklists, or knowledge of platform constraints like Cloudflare Workers limits.

## The Solution

A battle-tested set of executable instructions and checklists that enforce discipline in code review, architecture documentation, problem solving, and edge compute limits.

## Key Features & Capabilities

- ADOO: Assess, Deconstruct, Organize, Optimize structured problem-solving framework
- pre-flight-check: Pre-commit and pre-deploy gate for full-stack API and schema changes
- codebase-artifact: Self-contained single-file HTML architecture documentation generator
- cf-cpu-audit: Workers CPU time limit optimization and isolate analysis
- cf-d1-audit: Cloudflare D1 query pattern, index, and billing optimization

## Technical Specifications & Architecture

- **Languages**: Markdown, Shell
- **Frameworks / Libraries**: Agent Skills Specification
- **Architecture**: Modular directory structure (SKILL.md, scripts, references, assets)
- **License Model**: MIT

## Frequently Asked Questions

### How do I add these skills to my AI agent tool?

Run `pnpm dlx skills add jadmadi/skills` or copy the skills folder directly into `.agents/skills` or `.claude/skills`.

## Links & References

- Project Page on Crosscurrent Code: https://jadmadi.net/project/skills/
- Full Projects Directory: https://jadmadi.net/projects/
- Author Profile: https://jadmadi.net/about/
