π§ Kitchen Gadgets
Production-grade AI agent skills for every phase of software development. Click any gadget to see how it works and grab the install snippet for your project.
23 gadgets Β· Source: addyosmani/agent-skills Β· Works with Claude, Gemini, any AI coding agent
Copy the install snippet and paste it into a message to your AI agent β or add the raw GitHub URL to your CLAUDE.md / AGENTS.md file so it's always available. Each skill encodes a repeatable engineering workflow.
Further Reading
A comprehensive catalogue of design patterns for agentic AI systems β ReAct, Plan-and-Execute, Reflection, Tool Use, Multi-Agent, and more. Each pattern with diagrams and implementation notes.
A broader companion collection covering orchestration strategies, memory patterns, error recovery loops, and real-world agent architectures at different complexity levels.
How agents manage what they remember across a session β in-context storage, external memory, summarisation strategies, and when each approach breaks down.
The Model Context Protocol spec and server directory β how agents connect to Slack, GitHub, databases, and hundreds of other tools through a standardised interface.