monomind 1.16.6 → 1.16.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -1
- package/packages/@monomind/cli/.claude/agents/architecture/system-design/arch-system-design.md +54 -0
- package/packages/@monomind/cli/.claude/agents/consensus/crdt-synchronizer.md +977 -0
- package/packages/@monomind/cli/.claude/agents/consensus/quorum-manager.md +803 -0
- package/packages/@monomind/cli/.claude/agents/consensus/security-manager.md +602 -0
- package/packages/@monomind/cli/.claude/agents/core/coder.md +262 -0
- package/packages/@monomind/cli/.claude/agents/core/coordinator.md +71 -0
- package/packages/@monomind/cli/.claude/agents/core/planner.md +170 -0
- package/packages/@monomind/cli/.claude/agents/core/researcher.md +192 -0
- package/packages/@monomind/cli/.claude/agents/core/reviewer.md +327 -0
- package/packages/@monomind/cli/.claude/agents/core/tester.md +318 -0
- package/packages/@monomind/cli/.claude/agents/design/design-monodesign.md +121 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-ai-data-remediation-engineer.md +212 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-ai-engineer.md +165 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-autonomous-optimization-architect.md +108 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-backend-architect.md +254 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-code-reviewer.md +95 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-data-engineer.md +307 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-database-optimizer.md +200 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-devops-automator.md +430 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-embedded-firmware-engineer.md +174 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-feishu-integration-developer.md +607 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-frontend-developer.md +249 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-git-workflow-master.md +108 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-incident-response-commander.md +482 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-mobile-app-builder.md +499 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-rapid-prototyper.md +463 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-security-engineer.md +303 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-senior-developer.md +195 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-software-architect.md +100 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-solidity-smart-contract-engineer.md +528 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-sre.md +114 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-technical-writer.md +412 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-threat-detection-engineer.md +540 -0
- package/packages/@monomind/cli/.claude/agents/engineering/engineering-wechat-mini-program-developer.md +351 -0
- package/packages/@monomind/cli/.claude/agents/generated/case-analyst.md +50 -0
- package/packages/@monomind/cli/.claude/agents/generated/channel-intelligence-director.md +87 -0
- package/packages/@monomind/cli/.claude/agents/generated/chief-growth-officer.md +88 -0
- package/packages/@monomind/cli/.claude/agents/generated/churn-analyst.md +53 -0
- package/packages/@monomind/cli/.claude/agents/generated/code-reviewer.md +55 -0
- package/packages/@monomind/cli/.claude/agents/generated/code-validator.md +57 -0
- package/packages/@monomind/cli/.claude/agents/generated/complexity-scanner.md +56 -0
- package/packages/@monomind/cli/.claude/agents/generated/content-seo-strategist.md +90 -0
- package/packages/@monomind/cli/.claude/agents/generated/copy-editor.md +45 -0
- package/packages/@monomind/cli/.claude/agents/generated/court-reporter.md +50 -0
- package/packages/@monomind/cli/.claude/agents/generated/defender.md +51 -0
- package/packages/@monomind/cli/.claude/agents/generated/devbot-orchestrator.md +58 -0
- package/packages/@monomind/cli/.claude/agents/generated/devbot-planner.md +63 -0
- package/packages/@monomind/cli/.claude/agents/generated/developer-community-strategist.md +91 -0
- package/packages/@monomind/cli/.claude/agents/generated/editor-in-chief.md +45 -0
- package/packages/@monomind/cli/.claude/agents/generated/fact-checker.md +45 -0
- package/packages/@monomind/cli/.claude/agents/generated/impact-assessor.md +54 -0
- package/packages/@monomind/cli/.claude/agents/generated/judge.md +51 -0
- package/packages/@monomind/cli/.claude/agents/generated/outreach-partnership-strategist.md +90 -0
- package/packages/@monomind/cli/.claude/agents/generated/prosecutor.md +51 -0
- package/packages/@monomind/cli/.claude/agents/generated/reporter.md +45 -0
- package/packages/@monomind/cli/.claude/agents/generated/social-media-strategist.md +91 -0
- package/packages/@monomind/cli/.claude/agents/generated/video-visual-strategist.md +90 -0
- package/packages/@monomind/cli/.claude/agents/github/code-review-swarm.md +557 -0
- package/packages/@monomind/cli/.claude/agents/github/github-modes.md +154 -0
- package/packages/@monomind/cli/.claude/agents/github/issue-tracker.md +299 -0
- package/packages/@monomind/cli/.claude/agents/github/multi-repo-swarm.md +525 -0
- package/packages/@monomind/cli/.claude/agents/github/pr-manager.md +163 -0
- package/packages/@monomind/cli/.claude/agents/github/project-board-sync.md +478 -0
- package/packages/@monomind/cli/.claude/agents/github/release-manager.md +296 -0
- package/packages/@monomind/cli/.claude/agents/github/repo-architect.md +359 -0
- package/packages/@monomind/cli/.claude/agents/github/swarm-issue.md +548 -0
- package/packages/@monomind/cli/.claude/agents/github/swarm-pr.md +427 -0
- package/packages/@monomind/cli/.claude/agents/github/sync-coordinator.md +355 -0
- package/packages/@monomind/cli/.claude/agents/github/workflow-automation.md +640 -0
- package/packages/@monomind/cli/.claude/agents/goal/goal-planner.md +168 -0
- package/packages/@monomind/cli/.claude/agents/hive-mind/collective-intelligence-coordinator.md +129 -0
- package/packages/@monomind/cli/.claude/agents/hive-mind/queen-coordinator.md +202 -0
- package/packages/@monomind/cli/.claude/agents/hive-mind/scout-explorer.md +241 -0
- package/packages/@monomind/cli/.claude/agents/hive-mind/swarm-memory-manager.md +192 -0
- package/packages/@monomind/cli/.claude/agents/hive-mind/worker-specialist.md +216 -0
- package/packages/@monomind/cli/.claude/agents/marketing/marketing-competitive-content.md +155 -0
- package/packages/@monomind/cli/.claude/agents/marketing/marketing-cro-specialist.md +147 -0
- package/packages/@monomind/cli/.claude/agents/marketing/marketing-email-specialist.md +90 -0
- package/packages/@monomind/cli/.claude/agents/marketing/marketing-launch-strategist.md +129 -0
- package/packages/@monomind/cli/.claude/agents/marketing/marketing-pricing-strategist.md +127 -0
- package/packages/@monomind/cli/.claude/agents/optimization/benchmark-suite.md +665 -0
- package/packages/@monomind/cli/.claude/agents/optimization/load-balancer.md +431 -0
- package/packages/@monomind/cli/.claude/agents/optimization/performance-monitor.md +672 -0
- package/packages/@monomind/cli/.claude/agents/optimization/resource-allocator.md +674 -0
- package/packages/@monomind/cli/.claude/agents/optimization/topology-optimizer.md +808 -0
- package/packages/@monomind/cli/.claude/agents/reengineer-squad/boss.md +113 -0
- package/packages/@monomind/cli/.claude/agents/reengineer-squad/critic-architect.md +132 -0
- package/packages/@monomind/cli/.claude/agents/reengineer-squad/git-manager.md +145 -0
- package/packages/@monomind/cli/.claude/agents/reengineer-squad/idea-generator.md +95 -0
- package/packages/@monomind/cli/.claude/agents/reengineer-squad/implementer.md +112 -0
- package/packages/@monomind/cli/.claude/agents/reengineer-squad/integration-planner.md +112 -0
- package/packages/@monomind/cli/.claude/agents/reengineer-squad/source-analyst.md +103 -0
- package/packages/@monomind/cli/.claude/agents/reengineer-squad/target-analyst.md +118 -0
- package/packages/@monomind/cli/.claude/agents/reengineer-squad/tester.md +105 -0
- package/packages/@monomind/cli/.claude/agents/schemas/architecture-output.json +43 -0
- package/packages/@monomind/cli/.claude/agents/schemas/code-review-output.json +28 -0
- package/packages/@monomind/cli/.claude/agents/schemas/generic-task-input.json +12 -0
- package/packages/@monomind/cli/.claude/agents/schemas/implementation-output.json +18 -0
- package/packages/@monomind/cli/.claude/agents/schemas/research-output.json +31 -0
- package/packages/@monomind/cli/.claude/agents/schemas/security-audit-output.json +29 -0
- package/packages/@monomind/cli/.claude/agents/schemas/test-report-output.json +29 -0
- package/packages/@monomind/cli/.claude/agents/sparc/architecture.md +453 -0
- package/packages/@monomind/cli/.claude/agents/sparc/pseudocode.md +299 -0
- package/packages/@monomind/cli/.claude/agents/sparc/refinement.md +504 -0
- package/packages/@monomind/cli/.claude/agents/sparc/specification.md +258 -0
- package/packages/@monomind/cli/.claude/agents/specialists/integration-architect.md +94 -0
- package/packages/@monomind/cli/.claude/agents/specialized/agentic-identity-trust.md +388 -0
- package/packages/@monomind/cli/.claude/agents/specialized/agents-orchestrator.md +368 -0
- package/packages/@monomind/cli/.claude/agents/specialized/automation-governance-architect.md +217 -0
- package/packages/@monomind/cli/.claude/agents/specialized/blockchain-security-auditor.md +497 -0
- package/packages/@monomind/cli/.claude/agents/specialized/compliance-auditor.md +159 -0
- package/packages/@monomind/cli/.claude/agents/specialized/identity-graph-operator.md +261 -0
- package/packages/@monomind/cli/.claude/agents/specialized/lsp-index-engineer.md +315 -0
- package/packages/@monomind/cli/.claude/agents/specialized/mobile/spec-mobile-react-native.md +89 -0
- package/packages/@monomind/cli/.claude/agents/specialized/specialized-cultural-intelligence-strategist.md +89 -0
- package/packages/@monomind/cli/.claude/agents/specialized/specialized-developer-advocate.md +318 -0
- package/packages/@monomind/cli/.claude/agents/specialized/specialized-document-generator.md +56 -0
- package/packages/@monomind/cli/.claude/agents/specialized/specialized-mcp-builder.md +64 -0
- package/packages/@monomind/cli/.claude/agents/specialized/specialized-model-qa.md +489 -0
- package/packages/@monomind/cli/.claude/agents/specialized/specialized-workflow-architect.md +598 -0
- package/packages/@monomind/cli/.claude/agents/specialized/zk-steward.md +212 -0
- package/packages/@monomind/cli/.claude/agents/swarm/mesh-coordinator.md +363 -0
- package/packages/@monomind/cli/.claude/agents/templates/automation-smart-agent.md +185 -0
- package/packages/@monomind/cli/.claude/agents/templates/coordinator-swarm-init.md +83 -0
- package/packages/@monomind/cli/.claude/agents/templates/implementer-sparc-coder.md +231 -0
- package/packages/@monomind/cli/.claude/agents/testing/production-validator.md +374 -0
- package/packages/@monomind/cli/.claude/agents/testing/tdd-london-swarm.md +241 -0
- package/packages/@monomind/cli/.claude/agents/testing/testing-accessibility-auditor.md +322 -0
- package/packages/@monomind/cli/.claude/agents/testing/testing-api-tester.md +307 -0
- package/packages/@monomind/cli/.claude/agents/testing/testing-evidence-collector.md +211 -0
- package/packages/@monomind/cli/.claude/agents/testing/testing-performance-benchmarker.md +269 -0
- package/packages/@monomind/cli/.claude/agents/testing/testing-test-results-analyzer.md +306 -0
- package/packages/@monomind/cli/.claude/agents/testing/testing-tool-evaluator.md +395 -0
- package/packages/@monomind/cli/.claude/agents/testing/testing-workflow-optimizer.md +451 -0
- package/packages/@monomind/cli/.claude/commands/agents/README.md +14 -0
- package/packages/@monomind/cli/.claude/commands/agents/agent-capabilities.md +25 -0
- package/packages/@monomind/cli/.claude/commands/agents/agent-coordination.md +32 -0
- package/packages/@monomind/cli/.claude/commands/agents/agent-spawning.md +32 -0
- package/packages/@monomind/cli/.claude/commands/agents/agent-types.md +30 -0
- package/packages/@monomind/cli/.claude/commands/analysis/README.md +18 -0
- package/packages/@monomind/cli/.claude/commands/analysis/bottleneck-detect.md +69 -0
- package/packages/@monomind/cli/.claude/commands/analysis/performance-bottlenecks.md +59 -0
- package/packages/@monomind/cli/.claude/commands/analysis/performance-report.md +52 -0
- package/packages/@monomind/cli/.claude/commands/analysis/token-usage.md +47 -0
- package/packages/@monomind/cli/.claude/commands/automation/README.md +19 -0
- package/packages/@monomind/cli/.claude/commands/automation/auto-agent.md +86 -0
- package/packages/@monomind/cli/.claude/commands/automation/self-healing.md +108 -0
- package/packages/@monomind/cli/.claude/commands/automation/session-memory.md +89 -0
- package/packages/@monomind/cli/.claude/commands/automation/smart-agents.md +81 -0
- package/packages/@monomind/cli/.claude/commands/automation/smart-spawn.md +66 -0
- package/packages/@monomind/cli/.claude/commands/automation/workflow-select.md +60 -0
- package/packages/@monomind/cli/.claude/commands/coordination/README.md +13 -0
- package/packages/@monomind/cli/.claude/commands/coordination/agent-spawn.md +69 -0
- package/packages/@monomind/cli/.claude/commands/coordination/swarm-init.md +82 -0
- package/packages/@monomind/cli/.claude/commands/coordination/task-orchestrate.md +79 -0
- package/packages/@monomind/cli/.claude/commands/github/README.md +24 -0
- package/packages/@monomind/cli/.claude/commands/github/github-modes.md +151 -0
- package/packages/@monomind/cli/.claude/commands/github/issue-tracker.md +293 -0
- package/packages/@monomind/cli/.claude/commands/github/pr-manager.md +173 -0
- package/packages/@monomind/cli/.claude/commands/github/release-manager.md +343 -0
- package/packages/@monomind/cli/.claude/commands/github/repo-architect.md +379 -0
- package/packages/@monomind/cli/.claude/commands/github/sync-coordinator.md +297 -0
- package/packages/@monomind/cli/.claude/commands/hive-mind/README.md +42 -0
- package/packages/@monomind/cli/.claude/commands/hive-mind/hive-mind-consensus.md +72 -0
- package/packages/@monomind/cli/.claude/commands/hive-mind/hive-mind-init.md +68 -0
- package/packages/@monomind/cli/.claude/commands/hive-mind/hive-mind-memory.md +73 -0
- package/packages/@monomind/cli/.claude/commands/hive-mind/hive-mind-spawn.md +82 -0
- package/packages/@monomind/cli/.claude/commands/hive-mind/hive-mind-status.md +56 -0
- package/packages/@monomind/cli/.claude/commands/hive-mind/hive-mind-stop.md +55 -0
- package/packages/@monomind/cli/.claude/commands/hive-mind/hive-mind.md +87 -0
- package/packages/@monomind/cli/.claude/commands/hooks/README.md +66 -0
- package/packages/@monomind/cli/.claude/commands/hooks/overview.md +117 -0
- package/packages/@monomind/cli/.claude/commands/hooks/post-edit.md +78 -0
- package/packages/@monomind/cli/.claude/commands/hooks/post-task.md +62 -0
- package/packages/@monomind/cli/.claude/commands/hooks/pre-edit.md +81 -0
- package/packages/@monomind/cli/.claude/commands/hooks/pre-task.md +76 -0
- package/packages/@monomind/cli/.claude/commands/hooks/session-end.md +82 -0
- package/packages/@monomind/cli/.claude/commands/hooks/setup.md +132 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/_repeat.md +472 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/_taskfile.md +235 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/adr.md +11 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/approve.md +94 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/architect.md +55 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/autodev.md +32 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/brain.md +102 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/budget.md +7 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/build.md +26 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/code-review.md +317 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/content.md +26 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/createorg.md +139 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/createtask.md +383 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/debug.md +22 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/design.md +20 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/do.md +528 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/execute.md +20 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/finance.md +26 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/finish.md +20 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/graph-status.md +7 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/help.md +118 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/idea.md +26 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/ideate.md +261 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/improve.md +345 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/loops.md +7 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/marketing.md +26 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/master.md +1070 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/memory.md +230 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/ops.md +26 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/orgs.md +21 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/orgstatus.md +59 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/plan.md +26 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/receive-review.md +20 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/release.md +26 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/repeat.md +257 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/research.md +26 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/review.md +26 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/runorg.md +156 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/sales.md +26 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/skill-builder.md +20 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/specialagents.md +125 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/stoporg.md +78 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/swarm.md +161 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/taskdev.md +26 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/tdd.md +22 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/techport.md +30 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/understand.md +139 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/verify.md +22 -0
- package/packages/@monomind/cli/.claude/commands/mastermind/worktree.md +20 -0
- package/packages/@monomind/cli/.claude/commands/mastermind.md +121 -0
- package/packages/@monomind/cli/.claude/commands/memory/README.md +79 -0
- package/packages/@monomind/cli/.claude/commands/memory/memory-search.md +77 -0
- package/packages/@monomind/cli/.claude/commands/monitoring/README.md +69 -0
- package/packages/@monomind/cli/.claude/commands/monitoring/agent-metrics.md +65 -0
- package/packages/@monomind/cli/.claude/commands/monitoring/agents.md +71 -0
- package/packages/@monomind/cli/.claude/commands/monitoring/status.md +108 -0
- package/packages/@monomind/cli/.claude/commands/monobrowse.md +21 -0
- package/packages/@monomind/cli/.claude/commands/monograph/README.md +102 -0
- package/packages/@monomind/cli/.claude/commands/monograph/monograph-build.md +79 -0
- package/packages/@monomind/cli/.claude/commands/monograph/monograph-search.md +96 -0
- package/packages/@monomind/cli/.claude/commands/monograph/monograph-stats.md +53 -0
- package/packages/@monomind/cli/.claude/commands/monograph/monograph-watch.md +63 -0
- package/packages/@monomind/cli/.claude/commands/monograph/monograph-wiki.md +91 -0
- package/packages/@monomind/cli/.claude/commands/optimization/auto-topology.md +85 -0
- package/packages/@monomind/cli/.claude/commands/optimization/performance-optimize.md +79 -0
- package/packages/@monomind/cli/.claude/commands/pair/README.md +79 -0
- package/packages/@monomind/cli/.claude/commands/pair/examples.md +156 -0
- package/packages/@monomind/cli/.claude/commands/pair/modes.md +122 -0
- package/packages/@monomind/cli/.claude/commands/pair/session.md +124 -0
- package/packages/@monomind/cli/.claude/commands/sparc/analyzer.md +35 -0
- package/packages/@monomind/cli/.claude/commands/sparc/architect.md +36 -0
- package/packages/@monomind/cli/.claude/commands/sparc/ask.md +56 -0
- package/packages/@monomind/cli/.claude/commands/sparc/batch-executor.md +37 -0
- package/packages/@monomind/cli/.claude/commands/sparc/code.md +48 -0
- package/packages/@monomind/cli/.claude/commands/sparc/coder.md +37 -0
- package/packages/@monomind/cli/.claude/commands/sparc/debug.md +42 -0
- package/packages/@monomind/cli/.claude/commands/sparc/debugger.md +37 -0
- package/packages/@monomind/cli/.claude/commands/sparc/designer.md +36 -0
- package/packages/@monomind/cli/.claude/commands/sparc/devops.md +68 -0
- package/packages/@monomind/cli/.claude/commands/sparc/docs-writer.md +39 -0
- package/packages/@monomind/cli/.claude/commands/sparc/documenter.md +37 -0
- package/packages/@monomind/cli/.claude/commands/sparc/innovator.md +37 -0
- package/packages/@monomind/cli/.claude/commands/sparc/integration.md +42 -0
- package/packages/@monomind/cli/.claude/commands/sparc/mcp.md +76 -0
- package/packages/@monomind/cli/.claude/commands/sparc/memory-manager.md +57 -0
- package/packages/@monomind/cli/.claude/commands/sparc/optimizer.md +37 -0
- package/packages/@monomind/cli/.claude/commands/sparc/orchestrator.md +70 -0
- package/packages/@monomind/cli/.claude/commands/sparc/post-deployment-monitoring-mode.md +42 -0
- package/packages/@monomind/cli/.claude/commands/sparc/refinement-optimization-mode.md +42 -0
- package/packages/@monomind/cli/.claude/commands/sparc/researcher.md +37 -0
- package/packages/@monomind/cli/.claude/commands/sparc/reviewer.md +37 -0
- package/packages/@monomind/cli/.claude/commands/sparc/security-review.md +39 -0
- package/packages/@monomind/cli/.claude/commands/sparc/sparc-modes.md +120 -0
- package/packages/@monomind/cli/.claude/commands/sparc/sparc.md +71 -0
- package/packages/@monomind/cli/.claude/commands/sparc/spec-pseudocode.md +39 -0
- package/packages/@monomind/cli/.claude/commands/sparc/supabase-admin.md +301 -0
- package/packages/@monomind/cli/.claude/commands/sparc/swarm-coordinator.md +50 -0
- package/packages/@monomind/cli/.claude/commands/sparc/tdd.md +37 -0
- package/packages/@monomind/cli/.claude/commands/sparc/tester.md +37 -0
- package/packages/@monomind/cli/.claude/commands/sparc/tutorial.md +38 -0
- package/packages/@monomind/cli/.claude/commands/sparc/workflow-manager.md +37 -0
- package/packages/@monomind/cli/.claude/commands/sparc.md +112 -0
- package/packages/@monomind/cli/.claude/commands/stream-chain/pipeline.md +116 -0
- package/packages/@monomind/cli/.claude/commands/stream-chain/run.md +156 -0
- package/packages/@monomind/cli/.claude/commands/swarm/README.md +40 -0
- package/packages/@monomind/cli/.claude/commands/swarm/analysis.md +73 -0
- package/packages/@monomind/cli/.claude/commands/swarm/development.md +72 -0
- package/packages/@monomind/cli/.claude/commands/swarm/examples.md +103 -0
- package/packages/@monomind/cli/.claude/commands/swarm/maintenance.md +75 -0
- package/packages/@monomind/cli/.claude/commands/swarm/optimization.md +84 -0
- package/packages/@monomind/cli/.claude/commands/swarm/research.md +76 -0
- package/packages/@monomind/cli/.claude/commands/swarm/swarm.md +79 -0
- package/packages/@monomind/cli/.claude/commands/swarm/testing.md +80 -0
- package/packages/@monomind/cli/.claude/commands/tokens.md +18 -0
- package/packages/@monomind/cli/.claude/commands/truth/start.md +121 -0
- package/packages/@monomind/cli/.claude/commands/ts.md +14 -0
- package/packages/@monomind/cli/.claude/commands/workflows/README.md +65 -0
- package/packages/@monomind/cli/.claude/commands/workflows/development.md +86 -0
- package/packages/@monomind/cli/.claude/commands/workflows/research.md +89 -0
- package/packages/@monomind/cli/.claude/commands/workflows/workflow-create.md +84 -0
- package/packages/@monomind/cli/.claude/commands/workflows/workflow-execute.md +103 -0
- package/packages/@monomind/cli/.claude/commands/workflows/workflow-export.md +90 -0
- package/packages/@monomind/cli/.claude/helpers/auto-memory-hook.mjs +413 -0
- package/packages/@monomind/cli/.claude/helpers/control-start.cjs +155 -0
- package/packages/@monomind/cli/.claude/helpers/event-logger.cjs +155 -0
- package/packages/@monomind/cli/.claude/helpers/extras-registry.json +5141 -0
- package/packages/@monomind/cli/.claude/helpers/graphify-freshen.cjs +115 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/adr-draft-handler.cjs +78 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/agent-start-handler.cjs +108 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/budget-status-handler.cjs +14 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/capture-handler.cjs +473 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/compact-handler.cjs +35 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/edit-handler.cjs +145 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/gates-handler.cjs +138 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/graph-status-handler.cjs +45 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/loops-status-handler.cjs +48 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/route-handler.cjs +457 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/session-handler.cjs +174 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/session-restore-handler.cjs +370 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/stats-handler.cjs +14 -0
- package/packages/@monomind/cli/.claude/helpers/handlers/task-handler.cjs +341 -0
- package/packages/@monomind/cli/.claude/helpers/hook-handler.cjs +400 -0
- package/packages/@monomind/cli/.claude/helpers/intelligence.cjs +164 -0
- package/packages/@monomind/cli/.claude/helpers/learning-service.mjs +60 -0
- package/packages/@monomind/cli/.claude/helpers/loop-tracker.cjs +119 -0
- package/packages/@monomind/cli/.claude/helpers/memory-palace.cjs +461 -0
- package/packages/@monomind/cli/.claude/helpers/memory.cjs +193 -0
- package/packages/@monomind/cli/.claude/helpers/metrics-db.mjs +87 -0
- package/packages/@monomind/cli/.claude/helpers/monolean-activate.cjs +20 -0
- package/packages/@monomind/cli/.claude/helpers/monolean-config.cjs +76 -0
- package/packages/@monomind/cli/.claude/helpers/monolean-instructions.cjs +109 -0
- package/packages/@monomind/cli/.claude/helpers/monolean-propagate.cjs +9 -0
- package/packages/@monomind/cli/.claude/helpers/monolean-tracker.cjs +18 -0
- package/packages/@monomind/cli/.claude/helpers/router.cjs +326 -0
- package/packages/@monomind/cli/.claude/helpers/session.cjs +140 -0
- package/packages/@monomind/cli/.claude/helpers/skill-registry.json +1043 -0
- package/packages/@monomind/cli/.claude/helpers/statusline.cjs +1350 -0
- package/packages/@monomind/cli/.claude/helpers/toggle-statusline.cjs +73 -0
- package/packages/@monomind/cli/.claude/helpers/token-tracker.cjs +934 -0
- package/packages/@monomind/cli/.claude/helpers/utils/micro-agents.cjs +354 -0
- package/packages/@monomind/cli/.claude/helpers/utils/monograph.cjs +386 -0
- package/packages/@monomind/cli/.claude/helpers/utils/telemetry.cjs +146 -0
- package/packages/@monomind/cli/.claude/skills/agent-browser-testing/SKILL.md +964 -0
- package/packages/@monomind/cli/.claude/skills/agentic-jujutsu/SKILL.md +645 -0
- package/packages/@monomind/cli/.claude/skills/github-issue-triage/SKILL.md +354 -0
- package/packages/@monomind/cli/.claude/skills/github-repo-recap/SKILL.md +207 -0
- package/packages/@monomind/cli/.claude/skills/hive-mind-advanced/SKILL.md +709 -0
- package/packages/@monomind/cli/.claude/skills/hooks-automation/SKILL.md +1193 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/_agent-select.md +132 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/_delegation.md +83 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/_intake.md +83 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/_protocol.md +404 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/_repeat.md +144 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/access.md +236 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/activity.md +191 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/adapter-manager.md +259 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/adapters.md +204 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/agent-detail.md +242 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/agents.md +178 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/approval-detail.md +259 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/approve.md +188 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/architect.md +863 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/autodev.md +536 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/backup.md +197 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/bootstrap.md +190 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/budgets.md +237 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/build.md +170 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/code-quality-reviewer-prompt.md +60 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/companies.md +256 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/content.md +197 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/costs.md +151 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/createorg.md +853 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/debug.md +232 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/design.md +189 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/diagnose.md +249 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/env.md +198 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/environments.md +250 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/execute.md +104 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/export.md +333 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/finance.md +166 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/finish.md +251 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/goal-detail.md +255 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/goals.md +149 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/heartbeat.md +164 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/idea.md +1142 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/implementer-prompt.md +109 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/import.md +281 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/inbox.md +214 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/instance-settings.md +315 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/instance.md +233 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/invite-landing.md +227 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/invites.md +254 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/issue-detail.md +291 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/issues.md +235 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/join-queue.md +170 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/liveness.md +392 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/marketing.md +228 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/memory.md +321 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/monitor.md +1284 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/monotask.md +350 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/my-issues.md +146 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/new-agent.md +241 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/ops.md +168 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/org-chart.md +209 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/org-settings.md +254 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/orgs.md +98 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/orgstatus.md +194 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/plan-to-tasks.md +136 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/plan.md +198 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/plugin-manager.md +241 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/plugin-settings.md +273 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/plugins.md +190 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/profile.md +187 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/project-detail.md +249 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/project-workspace.md +244 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/projects.md +164 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/receive-review.md +213 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/references/copywriting-frameworks.md +181 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/references/persuasion-psychology.md +158 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/release.md +168 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/research.md +168 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/review.md +219 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/routine-detail.md +253 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/routines.md +203 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/runorg.md +684 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/sales.md +170 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/search.md +186 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/secrets.md +199 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/skill-builder.md +274 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/skills.md +156 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/spec-reviewer-prompt.md +63 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/stoporg.md +138 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/taskdev.md +307 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/tasks.md +149 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/tdd.md +394 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/techport.md +743 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/threads.md +259 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/tree-control.md +250 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/verify.md +196 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/wiki.md +314 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/workspace-detail.md +317 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/workspaces.md +261 -0
- package/packages/@monomind/cli/.claude/skills/mastermind/worktree.md +215 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/SKILL.md +333 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/adapt.md +53 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/agents/monodesign-asset-producer.md +100 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/animate.md +65 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/audit.md +89 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/bolder.md +50 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/clarify.md +64 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/colorize.md +68 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/craft.md +51 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/critique.md +66 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/delight.md +47 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/distill.md +56 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/document.md +80 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/extract.md +74 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/harden.md +65 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/live.md +59 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/onboard.md +50 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/optimize.md +64 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/overdrive.md +56 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/polish.md +68 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/quieter.md +57 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/adapt.md +190 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/animate.md +175 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/antipatterns-catalog.md +359 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/audit.md +133 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/bolder.md +113 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/brand-workflow.md +180 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/brand.md +114 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/clarify.md +174 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/codex.md +107 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/cognitive-load.md +106 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/color-and-contrast.md +105 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/colorize.md +154 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/component-specs.md +260 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/component-states.md +274 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/component-system.md +358 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/copy-formulas.md +160 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/craft.md +196 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/critique.md +213 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/delight.md +302 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/design-principles.md +246 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/distill.md +111 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/document.md +427 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/extract.md +69 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/harden.md +347 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/heuristics-scoring.md +234 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/hooks.md +99 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/image-prompts.md +130 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/interaction-design.md +195 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/layout.md +141 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/live.md +622 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/motion-design.md +109 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/onboard.md +234 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/optimize.md +258 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/overdrive.md +130 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/personas.md +179 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/polish.md +233 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/pre-delivery-checklist.md +108 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/product.md +62 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/quieter.md +99 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/responsive-design.md +114 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/shape.md +151 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/spatial-design.md +100 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/teach.md +156 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/token-architecture.md +222 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/typeset.md +124 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/typography.md +159 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/ux-research.md +143 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/ux-rules.md +211 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/reference/ux-writing.md +107 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/shape.md +71 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/teach.md +69 -0
- package/packages/@monomind/cli/.claude/skills/monodesign/typeset.md +59 -0
- package/packages/@monomind/cli/.claude/skills/monolean/SKILL.md +118 -0
- package/packages/@monomind/cli/.claude/skills/monolean-audit/SKILL.md +41 -0
- package/packages/@monomind/cli/.claude/skills/monolean-debt/SKILL.md +46 -0
- package/packages/@monomind/cli/.claude/skills/monolean-help/SKILL.md +60 -0
- package/packages/@monomind/cli/.claude/skills/monolean-review/SKILL.md +57 -0
- package/packages/@monomind/cli/.claude/skills/monomind/browse-agentcore.md +115 -0
- package/packages/@monomind/cli/.claude/skills/monomind/browse-electron.md +188 -0
- package/packages/@monomind/cli/.claude/skills/monomind/browse-qa.md +228 -0
- package/packages/@monomind/cli/.claude/skills/monomind/browse-references/authentication.md +161 -0
- package/packages/@monomind/cli/.claude/skills/monomind/browse-references/trust-boundaries.md +40 -0
- package/packages/@monomind/cli/.claude/skills/monomind/browse-references/video-recording.md +83 -0
- package/packages/@monomind/cli/.claude/skills/monomind/browse-slack.md +188 -0
- package/packages/@monomind/cli/.claude/skills/monomind/browse-vercel.md +239 -0
- package/packages/@monomind/cli/.claude/skills/monomind/browse.md +724 -0
- package/packages/@monomind/cli/.claude/skills/monomotion/SKILL.md +145 -0
- package/packages/@monomind/cli/.claude/skills/monomotion/rules/api-control.md +139 -0
- package/packages/@monomind/cli/.claude/skills/monomotion/rules/effects.md +109 -0
- package/packages/@monomind/cli/.claude/skills/monomotion/rules/integration.md +140 -0
- package/packages/@monomind/cli/.claude/skills/monomotion/rules/scroll.md +131 -0
- package/packages/@monomind/cli/.claude/skills/monomotion/rules/sequencing.md +105 -0
- package/packages/@monomind/cli/.claude/skills/monomotion/rules/svg.md +101 -0
- package/packages/@monomind/cli/.claude/skills/monomotion/rules/text.md +119 -0
- package/packages/@monomind/cli/.claude/skills/pair-programming/SKILL.md +1202 -0
- package/packages/@monomind/cli/.claude/skills/performance-analysis/SKILL.md +560 -0
- package/packages/@monomind/cli/.claude/skills/skill-builder/SKILL.md +910 -0
- package/packages/@monomind/cli/.claude/skills/sparc-methodology/SKILL.md +950 -0
- package/packages/@monomind/cli/.claude/skills/specialagent/SKILL.md +208 -0
- package/packages/@monomind/cli/.claude/skills/stop-slop/SKILL.md +67 -0
- package/packages/@monomind/cli/.claude/skills/stop-slop/references/examples.md +61 -0
- package/packages/@monomind/cli/.claude/skills/stop-slop/references/phrases.md +130 -0
- package/packages/@monomind/cli/.claude/skills/stop-slop/references/structures.md +136 -0
- package/packages/@monomind/cli/.claude/skills/swarm-advanced/SKILL.md +937 -0
- package/packages/@monomind/cli/.claude/skills/swarm-orchestration/SKILL.md +179 -0
- package/packages/@monomind/cli/.claude/skills/verification-quality/SKILL.md +674 -0
- package/packages/@monomind/cli/dist/src/browser/action-builder/analyzer.js +6 -13
- package/packages/@monomind/cli/dist/src/commands/browse-action.js +3 -2
- package/packages/@monomind/cli/dist/src/commands/doctor.js +17 -2
- package/packages/@monomind/cli/dist/src/commands/index.js +2 -0
- package/packages/@monomind/cli/dist/src/commands/sync.d.ts +10 -0
- package/packages/@monomind/cli/dist/src/commands/sync.js +100 -0
- package/packages/@monomind/cli/dist/src/init/executor.js +22 -0
- package/packages/@monomind/cli/dist/src/init/statusline-generator.js +45 -0
- package/packages/@monomind/cli/dist/src/sync/checker.d.ts +12 -0
- package/packages/@monomind/cli/dist/src/sync/checker.js +26 -0
- package/packages/@monomind/cli/package.json +2 -2
|
@@ -0,0 +1,964 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: agent-browser-testing
|
|
3
|
+
description: Comprehensive UI QA and browser automation using the native monomind browse CDP client — full test lifecycle from discovery through performance profiling, with structured pass/fail/warn reporting.
|
|
4
|
+
version: 4.0.0
|
|
5
|
+
triggers:
|
|
6
|
+
- /agent-browser-testing
|
|
7
|
+
- /ui-test
|
|
8
|
+
- /monobrowse
|
|
9
|
+
- /qa
|
|
10
|
+
- /crawl
|
|
11
|
+
- ui test
|
|
12
|
+
- test the UI
|
|
13
|
+
- browser test
|
|
14
|
+
- test this system
|
|
15
|
+
- walk through
|
|
16
|
+
- check the UI
|
|
17
|
+
- QA this
|
|
18
|
+
- test frontend
|
|
19
|
+
- visual test
|
|
20
|
+
- crawl
|
|
21
|
+
- scrape
|
|
22
|
+
- browse the website
|
|
23
|
+
- go to the website
|
|
24
|
+
- open the website
|
|
25
|
+
- navigate to
|
|
26
|
+
- click on the website
|
|
27
|
+
- do this on the website
|
|
28
|
+
- automate the browser
|
|
29
|
+
- fill out the form
|
|
30
|
+
- log into
|
|
31
|
+
- sign in to
|
|
32
|
+
tools:
|
|
33
|
+
- Bash
|
|
34
|
+
---
|
|
35
|
+
|
|
36
|
+
# Agent Browser Testing — Full QA Suite
|
|
37
|
+
|
|
38
|
+
**Engine:** `npx monomind browse` — native TypeScript CDP client. No Playwright, no Puppeteer, no external binary. Every command below goes through this single infrastructure.
|
|
39
|
+
|
|
40
|
+
**CRITICAL RULE:** Never use `mcp__claude-in-chrome__*`, `mcp__plugin_playwright__*`, or any other browser tool. Always use `npx monomind browse`.
|
|
41
|
+
|
|
42
|
+
---
|
|
43
|
+
|
|
44
|
+
## Commands at a Glance
|
|
45
|
+
|
|
46
|
+
All 55 subcommands — grouped by what they do.
|
|
47
|
+
|
|
48
|
+
| Group | Commands |
|
|
49
|
+
|---|---|
|
|
50
|
+
| **Open / Navigate** | `open`, `navigate back\|forward\|reload`, `pushstate`, `connect`, `close` |
|
|
51
|
+
| **Inspect** | `snapshot`, `get url\|title\|text\|html\|value\|attr\|count\|box\|styles`, `errors`, `console` |
|
|
52
|
+
| **Find** | `find role\|text\|label\|placeholder\|testid\|alttext\|title\|selector` |
|
|
53
|
+
| **Assert** | `is visible\|enabled\|checked`, `isvisible`, `isenabled`, `ischecked` |
|
|
54
|
+
| **Click / Tap** | `click`, `dblclick`, `tap`, `hover`, `focus` |
|
|
55
|
+
| **Type / Fill** | `fill`, `type`, `keyboard type\|inserttext`, `keydown`, `keyup`, `press` |
|
|
56
|
+
| **Form** | `select`, `check`, `uncheck`, `upload` |
|
|
57
|
+
| **Scroll / Drag** | `scroll`, `scrollintoview`, `drag`, `swipe up\|down\|left\|right` |
|
|
58
|
+
| **Mouse (raw)** | `mouse move\|down\|up\|wheel` |
|
|
59
|
+
| **Wait** | `wait --text\|--not-text\|--url\|--selector\|--load\|--ms\|--fn\|--download` |
|
|
60
|
+
| **Download** | `download <ref> <path>`, `wait --download <path>` |
|
|
61
|
+
| **Screenshot / PDF** | `screenshot`, `pdf`, `highlight`, `diff url` |
|
|
62
|
+
| **Clipboard** | `clipboard read\|write\|copy\|paste` |
|
|
63
|
+
| **Dialogs** | `dialog accept\|dismiss\|status` |
|
|
64
|
+
| **Tabs** | `tab list\|new\|close\|<targetId>` |
|
|
65
|
+
| **Windows** | `window new [url]` (isolated context / incognito) |
|
|
66
|
+
| **Frames** | `frame <ref>\|main` |
|
|
67
|
+
| **Storage** | `storage local\|session`, `cookies list\|set\|clear` |
|
|
68
|
+
| **Network** | `network route\|unroute\|headers\|capture\|requests\|request` |
|
|
69
|
+
| **Emulation** | `set device\|media\|geo\|offline\|useragent\|viewport\|credentials`, `resize` |
|
|
70
|
+
| **Session** | `state save\|load\|list\|show\|clear\|rename\|clean`, `open --session\|--state` |
|
|
71
|
+
| **JS / Init** | `eval`, `eval --stdin`, `addinitscript`, `removeinitscript` |
|
|
72
|
+
| **Record** | `record start\|stop\|restart\|status` |
|
|
73
|
+
| **Performance** | `vitals`, `trace start\|stop\|status`, `profiler start\|stop\|heap`, `har start\|stop\|status` |
|
|
74
|
+
| **Batch** | `batch "cmd1" "cmd2" ...` |
|
|
75
|
+
|
|
76
|
+
---
|
|
77
|
+
|
|
78
|
+
## QA Execution Protocol
|
|
79
|
+
|
|
80
|
+
When this skill is invoked, run ALL phases unless the user specifies a subset.
|
|
81
|
+
|
|
82
|
+
### Phase 0 — Pre-flight
|
|
83
|
+
|
|
84
|
+
```bash
|
|
85
|
+
# Verify server is reachable before starting
|
|
86
|
+
npx monomind browse open <url>
|
|
87
|
+
npx monomind browse get url # confirm we landed on the right page
|
|
88
|
+
npx monomind browse get title
|
|
89
|
+
npx monomind browse errors # baseline — clear before testing
|
|
90
|
+
```
|
|
91
|
+
|
|
92
|
+
### Phase 1 — Discovery & Structure Audit
|
|
93
|
+
|
|
94
|
+
```bash
|
|
95
|
+
npx monomind browse snapshot # full AX tree — understand page structure
|
|
96
|
+
npx monomind browse snapshot -i # interactive-only (93% less context)
|
|
97
|
+
npx monomind browse find role link # enumerate all links
|
|
98
|
+
npx monomind browse find role button # enumerate all buttons
|
|
99
|
+
npx monomind browse find role heading # heading hierarchy
|
|
100
|
+
npx monomind browse find role form # form elements
|
|
101
|
+
npx monomind browse find role image # images (check alt text in snapshot)
|
|
102
|
+
```
|
|
103
|
+
|
|
104
|
+
**Report:** page structure, heading hierarchy, interactive element count, any obvious missing landmarks.
|
|
105
|
+
|
|
106
|
+
### Phase 2 — Golden Path Testing
|
|
107
|
+
|
|
108
|
+
Execute the primary user flow end-to-end. Pattern:
|
|
109
|
+
|
|
110
|
+
```bash
|
|
111
|
+
npx monomind browse open <url>
|
|
112
|
+
npx monomind browse snapshot -i
|
|
113
|
+
# identify refs → act → re-snapshot → verify
|
|
114
|
+
|
|
115
|
+
npx monomind browse fill @e1 "value"
|
|
116
|
+
npx monomind browse click @e2
|
|
117
|
+
npx monomind browse wait --text "expected result"
|
|
118
|
+
npx monomind browse snapshot -i
|
|
119
|
+
npx monomind browse errors # check after every major action
|
|
120
|
+
```
|
|
121
|
+
|
|
122
|
+
**Report:** each step result, any deviations from expected state.
|
|
123
|
+
|
|
124
|
+
### Phase 3 — Edge Case & Validation Testing
|
|
125
|
+
|
|
126
|
+
```bash
|
|
127
|
+
# Empty submission
|
|
128
|
+
npx monomind browse click @submit_btn
|
|
129
|
+
npx monomind browse wait --text "required" --timeout 3000
|
|
130
|
+
npx monomind browse snapshot -i
|
|
131
|
+
|
|
132
|
+
# Invalid input
|
|
133
|
+
npx monomind browse fill @email_field "not-an-email"
|
|
134
|
+
npx monomind browse click @submit_btn
|
|
135
|
+
npx monomind browse snapshot -i
|
|
136
|
+
|
|
137
|
+
# Boundary values
|
|
138
|
+
npx monomind browse fill @text_field "" # empty
|
|
139
|
+
npx monomind browse fill @text_field "a" # min
|
|
140
|
+
npx monomind browse fill @text_field "$(python3 -c 'print("x"*1000)')" # overflow
|
|
141
|
+
|
|
142
|
+
# Element state checks
|
|
143
|
+
npx monomind browse is visible @e5
|
|
144
|
+
npx monomind browse is enabled @e3
|
|
145
|
+
npx monomind browse is checked @e7
|
|
146
|
+
```
|
|
147
|
+
|
|
148
|
+
### Phase 4 — Cross-Device & Responsive
|
|
149
|
+
|
|
150
|
+
```bash
|
|
151
|
+
# Mobile
|
|
152
|
+
npx monomind browse set device "iPhone 14"
|
|
153
|
+
npx monomind browse screenshot mobile-portrait.png
|
|
154
|
+
npx monomind browse snapshot -i
|
|
155
|
+
|
|
156
|
+
# Tablet
|
|
157
|
+
npx monomind browse set device "iPad Pro"
|
|
158
|
+
npx monomind browse screenshot tablet.png
|
|
159
|
+
|
|
160
|
+
# Desktop wide
|
|
161
|
+
npx monomind browse resize 1920 1080
|
|
162
|
+
npx monomind browse screenshot desktop-wide.png
|
|
163
|
+
|
|
164
|
+
# Dark mode
|
|
165
|
+
npx monomind browse set media dark
|
|
166
|
+
npx monomind browse screenshot dark-mode.png
|
|
167
|
+
npx monomind browse set media light
|
|
168
|
+
|
|
169
|
+
# Reset
|
|
170
|
+
npx monomind browse resize 1280 800
|
|
171
|
+
```
|
|
172
|
+
|
|
173
|
+
### Phase 5 — Keyboard & Accessibility
|
|
174
|
+
|
|
175
|
+
```bash
|
|
176
|
+
# Tab order — tab through every focusable element
|
|
177
|
+
npx monomind browse focus @e1
|
|
178
|
+
npx monomind browse press Tab
|
|
179
|
+
npx monomind browse snapshot -i # repeat until full cycle
|
|
180
|
+
|
|
181
|
+
# ARIA roles present
|
|
182
|
+
npx monomind browse find role navigation
|
|
183
|
+
npx monomind browse find role main
|
|
184
|
+
npx monomind browse find role banner
|
|
185
|
+
|
|
186
|
+
# Keyboard activation
|
|
187
|
+
npx monomind browse press Enter # activate focused element
|
|
188
|
+
npx monomind browse press Escape # close modals/dropdowns
|
|
189
|
+
npx monomind browse press Space # toggle checkboxes
|
|
190
|
+
|
|
191
|
+
# Keyboard combos (key combos must use press, not keyboard)
|
|
192
|
+
npx monomind browse press "Control+A"
|
|
193
|
+
npx monomind browse press "Control+Z"
|
|
194
|
+
```
|
|
195
|
+
|
|
196
|
+
### Phase 6 — Network & Error Monitoring
|
|
197
|
+
|
|
198
|
+
```bash
|
|
199
|
+
# Start network capture before the flow
|
|
200
|
+
npx monomind browse har start
|
|
201
|
+
# ... run the flow ...
|
|
202
|
+
npx monomind browse har stop --bodies --json # --bodies only valid on stop
|
|
203
|
+
|
|
204
|
+
# Check for failed requests during testing
|
|
205
|
+
npx monomind browse network requests --json
|
|
206
|
+
|
|
207
|
+
# Simulate offline
|
|
208
|
+
npx monomind browse set offline true
|
|
209
|
+
npx monomind browse snapshot -i # should show graceful offline state
|
|
210
|
+
npx monomind browse set offline false
|
|
211
|
+
|
|
212
|
+
# Final error check
|
|
213
|
+
npx monomind browse console # all console output
|
|
214
|
+
npx monomind browse errors # JS exceptions only
|
|
215
|
+
```
|
|
216
|
+
|
|
217
|
+
### Phase 7 — Performance Audit
|
|
218
|
+
|
|
219
|
+
```bash
|
|
220
|
+
# Core Web Vitals
|
|
221
|
+
npx monomind browse vitals --wait 3000 --json
|
|
222
|
+
|
|
223
|
+
# Full trace (open DevTools-compatible)
|
|
224
|
+
npx monomind browse trace start --screenshots
|
|
225
|
+
# ... trigger the critical user flow ...
|
|
226
|
+
npx monomind browse trace stop ./qa-trace.json
|
|
227
|
+
|
|
228
|
+
# HAR for waterfall analysis
|
|
229
|
+
npx monomind browse har start
|
|
230
|
+
npx monomind browse navigate reload
|
|
231
|
+
npx monomind browse wait --load networkidle
|
|
232
|
+
npx monomind browse har stop --bodies --json
|
|
233
|
+
```
|
|
234
|
+
|
|
235
|
+
**Report vitals thresholds:**
|
|
236
|
+
- LCP < 2.5s = PASS, 2.5–4s = WARN, >4s = FAIL
|
|
237
|
+
- CLS < 0.1 = PASS, 0.1–0.25 = WARN, >0.25 = FAIL
|
|
238
|
+
- FCP < 1.8s = PASS, 1.8–3s = WARN, >3s = FAIL
|
|
239
|
+
|
|
240
|
+
---
|
|
241
|
+
|
|
242
|
+
## Core Testing Loop
|
|
243
|
+
|
|
244
|
+
```
|
|
245
|
+
OPEN → SNAPSHOT → ACT → SNAPSHOT → VERIFY → REPEAT
|
|
246
|
+
```
|
|
247
|
+
|
|
248
|
+
```bash
|
|
249
|
+
npx monomind browse open <url>
|
|
250
|
+
npx monomind browse snapshot -i
|
|
251
|
+
npx monomind browse click @e1
|
|
252
|
+
npx monomind browse fill @e2 "value"
|
|
253
|
+
npx monomind browse press Enter
|
|
254
|
+
npx monomind browse snapshot -i
|
|
255
|
+
npx monomind browse get text @e5
|
|
256
|
+
npx monomind browse get url
|
|
257
|
+
npx monomind browse wait --text "Success"
|
|
258
|
+
npx monomind browse errors
|
|
259
|
+
```
|
|
260
|
+
|
|
261
|
+
---
|
|
262
|
+
|
|
263
|
+
## Full Command Reference
|
|
264
|
+
|
|
265
|
+
### Navigation & Window
|
|
266
|
+
|
|
267
|
+
```bash
|
|
268
|
+
npx monomind browse open <url> # open URL (launches Chrome if needed)
|
|
269
|
+
npx monomind browse open <url> --headless # headless mode
|
|
270
|
+
npx monomind browse open <url> --session <name> # restore saved session
|
|
271
|
+
npx monomind browse open <url> --state <file> # restore from state file
|
|
272
|
+
npx monomind browse navigate back
|
|
273
|
+
npx monomind browse navigate forward
|
|
274
|
+
npx monomind browse navigate reload
|
|
275
|
+
npx monomind browse pushstate /path # SPA client-side nav
|
|
276
|
+
npx monomind browse resize 1280 800
|
|
277
|
+
npx monomind browse connect --port 9222 # attach to running Chrome
|
|
278
|
+
npx monomind browse connect --port 9222 --target <id>
|
|
279
|
+
npx monomind browse close
|
|
280
|
+
```
|
|
281
|
+
|
|
282
|
+
### Snapshot & Element Discovery
|
|
283
|
+
|
|
284
|
+
```bash
|
|
285
|
+
npx monomind browse snapshot # full AX tree
|
|
286
|
+
npx monomind browse snapshot -i # interactive elements only
|
|
287
|
+
npx monomind browse snapshot --compact # compact format
|
|
288
|
+
npx monomind browse snapshot --json # machine-readable
|
|
289
|
+
npx monomind browse snapshot --depth 3 # limit tree depth
|
|
290
|
+
npx monomind browse snapshot --selector "#modal" # scope to element
|
|
291
|
+
|
|
292
|
+
npx monomind browse get url
|
|
293
|
+
npx monomind browse get title
|
|
294
|
+
npx monomind browse get text # full page text
|
|
295
|
+
npx monomind browse get text @eN # element text
|
|
296
|
+
npx monomind browse get html # full page HTML (ref arg is ignored — always returns full doc)
|
|
297
|
+
# for element HTML: npx monomind browse eval "document.querySelector('...').outerHTML"
|
|
298
|
+
npx monomind browse get value @eN
|
|
299
|
+
npx monomind browse get attr @eN href
|
|
300
|
+
npx monomind browse get count "button" # count elements matching CSS selector
|
|
301
|
+
npx monomind browse get box @eN # bounding box {x,y,width,height}
|
|
302
|
+
npx monomind browse get styles @eN # computed styles
|
|
303
|
+
npx monomind browse is checked @eN
|
|
304
|
+
```
|
|
305
|
+
|
|
306
|
+
### Element Finders (semantic — no CSS selectors needed)
|
|
307
|
+
|
|
308
|
+
```bash
|
|
309
|
+
npx monomind browse find role button # by ARIA role
|
|
310
|
+
npx monomind browse find role button --name "Submit"
|
|
311
|
+
npx monomind browse find text "Delete" # by visible text
|
|
312
|
+
npx monomind browse find label "Email" # by label text
|
|
313
|
+
npx monomind browse find testid "submit-btn" # by data-testid
|
|
314
|
+
npx monomind browse find alttext "Company logo" # by alt attribute (images)
|
|
315
|
+
npx monomind browse find title "More options" # by title attribute (tooltips)
|
|
316
|
+
npx monomind browse find role link --nth 2 # nth match
|
|
317
|
+
npx monomind browse find role image --last # last match
|
|
318
|
+
npx monomind browse find placeholder "Search..." # by placeholder text
|
|
319
|
+
npx monomind browse find selector "div.modal" # by CSS selector
|
|
320
|
+
|
|
321
|
+
# Inline action after find
|
|
322
|
+
npx monomind browse find role button --name "Submit" click
|
|
323
|
+
npx monomind browse find label "Email" fill "test@example.com"
|
|
324
|
+
npx monomind browse find text "Delete" click
|
|
325
|
+
|
|
326
|
+
# State checks
|
|
327
|
+
npx monomind browse is visible @eN
|
|
328
|
+
npx monomind browse is enabled @eN
|
|
329
|
+
npx monomind browse is checked @eN
|
|
330
|
+
```
|
|
331
|
+
|
|
332
|
+
### Window Management (Isolated Contexts)
|
|
333
|
+
|
|
334
|
+
```bash
|
|
335
|
+
# Open a new isolated browser window (like incognito — separate cookies/storage)
|
|
336
|
+
npx monomind browse window new
|
|
337
|
+
npx monomind browse window new https://app.example.com
|
|
338
|
+
|
|
339
|
+
# Useful for multi-user testing (e.g. admin + regular user simultaneously):
|
|
340
|
+
# 1. Connect once, then open isolated windows for each user role
|
|
341
|
+
npx monomind browse connect --port 9222
|
|
342
|
+
npx monomind browse window new # switches to new isolated context
|
|
343
|
+
npx monomind browse open https://app.example.com/login
|
|
344
|
+
npx monomind browse fill @e1 "admin@example.com"
|
|
345
|
+
# ...
|
|
346
|
+
|
|
347
|
+
# Tab management (within the same context)
|
|
348
|
+
npx monomind browse tab # list all tabs
|
|
349
|
+
npx monomind browse tab new https://example.com
|
|
350
|
+
npx monomind browse tab close <tabId>
|
|
351
|
+
npx monomind browse tab <tabId> # switch to tab
|
|
352
|
+
```
|
|
353
|
+
|
|
354
|
+
### Interaction
|
|
355
|
+
|
|
356
|
+
```bash
|
|
357
|
+
npx monomind browse click @eN
|
|
358
|
+
npx monomind browse click @eN --right # right-click
|
|
359
|
+
npx monomind browse click @eN --double # double-click (or dblclick)
|
|
360
|
+
npx monomind browse dblclick @eN
|
|
361
|
+
npx monomind browse hover @eN
|
|
362
|
+
npx monomind browse focus @eN
|
|
363
|
+
npx monomind browse fill @eN "text" # clear + type (fast)
|
|
364
|
+
npx monomind browse type @eN "text" # char-by-char (triggers keypress)
|
|
365
|
+
npx monomind browse press Enter # key on focused element
|
|
366
|
+
npx monomind browse press Tab
|
|
367
|
+
npx monomind browse press Escape
|
|
368
|
+
npx monomind browse press "Control+A"
|
|
369
|
+
npx monomind browse press "Control+Shift+I" # key combos always use press
|
|
370
|
+
npx monomind browse keyboard type "Hello" # insert text without targeting an element
|
|
371
|
+
npx monomind browse keyboard inserttext "Hello" # alias for keyboard type
|
|
372
|
+
npx monomind browse keydown "Shift"
|
|
373
|
+
npx monomind browse keyup "Shift"
|
|
374
|
+
npx monomind browse select @eN "Option A" # select dropdown option
|
|
375
|
+
npx monomind browse check @eN
|
|
376
|
+
npx monomind browse uncheck @eN
|
|
377
|
+
npx monomind browse scroll down 300 # positional amount (shorthand)
|
|
378
|
+
npx monomind browse scroll down --amount 600 # scroll page
|
|
379
|
+
npx monomind browse scroll down --ref eN --amount 400 # scroll within element ref
|
|
380
|
+
npx monomind browse scroll down --selector ".sidebar" 300 # scroll within CSS selector
|
|
381
|
+
npx monomind browse scrollintoview @eN
|
|
382
|
+
npx monomind browse drag @eN @eM # drag source to target
|
|
383
|
+
npx monomind browse upload @eN ./file.pdf # file input
|
|
384
|
+
npx monomind browse download @eN ./report.pdf # click element, capture file download
|
|
385
|
+
npx monomind browse download ".export-btn" ./data.csv --timeout 15000
|
|
386
|
+
npx monomind browse highlight @eN # visual debug highlight
|
|
387
|
+
```
|
|
388
|
+
|
|
389
|
+
### Low-Level Mouse
|
|
390
|
+
|
|
391
|
+
```bash
|
|
392
|
+
npx monomind browse mouse move 400 300
|
|
393
|
+
npx monomind browse mouse down --button left
|
|
394
|
+
npx monomind browse mouse down --button right
|
|
395
|
+
npx monomind browse mouse up
|
|
396
|
+
npx monomind browse mouse wheel 0 0 200 # x y deltaY [deltaX] — scroll down 200px
|
|
397
|
+
```
|
|
398
|
+
|
|
399
|
+
### Clipboard
|
|
400
|
+
|
|
401
|
+
```bash
|
|
402
|
+
npx monomind browse clipboard read
|
|
403
|
+
npx monomind browse clipboard write "paste me"
|
|
404
|
+
npx monomind browse clipboard copy # copy selected text
|
|
405
|
+
npx monomind browse clipboard paste # paste at focused element
|
|
406
|
+
```
|
|
407
|
+
|
|
408
|
+
### Wait & Assertions
|
|
409
|
+
|
|
410
|
+
```bash
|
|
411
|
+
npx monomind browse wait --text "Success"
|
|
412
|
+
npx monomind browse wait --not-text "Loading"
|
|
413
|
+
npx monomind browse wait --url "**/dashboard"
|
|
414
|
+
npx monomind browse wait --selector "#modal"
|
|
415
|
+
npx monomind browse wait --load networkidle
|
|
416
|
+
npx monomind browse wait --load load
|
|
417
|
+
npx monomind browse wait --load domcontentloaded
|
|
418
|
+
npx monomind browse wait --ms 500
|
|
419
|
+
npx monomind browse wait --fn "window.__ready === true"
|
|
420
|
+
npx monomind browse wait --text "Done" --timeout 10000
|
|
421
|
+
npx monomind browse wait --download ./report.pdf # wait for browser-triggered download to complete
|
|
422
|
+
npx monomind browse wait --download ./data.csv --timeout 15000
|
|
423
|
+
```
|
|
424
|
+
|
|
425
|
+
### Element State Checks (Assertions)
|
|
426
|
+
|
|
427
|
+
```bash
|
|
428
|
+
npx monomind browse isvisible @e3 # true/false — is element visible?
|
|
429
|
+
npx monomind browse isenabled @e2 # true/false — is element enabled (not disabled)?
|
|
430
|
+
npx monomind browse ischecked @e1 # true/false — is checkbox/radio checked?
|
|
431
|
+
|
|
432
|
+
# Also accepts CSS selectors
|
|
433
|
+
npx monomind browse isvisible ".submit-btn"
|
|
434
|
+
npx monomind browse isenabled "#email-input"
|
|
435
|
+
npx monomind browse ischecked "input[name='agree']"
|
|
436
|
+
|
|
437
|
+
# JSON output for scripting
|
|
438
|
+
npx monomind browse isvisible @e4 --json # → {"visible": true}
|
|
439
|
+
```
|
|
440
|
+
|
|
441
|
+
**Use in test scripts:**
|
|
442
|
+
```bash
|
|
443
|
+
# Run snapshot, then assert expected state
|
|
444
|
+
npx monomind browse snapshot -i
|
|
445
|
+
npx monomind browse click @e3 # click submit
|
|
446
|
+
npx monomind browse wait --text "Success"
|
|
447
|
+
npx monomind browse isvisible ".success-banner" --json
|
|
448
|
+
```
|
|
449
|
+
|
|
450
|
+
### Snapshot Regression Testing
|
|
451
|
+
|
|
452
|
+
```bash
|
|
453
|
+
# Save current snapshot as baseline
|
|
454
|
+
npx monomind browse snapshot -i --save ./baselines/homepage.txt
|
|
455
|
+
|
|
456
|
+
# Later: compare against baseline (colored diff: green=added, red=removed)
|
|
457
|
+
npx monomind browse snapshot -i --diff ./baselines/homepage.txt
|
|
458
|
+
# → Snapshot changed: +2 lines, -1 lines
|
|
459
|
+
# + button "Sign Out" [@e12]
|
|
460
|
+
# - button "Sign In" [@e8]
|
|
461
|
+
|
|
462
|
+
# JSON output
|
|
463
|
+
npx monomind browse snapshot -i --diff ./baselines/homepage.txt --json
|
|
464
|
+
|
|
465
|
+
# Content-safety flags (for agentic pipelines with untrusted pages)
|
|
466
|
+
npx monomind browse snapshot --content-boundaries # wrap output in sentinel markers to prevent injection
|
|
467
|
+
npx monomind browse snapshot --max-output 10000 # truncate to 10k chars (prevents context blowout)
|
|
468
|
+
npx monomind browse snapshot --content-boundaries --max-output 8000 # both together
|
|
469
|
+
|
|
470
|
+
# Compare two URLs side-by-side (navigates to each, diffs their snapshots)
|
|
471
|
+
npx monomind browse diff url https://staging.example.com https://prod.example.com
|
|
472
|
+
npx monomind browse diff url https://app.com/v1 https://app.com/v2 --interactive
|
|
473
|
+
npx monomind browse diff url https://before.com https://after.com --json
|
|
474
|
+
```
|
|
475
|
+
|
|
476
|
+
### Mobile Testing (Touch Events)
|
|
477
|
+
|
|
478
|
+
```bash
|
|
479
|
+
# Tap with touch event — useful for mobile-emulated layouts
|
|
480
|
+
npx monomind browse tap @e4
|
|
481
|
+
npx monomind browse tap ".mobile-nav-toggle"
|
|
482
|
+
|
|
483
|
+
# Swipe gestures — 10-step smooth touchMove sequence
|
|
484
|
+
npx monomind browse swipe up # swipe up 300px from center
|
|
485
|
+
npx monomind browse swipe down 500 # swipe down 500px
|
|
486
|
+
npx monomind browse swipe left --x 300 --y 400 # swipe left from (300,400)
|
|
487
|
+
npx monomind browse swipe right 200 --x 50 --y 300 # swipe right 200px
|
|
488
|
+
|
|
489
|
+
# Combine with device emulation
|
|
490
|
+
npx monomind browse set device "iPhone 14"
|
|
491
|
+
npx monomind browse snapshot -i
|
|
492
|
+
npx monomind browse tap @e2
|
|
493
|
+
npx monomind browse swipe up 400 # scroll via swipe on mobile
|
|
494
|
+
```
|
|
495
|
+
|
|
496
|
+
### Screenshots & Visual Evidence
|
|
497
|
+
|
|
498
|
+
```bash
|
|
499
|
+
npx monomind browse screenshot before.png
|
|
500
|
+
npx monomind browse screenshot --full page.png # full-page
|
|
501
|
+
npx monomind browse screenshot --annotate out.png # overlay @eN numbered labels (requires prior snapshot -i)
|
|
502
|
+
npx monomind browse screenshot --hide-scrollbars clean.png # hide native scrollbars via CSS injection
|
|
503
|
+
npx monomind browse screenshot --format webp --quality 90 out.webp
|
|
504
|
+
npx monomind browse screenshot --json # returns path as JSON
|
|
505
|
+
npx monomind browse pdf ./output.pdf
|
|
506
|
+
npx monomind browse pdf --landscape ./report.pdf
|
|
507
|
+
```
|
|
508
|
+
|
|
509
|
+
**`--annotate` pattern:** always run `snapshot -i` first to populate refs, then `screenshot --annotate` to produce a screenshot with numbered labels at each element's position. Numbers match the `@eN` refs from the snapshot, so you can point to elements by number in bug reports.
|
|
510
|
+
|
|
511
|
+
> **Note:** `--annotate` uses viewport-relative coordinates — do not combine with `--full`. On full-page captures, badges will be misaligned below the fold.
|
|
512
|
+
|
|
513
|
+
```bash
|
|
514
|
+
npx monomind browse snapshot -i
|
|
515
|
+
npx monomind browse screenshot --annotate ./issue-001.png
|
|
516
|
+
# → labels [1] [2] [3]... appear at each interactive element
|
|
517
|
+
```
|
|
518
|
+
|
|
519
|
+
### Console, Errors & JavaScript
|
|
520
|
+
|
|
521
|
+
> **Console capture is always-on.** As soon as you `open` or `connect`, monobrowse hooks `Runtime.consoleAPICalled`, `Log.entryAdded`, and `Runtime.exceptionThrown` automatically. No `capture start` needed — messages accumulate in memory and `console`/`errors` read from that buffer at any time.
|
|
522
|
+
|
|
523
|
+
```bash
|
|
524
|
+
npx monomind browse console # all log/warn/error/info messages since connect
|
|
525
|
+
npx monomind browse console --errors-only # filter to error level only
|
|
526
|
+
npx monomind browse console --clear # reset the buffer
|
|
527
|
+
npx monomind browse console --json # machine-readable [{type, text, timestamp}]
|
|
528
|
+
npx monomind browse errors # uncaught JS exceptions (Runtime.exceptionThrown)
|
|
529
|
+
npx monomind browse errors --json # [{text, url, lineNumber, columnNumber, timestamp}]
|
|
530
|
+
npx monomind browse errors --clear
|
|
531
|
+
|
|
532
|
+
npx monomind browse eval "document.title"
|
|
533
|
+
npx monomind browse eval "document.querySelectorAll('button').length"
|
|
534
|
+
npx monomind browse eval "window.__store.getState()" --json
|
|
535
|
+
# Multiline JS via heredoc (--stdin reads from stdin)
|
|
536
|
+
cat <<'EOF' | npx monomind browse eval --stdin
|
|
537
|
+
const items = document.querySelectorAll('li');
|
|
538
|
+
JSON.stringify([...items].map(i => i.textContent.trim()))
|
|
539
|
+
EOF
|
|
540
|
+
npx monomind browse addinitscript "window.__TEST__ = true" # runs on every page load
|
|
541
|
+
npx monomind browse removeinitscript <id>
|
|
542
|
+
```
|
|
543
|
+
|
|
544
|
+
### Network
|
|
545
|
+
|
|
546
|
+
```bash
|
|
547
|
+
# Route interception
|
|
548
|
+
npx monomind browse network route --pattern "https://api.*" --abort
|
|
549
|
+
npx monomind browse network route --pattern "*/graphql" --fulfill '{"data":{}}' --status 200
|
|
550
|
+
npx monomind browse network route --pattern "*.png" --abort
|
|
551
|
+
npx monomind browse network unroute # disable ALL interception (pattern arg is ignored)
|
|
552
|
+
|
|
553
|
+
# Extra headers for all requests
|
|
554
|
+
npx monomind browse network headers --headers '{"X-Test":"true"}'
|
|
555
|
+
|
|
556
|
+
# Request log
|
|
557
|
+
npx monomind browse network capture start
|
|
558
|
+
npx monomind browse network capture stop
|
|
559
|
+
npx monomind browse network capture clear
|
|
560
|
+
npx monomind browse network requests --json
|
|
561
|
+
npx monomind browse network requests --filter "api/users" # filter by URL substring
|
|
562
|
+
npx monomind browse network requests --method POST # filter by HTTP method
|
|
563
|
+
npx monomind browse network requests --status-code 200 # filter by status code
|
|
564
|
+
npx monomind browse network requests --type xhr # filter by resource type
|
|
565
|
+
npx monomind browse network request <requestId> # full detail for one request
|
|
566
|
+
npx monomind browse network cookies # cookies via network layer
|
|
567
|
+
```
|
|
568
|
+
|
|
569
|
+
### Tabs & Frames
|
|
570
|
+
|
|
571
|
+
```bash
|
|
572
|
+
npx monomind browse tab list
|
|
573
|
+
npx monomind browse tab new https://example.com
|
|
574
|
+
npx monomind browse tab <targetId> # switch to tab by id
|
|
575
|
+
npx monomind browse tab close <targetId>
|
|
576
|
+
npx monomind browse frame @eN # switch into iframe
|
|
577
|
+
npx monomind browse frame main # back to main frame
|
|
578
|
+
```
|
|
579
|
+
|
|
580
|
+
### Dialogs
|
|
581
|
+
|
|
582
|
+
```bash
|
|
583
|
+
# Auto-accepted by default. Override:
|
|
584
|
+
npx monomind browse dialog accept
|
|
585
|
+
npx monomind browse dialog accept "confirm text"
|
|
586
|
+
npx monomind browse dialog dismiss
|
|
587
|
+
npx monomind browse dialog status
|
|
588
|
+
```
|
|
589
|
+
|
|
590
|
+
### Storage & Cookies
|
|
591
|
+
|
|
592
|
+
```bash
|
|
593
|
+
npx monomind browse storage local # list all entries
|
|
594
|
+
npx monomind browse storage local <key> # get a specific key
|
|
595
|
+
npx monomind browse storage local <key> --set "value" # set a key
|
|
596
|
+
npx monomind browse storage local <key> --remove # remove a key
|
|
597
|
+
npx monomind browse storage local --clear # clear all
|
|
598
|
+
npx monomind browse storage session # list all session entries
|
|
599
|
+
npx monomind browse storage session <key> # get session key
|
|
600
|
+
npx monomind browse cookies list
|
|
601
|
+
npx monomind browse cookies set --name token --value abc123
|
|
602
|
+
npx monomind browse cookies clear
|
|
603
|
+
```
|
|
604
|
+
|
|
605
|
+
### Device & Emulation
|
|
606
|
+
|
|
607
|
+
```bash
|
|
608
|
+
npx monomind browse set device "iPhone 14"
|
|
609
|
+
npx monomind browse set device "Galaxy S21"
|
|
610
|
+
npx monomind browse set device "iPad Pro"
|
|
611
|
+
npx monomind browse set media dark
|
|
612
|
+
npx monomind browse set media light
|
|
613
|
+
npx monomind browse set geo 37.7749 -122.4194
|
|
614
|
+
npx monomind browse set offline true
|
|
615
|
+
npx monomind browse set offline false
|
|
616
|
+
npx monomind browse set useragent "Mozilla/5.0 ..."
|
|
617
|
+
npx monomind browse set viewport 1440 900 # width height [deviceScaleFactor]
|
|
618
|
+
npx monomind browse set credentials user pass
|
|
619
|
+
```
|
|
620
|
+
|
|
621
|
+
### Session Persistence
|
|
622
|
+
|
|
623
|
+
```bash
|
|
624
|
+
npx monomind browse state save <name>
|
|
625
|
+
npx monomind browse state load <name>
|
|
626
|
+
npx monomind browse state list
|
|
627
|
+
npx monomind browse state show # inspect current active session
|
|
628
|
+
npx monomind browse state clear # clear current active session
|
|
629
|
+
npx monomind browse state rename <old> <new> # rename a saved session
|
|
630
|
+
npx monomind browse state clean --older-than 7 # delete sessions older than N days (default: 7)
|
|
631
|
+
```
|
|
632
|
+
|
|
633
|
+
### Performance & Diagnostics
|
|
634
|
+
|
|
635
|
+
> **DevTools panel coverage:**
|
|
636
|
+
> ✅ Console panel — `console` / `errors` (always-on, see above)
|
|
637
|
+
> ✅ Network panel — `network requests` + filters, `network request <id>`, `har start/stop --bodies`
|
|
638
|
+
> ✅ Performance panel — `trace start/stop` (exports Chrome DevTools-compatible `.json`)
|
|
639
|
+
> ✅ Memory panel — `profiler heap ./heap.json` (heap snapshot)
|
|
640
|
+
> ✅ Application panel — `storage`, `cookies`
|
|
641
|
+
> ✅ Sources / JS eval — `eval`, `eval --stdin`, `addinitscript`
|
|
642
|
+
> ❌ Not available: source-map resolution for error stacks, live network waterfall, Lighthouse audit scores, Total Blocking Time metric
|
|
643
|
+
|
|
644
|
+
```bash
|
|
645
|
+
# Core Web Vitals (LCP < 2.5s PASS, 2.5–4s WARN, >4s FAIL)
|
|
646
|
+
npx monomind browse vitals --wait 3000 --json
|
|
647
|
+
|
|
648
|
+
# CPU profiler
|
|
649
|
+
npx monomind browse profiler start --interval 1000 # interval in microseconds (1000µs = 1ms)
|
|
650
|
+
npx monomind browse profiler stop --json
|
|
651
|
+
|
|
652
|
+
# Heap snapshot
|
|
653
|
+
npx monomind browse profiler heap ./heap.json
|
|
654
|
+
|
|
655
|
+
# Chrome trace (load in chrome://tracing or Perfetto)
|
|
656
|
+
npx monomind browse trace start --screenshots
|
|
657
|
+
npx monomind browse trace stop ./trace.json
|
|
658
|
+
npx monomind browse trace status
|
|
659
|
+
|
|
660
|
+
# HAR (full HTTP archive with request/response bodies)
|
|
661
|
+
npx monomind browse har start
|
|
662
|
+
npx monomind browse har status
|
|
663
|
+
npx monomind browse har stop --bodies --json # --bodies only valid on stop
|
|
664
|
+
|
|
665
|
+
# Screen recording (frame sequence)
|
|
666
|
+
npx monomind browse record start --format jpeg --quality 80
|
|
667
|
+
npx monomind browse record status
|
|
668
|
+
npx monomind browse record stop --json
|
|
669
|
+
npx monomind browse record restart ./take2.mp4 # atomically stop+start (no page reload)
|
|
670
|
+
```
|
|
671
|
+
|
|
672
|
+
### Batch Execution
|
|
673
|
+
|
|
674
|
+
```bash
|
|
675
|
+
# Run multiple commands in one CDP session (fastest for scripted flows)
|
|
676
|
+
npx monomind browse batch "open https://app.com" "snapshot -i" "click @e3" "wait --text Done"
|
|
677
|
+
npx monomind browse batch --bail "open https://app.com" "click @e3" # stop on first error
|
|
678
|
+
# Note: --json stdin pipe flag is declared but not implemented; use positional args only
|
|
679
|
+
```
|
|
680
|
+
|
|
681
|
+
---
|
|
682
|
+
|
|
683
|
+
## Common QA Patterns
|
|
684
|
+
|
|
685
|
+
### Login / Auth Flow
|
|
686
|
+
|
|
687
|
+
```bash
|
|
688
|
+
npx monomind browse open <login-url>
|
|
689
|
+
npx monomind browse snapshot -i
|
|
690
|
+
npx monomind browse fill @e1 "user@test.com"
|
|
691
|
+
npx monomind browse fill @e2 "TestPass123!"
|
|
692
|
+
npx monomind browse click @e3
|
|
693
|
+
npx monomind browse wait --url "**/dashboard" --timeout 8000
|
|
694
|
+
npx monomind browse errors
|
|
695
|
+
npx monomind browse screenshot post-login.png
|
|
696
|
+
```
|
|
697
|
+
|
|
698
|
+
### Form with Validation
|
|
699
|
+
|
|
700
|
+
```bash
|
|
701
|
+
npx monomind browse open <form-url>
|
|
702
|
+
npx monomind browse snapshot -i
|
|
703
|
+
# Happy path
|
|
704
|
+
npx monomind browse fill @e1 "John Doe"
|
|
705
|
+
npx monomind browse fill @e2 "john@test.com"
|
|
706
|
+
npx monomind browse select @e3 "Option A"
|
|
707
|
+
npx monomind browse check @e4
|
|
708
|
+
npx monomind browse click @e5
|
|
709
|
+
npx monomind browse wait --text "submitted"
|
|
710
|
+
npx monomind browse screenshot form-success.png
|
|
711
|
+
# Validation
|
|
712
|
+
npx monomind browse navigate back
|
|
713
|
+
npx monomind browse click @e5 # submit empty
|
|
714
|
+
npx monomind browse snapshot -i # should show errors
|
|
715
|
+
```
|
|
716
|
+
|
|
717
|
+
### Multi-Step Wizard
|
|
718
|
+
|
|
719
|
+
```bash
|
|
720
|
+
npx monomind browse open <wizard-url>
|
|
721
|
+
npx monomind browse snapshot -i
|
|
722
|
+
npx monomind browse fill @e1 "value"
|
|
723
|
+
npx monomind browse click @e2
|
|
724
|
+
npx monomind browse wait --text "Step 2"
|
|
725
|
+
npx monomind browse snapshot -i
|
|
726
|
+
npx monomind browse select @e3 "choice"
|
|
727
|
+
npx monomind browse click @e4
|
|
728
|
+
npx monomind browse wait --text "Complete"
|
|
729
|
+
npx monomind browse screenshot wizard-complete.png
|
|
730
|
+
```
|
|
731
|
+
|
|
732
|
+
### CRUD Operations
|
|
733
|
+
|
|
734
|
+
```bash
|
|
735
|
+
# Create
|
|
736
|
+
npx monomind browse click @new_btn
|
|
737
|
+
npx monomind browse fill @name_field "New Item"
|
|
738
|
+
npx monomind browse click @save_btn
|
|
739
|
+
npx monomind browse wait --text "New Item"
|
|
740
|
+
# Update
|
|
741
|
+
npx monomind browse find text "Edit" click
|
|
742
|
+
npx monomind browse fill @name_field "Updated Item"
|
|
743
|
+
npx monomind browse click @save_btn
|
|
744
|
+
npx monomind browse wait --text "Updated Item"
|
|
745
|
+
# Delete
|
|
746
|
+
npx monomind browse find text "Delete" click
|
|
747
|
+
npx monomind browse wait --text "Are you sure"
|
|
748
|
+
npx monomind browse click @confirm_btn
|
|
749
|
+
npx monomind browse wait --load networkidle
|
|
750
|
+
```
|
|
751
|
+
|
|
752
|
+
### API Mock Testing
|
|
753
|
+
|
|
754
|
+
```bash
|
|
755
|
+
# Intercept API, return controlled data
|
|
756
|
+
npx monomind browse network route --pattern "*/api/users" --fulfill '{"users":[]}' --status 200
|
|
757
|
+
npx monomind browse open <url>
|
|
758
|
+
npx monomind browse snapshot -i # should show empty state UI
|
|
759
|
+
npx monomind browse screenshot empty-state.png
|
|
760
|
+
# Intercept with error
|
|
761
|
+
npx monomind browse network route --pattern "*/api/users" --fulfill '{"error":"forbidden"}' --status 403
|
|
762
|
+
npx monomind browse navigate reload
|
|
763
|
+
npx monomind browse snapshot -i # should show error state
|
|
764
|
+
```
|
|
765
|
+
|
|
766
|
+
---
|
|
767
|
+
|
|
768
|
+
## Dogfood / Exploratory QA Mode
|
|
769
|
+
|
|
770
|
+
When asked to "dogfood", "QA", "find bugs", "exploratory test", or "bug hunt" a web app:
|
|
771
|
+
|
|
772
|
+
### Setup
|
|
773
|
+
|
|
774
|
+
```bash
|
|
775
|
+
mkdir -p ./dogfood-output/screenshots ./dogfood-output/videos
|
|
776
|
+
```
|
|
777
|
+
|
|
778
|
+
### Workflow
|
|
779
|
+
|
|
780
|
+
```
|
|
781
|
+
1. Orient → open URL, initial annotated screenshot, snapshot -i
|
|
782
|
+
2. Explore → visit each major section, test interactive elements
|
|
783
|
+
3. Document → screenshot + record for each issue found (as you go, not at end)
|
|
784
|
+
4. Wrap up → re-check console errors, write summary
|
|
785
|
+
```
|
|
786
|
+
|
|
787
|
+
### At each page
|
|
788
|
+
|
|
789
|
+
```bash
|
|
790
|
+
npx monomind browse snapshot -i # find interactive elements
|
|
791
|
+
npx monomind browse screenshot --annotate ./dogfood-output/screenshots/<page>.png # annotated overview
|
|
792
|
+
npx monomind browse errors # check for JS errors
|
|
793
|
+
npx monomind browse console # check console output
|
|
794
|
+
```
|
|
795
|
+
|
|
796
|
+
### Documenting an issue (repro-first)
|
|
797
|
+
|
|
798
|
+
For **interactive/behavioral bugs** (require clicking or typing to reproduce):
|
|
799
|
+
|
|
800
|
+
```bash
|
|
801
|
+
# 1. Start recording before reproducing
|
|
802
|
+
npx monomind browse record start
|
|
803
|
+
# 2. Walk through the steps (use type not fill during recording — shows keystrokes)
|
|
804
|
+
npx monomind browse screenshot ./dogfood-output/screenshots/issue-001-step1.png
|
|
805
|
+
npx monomind browse type @eN "input value"
|
|
806
|
+
npx monomind browse click @eM
|
|
807
|
+
npx monomind browse screenshot --annotate ./dogfood-output/screenshots/issue-001-result.png
|
|
808
|
+
# 3. Stop recording
|
|
809
|
+
npx monomind browse record stop --json # returns path to frames JSON
|
|
810
|
+
```
|
|
811
|
+
|
|
812
|
+
For **static/visible-on-load bugs** (typos, layout, placeholder text):
|
|
813
|
+
|
|
814
|
+
```bash
|
|
815
|
+
npx monomind browse screenshot --annotate ./dogfood-output/screenshots/issue-001.png
|
|
816
|
+
# Single annotated screenshot is sufficient — no recording needed
|
|
817
|
+
```
|
|
818
|
+
|
|
819
|
+
### `type` vs `fill` during recording
|
|
820
|
+
|
|
821
|
+
Use `type` (character-by-character) when recording a video so keystrokes are visible in the recording. Use `fill` (instant clear + set) for speed outside recording.
|
|
822
|
+
|
|
823
|
+
### Reporting
|
|
824
|
+
|
|
825
|
+
Aim for 5–10 well-documented issues. Depth of evidence (annotated screenshots, step-by-step repro) beats quantity. Append each issue as you find it — never batch for the end.
|
|
826
|
+
|
|
827
|
+
---
|
|
828
|
+
|
|
829
|
+
## Task Walkthrough Mode
|
|
830
|
+
|
|
831
|
+
When helping a user accomplish a task in a live UI:
|
|
832
|
+
|
|
833
|
+
1. Ask for the URL if not provided
|
|
834
|
+
2. `open` + `snapshot -i` — describe what's on screen (title, sections, available actions)
|
|
835
|
+
3. Propose the steps to accomplish the task
|
|
836
|
+
4. Execute step by step, narrating each action and what changed
|
|
837
|
+
5. Confirm completion with a screenshot
|
|
838
|
+
|
|
839
|
+
```bash
|
|
840
|
+
npx monomind browse open https://app.example.com
|
|
841
|
+
npx monomind browse snapshot -i
|
|
842
|
+
# → "I see: navbar with 'New Project' @e3, project list below with 2 items"
|
|
843
|
+
npx monomind browse click @e3
|
|
844
|
+
npx monomind browse snapshot -i
|
|
845
|
+
# → "Modal opened: Name field @e8, Template selector @e9, Create @e11"
|
|
846
|
+
npx monomind browse fill @e8 "My Project"
|
|
847
|
+
npx monomind browse click @e11
|
|
848
|
+
npx monomind browse wait --text "My Project"
|
|
849
|
+
npx monomind browse screenshot created.png
|
|
850
|
+
# → "Project created — visible in list"
|
|
851
|
+
```
|
|
852
|
+
|
|
853
|
+
---
|
|
854
|
+
|
|
855
|
+
## QA Report Format
|
|
856
|
+
|
|
857
|
+
After every test session output a structured report:
|
|
858
|
+
|
|
859
|
+
```
|
|
860
|
+
## QA Report — <url> — <date>
|
|
861
|
+
|
|
862
|
+
### Summary
|
|
863
|
+
- Pages tested: N
|
|
864
|
+
- Total checks: N
|
|
865
|
+
- PASS: N WARN: N FAIL: N
|
|
866
|
+
|
|
867
|
+
### Results
|
|
868
|
+
|
|
869
|
+
PASS Login flow completes and redirects to /dashboard
|
|
870
|
+
PASS Form validation shows errors on empty submit
|
|
871
|
+
WARN LCP = 3.2s (threshold: 2.5s) — images not lazy-loaded
|
|
872
|
+
FAIL Delete confirmation dialog blocks further automation — avoid triggering
|
|
873
|
+
FAIL Mobile layout: navigation overflows viewport at 375px
|
|
874
|
+
|
|
875
|
+
### JS Errors
|
|
876
|
+
<list from `npx monomind browse errors`>
|
|
877
|
+
|
|
878
|
+
### Performance
|
|
879
|
+
LCP: Xs CLS: X FCP: Xs TTFB: Xms
|
|
880
|
+
|
|
881
|
+
### Screenshots
|
|
882
|
+
- before-action.png
|
|
883
|
+
- after-action.png
|
|
884
|
+
- mobile-portrait.png
|
|
885
|
+
```
|
|
886
|
+
|
|
887
|
+
---
|
|
888
|
+
|
|
889
|
+
## Memory Integration
|
|
890
|
+
|
|
891
|
+
```bash
|
|
892
|
+
# Store successful test patterns after a passing run
|
|
893
|
+
npx monomind memory store \
|
|
894
|
+
--namespace ui-testing \
|
|
895
|
+
--key "login-flow-<app-name>" \
|
|
896
|
+
--value "open→snapshot -i→fill @e1 email→fill @e2 pass→click @e3→wait dashboard"
|
|
897
|
+
|
|
898
|
+
# Retrieve before re-testing the same app
|
|
899
|
+
npx monomind memory search --query "login flow" --namespace ui-testing
|
|
900
|
+
```
|
|
901
|
+
|
|
902
|
+
---
|
|
903
|
+
|
|
904
|
+
## Electron App Automation
|
|
905
|
+
|
|
906
|
+
Automate any Electron desktop app (VS Code, Slack, Discord, Figma, Notion, Spotify) via CDP — same snapshot-interact workflow as for web pages.
|
|
907
|
+
|
|
908
|
+
### Launch with CDP port
|
|
909
|
+
|
|
910
|
+
```bash
|
|
911
|
+
# macOS — quit the app first if already running
|
|
912
|
+
open -a "Slack" --args --remote-debugging-port=9222
|
|
913
|
+
open -a "Visual Studio Code" --args --remote-debugging-port=9223
|
|
914
|
+
open -a "Discord" --args --remote-debugging-port=9224
|
|
915
|
+
open -a "Figma" --args --remote-debugging-port=9225
|
|
916
|
+
open -a "Notion" --args --remote-debugging-port=9226
|
|
917
|
+
|
|
918
|
+
# Linux
|
|
919
|
+
slack --remote-debugging-port=9222
|
|
920
|
+
code --remote-debugging-port=9223
|
|
921
|
+
|
|
922
|
+
# Windows
|
|
923
|
+
"C:\...\slack.exe" --remote-debugging-port=9222
|
|
924
|
+
```
|
|
925
|
+
|
|
926
|
+
### Connect and interact
|
|
927
|
+
|
|
928
|
+
```bash
|
|
929
|
+
# Connect to a specific port
|
|
930
|
+
npx monomind browse connect --port 9222
|
|
931
|
+
|
|
932
|
+
# Auto-discover any running Chromium-based app on ports 9222 or 9229
|
|
933
|
+
npx monomind browse connect --auto-connect
|
|
934
|
+
|
|
935
|
+
# Standard workflow from here
|
|
936
|
+
npx monomind browse snapshot -i
|
|
937
|
+
npx monomind browse click @e5
|
|
938
|
+
npx monomind browse screenshot --annotate slack-desktop.png
|
|
939
|
+
```
|
|
940
|
+
|
|
941
|
+
`--auto-connect` probes ports 9222 and 9229 in order and connects to the first responding Chrome/Electron instance.
|
|
942
|
+
|
|
943
|
+
### Tab and webview management
|
|
944
|
+
|
|
945
|
+
Electron apps often have multiple windows or embedded webviews:
|
|
946
|
+
|
|
947
|
+
```bash
|
|
948
|
+
npx monomind browse tab # list all tabs/webviews (shows targetId for each)
|
|
949
|
+
npx monomind browse tab <targetId> # switch to tab by its targetId
|
|
950
|
+
npx monomind browse tab new # open a new tab
|
|
951
|
+
```
|
|
952
|
+
|
|
953
|
+
---
|
|
954
|
+
|
|
955
|
+
## Activation Checklist
|
|
956
|
+
|
|
957
|
+
When this skill fires:
|
|
958
|
+
- [ ] Get the URL (ask if not provided — or use `--auto-connect` for Electron apps)
|
|
959
|
+
- [ ] Run `open` + `errors` baseline
|
|
960
|
+
- [ ] Run all 7 QA phases (or subset the user requested)
|
|
961
|
+
- [ ] Screenshot key states: initial, post-action, errors, mobile
|
|
962
|
+
- [ ] Run `vitals` for any performance claim
|
|
963
|
+
- [ ] Output structured QA report with PASS/WARN/FAIL
|
|
964
|
+
- [ ] Store patterns in memory if the flow was new and successful
|