1. Run the `create_design_system_rules` tool with the appropriate `clientLanguages` and `clientFrameworks` parameters.
2. Analyze the project's codebase to understand existing component organization, styling approaches, and architectural decisions.
3. Generate project-specific design system rules, including general component rules, styling rules, Figma MCP integration rules, asset handling rules, and project-specific conventions.
4. Save the generated rules to a `CLAUDE.md` file in the project root.
5. Test the rules by implementing a simple Figma component and verifying that Claude follows the rules correctly.
6. Refine the rules based on testing and feedback, and update them as the project evolves.