Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 677 Bytes

File metadata and controls

24 lines (15 loc) · 677 Bytes

Claude Plugin

We maintain a Claude plugin that may be useful for the community to use AI-powered guidance for development.

Installation

You can install the Armeria Claude plugin from the marketplace:

/plugin marketplace add line/armeria
/plugin install armeria@armeria

Contributing

To contribute new features to the Claude plugin:

  1. Create or update a markdown file in <project dir>/tools/claude-plugins/armeria
  2. Reference official Armeria documentation URLs if applicable
  3. Submit a pull request for review

References