ai-agent-development
About
This workflow provides a structured approach for developers building AI agents, from single autonomous agents to complex multi-agent systems. It covers agent design, orchestration with tools like CrewAI and LangGraph, and includes tool integration and memory systems. Use it when implementing agent architectures, multi-agent collaboration, or adding capabilities to your AI agents.
Quick Install
Claude Code
Recommendednpx skills add sickn33/antigravity-awesome-skills -a claude-code/plugin add https://github.com/sickn33/antigravity-awesome-skillsgit clone https://github.com/sickn33/antigravity-awesome-skills.git ~/.claude/skills/ai-agent-developmentCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
api-security-testing
OtherThis skill provides a comprehensive security testing workflow for both REST and GraphQL APIs. It covers authentication, authorization, rate limiting, and input validation testing across multiple phases. Developers should use it for API security assessments, bug bounty testing, or validating API implementations against security best practices.
terraform-infrastructure
OtherThis Claude Skill provides a specialized Terraform workflow for infrastructure as code, enabling developers to provision cloud resources and create reusable modules. It covers the full lifecycle including setup, state management, and multi-environment deployments. Use this when implementing IaC best practices or managing infrastructure at scale with Terraform.
react-nextjs-development
OtherThis skill provides a specialized workflow for building React and Next.js 14+ applications using modern patterns like the App Router, Server Components, TypeScript, and Tailwind CSS. Use it when scaffolding new projects, implementing full-stack features, or applying current Next.js best practices. It bundles granular skills for application setup, full-stack guidance, and specific pattern implementation.
python-fastapi-development
OtherThis skill provides a specialized workflow for building production-ready Python backends with FastAPI. It covers async patterns, SQLAlchemy ORM integration, Pydantic validation, and authentication implementation. Use it when developing REST APIs, microservices, or any async Python backend requiring database integration and robust API patterns.
