spinframework / spinframework/spin
Enable developers to see a list of plugins via spin CLI by category (trigger type, SDK)
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
As a new Spin developer, I may want to see what plugins are available for use. Being able to query for those on Spin CLI and filter by broad category (trigger type, SDK, etc.) would be very useful. It would also be cool if we built this in a manner so that it could be ingested by our VS Code extension and made visible in the code editor UI.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the existing Spin CLI plugin discovery or listing entry point and how plugins expose trigger-type and SDK information. Then determine how a category-filtered result could also be consumed by the VS Code extension; done means the CLI lists plugins by category and provides a usable path for editor integration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100