Skip to content

Skill Map

Use this page to find the right ACT entrypoint for any task.

Use the plain skills for general work. Use the -flutter variants when the project or task is Flutter/Dart.

Core SkillFlutter VariantPurpose
/act-configNoneChoose where ACT saves Specs and Work Items
/act-interview/act-interview-flutterClarify intent and decisions before writing a Spec
/act-create-spec/act-create-spec-flutterCreate a requirements Spec
/act-refine-spec/act-refine-spec-flutterOptional quality gate for a Spec
/act-create-issues/act-create-issues-flutterCreate Work Items from a Spec
/act-implement/act-implement-flutterImplement one Work Item per run

The Flutter/Dart variants are documented on the corresponding plain skill pages.

Deprecated legacy workflow skills

These remain available for compatibility, but are not the recommended workflow.

SkillCurrent replacement
/act-workflow-spec/act-interview then /act-create-spec
/act-workflow-refine-spec/act-refine-spec
/act-workflow-plan/act-create-issues
/act-workflow-work/act-implement
/act-workflow-compoundNo current replacement
SkillPurpose
/act-git-commitCommit staged changes
/act-git-commit-allCommit all changes
/act-git-push-make-prPush and create a PR
/act-git-switch-main-pullSwitch to main and pull
/act-git-worktree [action]Manage worktrees
SkillPurpose
/act-flutter-create <name>Create a Flutter project
/act-dart-create <name>Create a Dart CLI project
/act-flutter-pub-upgrade-majorUpgrade all dependencies
/act-flutter-screenshot [path]Take a screenshot for verification
/act-flutter-driver-mcp [setup|verify|troubleshoot]Set up Flutter Driver entrypoints for Dart MCP runtime interaction
/act-figma-to-flutter [setup|url|selected node]Inspect Figma MCP designs before Flutter implementation
/act-flutter-tddSet up TDD discipline
/act-flutter-robot-testingSet up robot journey tests
/act-flutter-drift-setupSet up Drift/SQLite database
/act-flutter-sentry-init <project> <org>Set up Sentry error reporting
/act-download-flutter-rulesDownload official Flutter rules
/act-flutter-development [official|lite|full|topic]Load Flutter knowledge directly
SkillPurpose
/act-updateUpdate ACT
/act-help [name]Get help

ACT may use these research agents for larger codebase, Flutter documentation, or Flutter pattern research tasks.

AgentPurpose
act-codebase-researcherResearch project structure, patterns, and conventions
act-flutter-docs-researcherGather Flutter/Dart SDK or package documentation
act-flutter-patterns-researcherResearch Flutter/Dart patterns and principles from ACT knowledge