Agent skill

markdowntown-monorepo

Monorepo workflow for coordinating CLI + web changes, tests, and docs in markdowntown.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/markdowntown-monorepo

SKILL.md

markdowntown-monorepo

  • Follow root AGENTS.md for repo-wide workflow and test expectations.
  • For CLI changes: cd cli && make lint and cd cli && make test.
  • For web changes: pnpm -C apps/web lint, pnpm -C apps/web compile, pnpm -C apps/web test:unit.
  • For docs-only changes: pnpm -C apps/web lint:md and cd cli && make lint if CLI docs change.
  • Keep CLI scan/audit specs canonical under cli/docs/ and link from web docs.
  • Use prompt templates in codex/prompts/ for common scan/test flows.

Didn't find tool you were looking for?

Be as detailed as possible for better results