A specialized Claude Code skill for developing Rule Systems and Smart Account infrastructure on Lazorkit.
This repository provides Claude Code with the logic and guidelines to build on the Lazorkit ecosystem:
- Smart Account (LSA): Modular account abstraction architecture.
- Rule Engine: Designing and deploying programmable rules for automated on-chain logic.
- dApp Integration: Standardized guidelines for connecting dApps to Lazorkit.
Note
This project is currently a Work In Progress. Documentation and logic files are being actively refined.
SKILL.md: Core definitions and rule logic standards.smart-account.md: LSA structure and account lifecycle.rule-dev.md: Guidelines for building and testing rule systems.integration.md: Integration snippets for dApp developers.
Once the skill files are populated, Claude Code will assist with:
- Rule Design: "Create a whitelist rule for Lazorkit."
- LSA Setup: "How to initialize a Smart Account on Lazorkit?"
- Integration: "Provide a snippet to connect my dApp to Lazorkit infrastructure."
As this is an open-source project in its early stages, we welcome all feedback and contributions to help define the Lazorkit development standards.
MIT