From fulcrum
Use when the user formats or lints Dart or Flutter source code from the command line - dart format is the formatter (Black-style, mutates by default) and dart analyze is the static analyzer (errors, warnings, lints). Both ship with the Dart SDK; no separate install.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fulcrum:dart-toolchainThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
See [references/when-to-use.md](references/when-to-use.md). Load only when this section is needed.
SKILL.original.mdreferences/anti-patterns.mdreferences/anti-patterns.original.mdreferences/cross-refs.mdreferences/cross-refs.original.mdreferences/invocation.mdreferences/invocation.original.mdreferences/patterns.mdreferences/patterns.original.mdreferences/when-to-use.mdreferences/when-to-use.original.mdSee references/when-to-use.md. Load only when this section is needed.
See references/invocation.md. Load only when this section is needed.
See references/patterns.md. Load only when this section is needed.
See references/anti-patterns.md. Load only when this section is needed.
See references/cross-refs.md. Load only when this section is needed.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub moabualruz/fulcrum --plugin fulcrum