# Addyosmani Agent Skills

> Specialist knowledge of the addyosmani/agent-skills project (Shell, JavaScript). Use when working with or extending agent-skills: understanding its architecture, patterns, and configuration. Not for general Shell, JavaScript questions unrelated to agent-skills.

- Skill: `jmxt3/addyosmani-agent-skills` (Agent Skill, multi-file: 10 files)
- Install (CLI): `npx skillmds@latest add jmxt3/addyosmani-agent-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jmxt3/addyosmani-agent-skills/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: jmxt3 (https://skillmd.com/u/jmxt3)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jmxt3/addyosmani-agent-skills

---


# addyosmani/agent-skills — Code Skill

## What this is

**Production-grade engineering skills for AI coding agents.**

## When to use

- Understanding the architecture and module layout of agent-skills
- Locating and calling functions, classes, and methods in its public API
- Extending or modifying behavior consistent with its existing patterns
- Debugging by tracing through its modules
- Setting up, running, or configuring the project

## Key concepts

Top-level areas: `.agents/`, `.claude/`, `.claude-plugin/`, `.codex-plugin/`, `.gemini/`, `.github/`, `.opencode/`, `agents/`.

Primary languages: Shell, JavaScript.

## Quickstart

```bash
git clone https://github.com/addyosmani/agent-skills.git
```

## References

- [Architecture & dependencies](references/architecture.md)
- [Usage examples](references/examples.md)
- [Setup & commands](references/setup.md)

## Code Access

The full source digest for this repository is available locally:

- [Full Code Digest](references/addyosmani_agent_skills_digest.txt)

