Agent Plugins Marketplace
All plugins

crules-flutter

v0.2.1

crules-flutter——面向 Flutter 工程的独立协作规则 plugin(fork 自 crules v74-fork-base,独立演进)

Claude Code1 Skill

By chuxiong0 GitHub starsUpdated 2 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Aug 27, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install plugin

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install crules-flutter@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/BIG-BEARC/crules-flutter

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

crules-flutter/
├── .claude-plugin/plugin.json
└── skills/flutter-rules/SKILL.md

Included Skills1

flutter-rulesskills/flutter-rules/SKILL.md

Flutter/Dart 技术最佳实践参考——写/审 Flutter 代码时查找风格、架构、主题、布局、颜色、字体、无障碍等规范细节用(按需加载的参考库,非常驻)。与 dart-flutter skills 重叠处以 skill 为准,本 skill 是补充参考(清单/规范类内容为主)。

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "crules-flutter",
  "version": "0.2.1",
  "description": "crules-flutter——面向 Flutter 工程的独立协作规则 plugin(fork 自 crules v74-fork-base,独立演进)",
  "author": {
    "name": "chuxiong"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[crules-flutter on Agent Plugins Marketplace](https://pluginsmp.com/plugins/crules-flutter)