agentsclimarketplace

Repo onboarding

Skill hoangsonww/Claude-Code-Agent-Monitor/.codex/skills/repo-onboarding

🚀 A real-time monitoring dashboard for Claude Code, built with SQLite3, Node.js, Express, React, Vite, TailwindCSS, and WebSockets. It tracks sessions, agent activity, tool usage, and subagent orchestration, providing live analytics, a Kanban status board, status notifications, a cute buddy, and an interactive web UI/MacOS/Windows native app.

Install
npx -y skills add hoangsonww/Claude-Code-Agent-Monitor --skill repo-onboarding

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Understand this repository quickly before making changes. Use for architecture discovery, ownership mapping, command selection, and initial implementation planning.

SKILL.md

0.7 KB, as published. Nobody here has run it

Repo Onboarding Skill

Workflow

  • Read AGENTS.md, README.md, and ARCHITECTURE.md.
  • Determine target layer: server/, client/, mcp/, or docs.
  • Identify the minimal file set needed for the task.
  • Select verification commands before editing.

Verification defaults

  • Backend: npm run test:server
  • Frontend: npm run test:client
  • MCP: npm run mcp:typecheck and npm run mcp:build

References

  • references/module-map.md
  • references/verification-map.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.