Skip to content

Plugin and agent skills for Claude Code et al which makes development easier

License

Notifications You must be signed in to change notification settings

QuickDapp/llm-plugins

Repository files navigation

QuickDapp Claude Code Plugins

Claude Code plugins for scaffolding and developing QuickDapp projects.

Installation

Add this marketplace to Claude Code:

/plugin marketplace add QuickDapp/llm-plugins

Install the plugin:

/plugin install quickdapp@quickdapp-plugins

Available Commands

create-project

Scaffold a new QuickDapp project interactively.

/quickdapp:create-project

Prompts for folder name, variant (base or web3), and package runner (bunx or npx), then runs the CLI and displays next steps.

Available Skills

write-code

Automatically activated when writing code in a QuickDapp project. Ensures adherence to project conventions by:

  • Reading project CLAUDE.md for conventions
  • Fetching version-specific documentation from quickdapp.xyz
  • Enforcing TypeScript, DrizzleORM, GraphQL schema-first, React named exports, and other conventions
  • Detecting Web3 variant and applying additional conventions
  • Flagging convention violations before proceeding

update-claude-md

Activated when modifying a QuickDapp project's CLAUDE.md. Protects QuickDapp-specific instructions by:

  • Identifying and preserving QuickDapp sections (Overview, Documentation, CLI Commands, Coding Guidelines, Web3)
  • Adding user instructions in clearly separated sections
  • Detecting conflicts between user requests and QuickDapp conventions
  • Asking the user which should take precedence on conflict

License

MIT

About

Plugin and agent skills for Claude Code et al which makes development easier

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •