docs: add Claude Code plugin with MobX.dart agent skills - #1075
Open
amondnet wants to merge 2 commits into
Open
Conversation
amondnet
force-pushed
the
feat/claude-plugin
branch
2 times, most recently
from
March 30, 2026 06:10
6e283f2 to
00fb712
Compare
Add a Claude Code plugin with MobX.dart agent skills and a Working with AI guide covering tips for AI tools, skill installation, and custom instructions. Includes: - .claude-plugin/plugin.json and marketplace.json - skills/mobx-dart/ with SKILL.md, GENERATION.md, and 11 reference files - docs/docs/guides/working-with-ai.mdx - README section with installation instructions
amondnet
force-pushed
the
feat/claude-plugin
branch
from
March 30, 2026 06:16
00fb712 to
c03f7fe
Compare
amondnet
marked this pull request as ready for review
March 30, 2026 08:27
pavanpodila
requested changes
Aug 20, 2026
| ### Remind AI About Code Generation | ||
|
|
||
| MobX.dart relies on `mobx_codegen`. When asking AI to create a store, remind it | ||
| about the boilerplate: |
Member
There was a problem hiding this comment.
I think this part is not necessarily true for every project. Some projects rely purely on raw observables rather than using codegen, so we should not make it a mandate that everyone has to go through codegen.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a Claude Code plugin that provides MobX.dart-specific agent skills covering core APIs, reactions, Flutter integration, reactive collections, best practices, and advanced configuration.
Includes:
Pull Request Checklist
pubspec.yamlis updated.major/minor/patch/patch-count, depending on the complexity of changemelos run set_versioncommand from the root directory