Domain-Driven Design helps you model complex business logic with clear building blocks. You use entities for things with identity and value objects for immutable concepts. These patterns keep your code organized and your business rules easy to follow.
This skill shows you how to build rich domain models in Python and TypeScript. You will learn about aggregates, domain services, and bounded contexts. It is a handy reference for backend developers who need to separate business logic from technical details.
Use it when you want to enforce invariants and create a shared language between your team and the code. The examples are simple and ready to adapt to your own projects.
Global
mkdir -p ~/.claude/skills/domain-driven-designProject
mkdir -p .claude/skills/domain-driven-designSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls