afd

Official

Agent-First Development patterns.

Authorlushly-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides patterns and tools for building software where AI agents are first-class users, simplifying agent integration and command design.

Core Features & Use Cases

  • Command Design: Define commands with Zod schemas for robust input validation and clear agent interaction.
  • CLI Validation: Test commands via the command line before building any UI, ensuring reliability.
  • MCP Integration: Set up and connect to MCP servers for agent communication.
  • Use Case: When developing a new application feature, use AFD to first define it as a command-line interface (CLI) command, validate its behavior, and then build the UI or agent integration on top of that solid foundation.

Quick Start

Use the afd skill to define a new command with a Zod schema for input validation.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: afd
Download link: https://github.com/lushly-dev/afd/archive/main.zip#afd

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.