Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.45 KB

File metadata and controls

37 lines (23 loc) · 1.45 KB

Lazorkit Protocol Skills (wip) 🚧

A specialized Claude Code skill for developing Rule Systems and Smart Account infrastructure on Lazorkit.

Overview

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.

Skill Structure

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.

Usage

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."

Contributing

As this is an open-source project in its early stages, we welcome all feedback and contributions to help define the Lazorkit development standards.

License

MIT