By sickn33
Implement Domain-Driven Design with tactical patterns (aggregates, entities, value objects), CQRS, event sourcing, and saga orchestration. Design bounded contexts, map integration contracts, and build event stores with read models for scalable, event-driven systems.
Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.
Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.
Design DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains.
Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants.
Plan and route Domain-Driven Design work from strategic modeling to tactical implementation and evented architecture patterns.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Installable GitHub library of 1,460+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and other AI coding assistants.
Antigravity Awesome Skills is an installable GitHub library and npm installer for reusable SKILL.md playbooks. It is designed for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, Kiro, OpenCode, GitHub Copilot, and other AI coding assistants that benefit from structured operating instructions. Instead of collecting one-off prompt snippets, this repository gives you a searchable, installable catalog of skills, bundles, workflows, plugin-safe distributions, and practical docs that help agents perform recurring tasks with better context, stronger constraints, and clearer outputs.
You can use this repo to install a broad multi-tool skill library, start from role-based bundles, or jump into workflow-driven execution for planning, coding, debugging, testing, security review, infrastructure, product work, and growth tasks. The root README is intentionally a high-signal landing page: understand what the project is, install it quickly, choose the right tool path, and then follow deeper docs only when you need them.
Start here: Star the repo · Install in 1 minute · Choose your tool · Best skills by tool · 📚 Browse 1,460+ Skills · Bundles · Workflows · Plugins for Claude Code and Codex
Current release: V11.3.0. Trusted by 38k+ GitHub stargazers, this repository combines official and community skill collections with bundles, workflows, installation paths, and docs that help you go from first install to daily use quickly.
npx antigravity-awesome-skills to put skills where your tool expects them.Most users should start with the full library install and use bundles or workflows to narrow down what to try first.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-ddd-evented-architecturePlugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,640 supported skills.
Editorial "RevOps & CRM Automation" bundle for Claude Code from Antigravity Awesome Skills.
Editorial "Integration & APIs" bundle for Claude Code from Antigravity Awesome Skills.
Editorial "Commerce & Payments" bundle for Claude Code from Antigravity Awesome Skills.
Editorial "Apple Platform Design" bundle for Claude Code from Antigravity Awesome Skills.
Editorial "Architecture & Design" bundle for Claude Code from Antigravity Awesome Skills.
DDD-flavored agentic harness: Socratic vision modeling, bounded contexts, parallel workers, decision records
PHP Architecture Toolkit — DDD, CQRS, Event Sourcing, Clean/Hexagonal Architecture, GoF Patterns, PSR, Docker, CI/CD
Senior craftsman methodology for AI-assisted development. DDD, Clean Architecture, TDD, and systematic workflows that transform Claude into a disciplined software engineer.
Implement event-driven APIs with message queues and event streaming
Use this agent when you need to design scalable architecture and folder structures for new features or projects. Examples include: when starting a new feature module, refactoring existing code organization, planning microservice boundaries, designing component hierarchies, or establishing project structure conventions. For example: user: 'I need to add a user authentication system to my app' -> assistant: 'I'll use the code-architect agent to design the architecture and folder structure for your authentication system' -> <uses agent>. Another example: user: 'How should I organize my e-commerce product catalog feature?' -> assistant: 'Let me use the code-architect agent to design a scalable structure for your product catalog' -> <uses agent>.