Domain modeling helps you turn real world business ideas into clean Rust code. You learn to decide if something is an Entity with its own identity or a Value Object that can be swapped out. This skill shows you how to keep your data safe and your code easy to change.
You get simple patterns for Aggregates, Repositories, and Domain Events. Each pattern comes with a Rust example you can use right away. The guide also points out common mistakes like using plain strings instead of newtypes.
Developers who want clear business rules and fewer bugs will find this skill very useful. It works well with other skills about ownership and type driven design.
Global
mkdir -p ~/.claude/skills/m09-domainProject
mkdir -p .claude/skills/m09-domainSource 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