advisor
01Cursor rule Cursor
Critical engineering advisor - challenge decisions, expose blind spots, prioritize impact.
Cursor rule Cursor
Critical engineering advisor - challenge decisions, expose blind spots, prioritize impact.
Cursor rule Cursor
HTML semantic elements, DOM structure, responsive images, forms, CSS, and Tailwind best practices with accessibility a11y.
Cursor rule Cursor
Monorepo invariants for every agent session — context map, quality gate, secrets, initiative entry. Keywords: AGENTS, overall, secrets, initiative-workflow.
Cursor rule Cursor
Security patterns - REGEX, environment, env vars, env, secrets, cookies, ReDoS prevention, input validation, authentication, auth.
Cursor rule Cursor
Bun test style for this monorepo — naming, AAA, mocks, file placement. Keywords: bun:test, describe, it, mock, config-tests.
Cursor rule Cursor
TypeScript and React conventions not enforced by Biome or tsconfig — naming, unions, self-documenting structure, imports. Keywords: TypeScript, React, discriminated union, interface, naming.
Skill Claude CodeCodexCursor
Use when an approved plan phase should be built (code/config only) via subagents through checkup and review, stopping before documentation-sync and git-pr. Use as step 2 of initiative-workflow.
Skill Claude CodeCodexCursor
Use after builder-workflow checkup passes for a plan phase and before git-pr-workflow, to sync docs/AGENTS/README/skills with code per the plan Documentation before PR list. Not during builder implement.
Skill Claude CodeCodexCursor
Monobun ship path — bun overall, working tree, branch gate, staged diff, context-aware conventional commit, precommit, push, and PR body from .github/pullrequesttemplate.md (not fill-only). Use when the user asks to commit, push, open a PR, or finish a branch.
Skill Claude CodeCodexCursor
Use when starting a multi-phase feature and need the ordered skill pipeline from product context through plan, build, documentation sync, and PR. Use when unsure which skill runs when or how much context to pass at each step.
Skill Claude CodeCodexCursor
Bun entry scripts under tools/scripts/ / with subcommands, node:util parseArgs, Ink step progress (Static + spinner), renderAndExit, and quiet mode without duplicate logic. Use when adding or refactoring repo CLI scripts, local/dev/prod commands, postinstall hooks, or anything mirroring tools/scripts/local/.
Skill Claude CodeCodexCursor
Use when multi-step or cross-package work needs a written plan before coding, when the user asks for phases/PRs/impact map, or when producing .cursor/plans/.plan.md with code and doc-before-PR sections. Use as step 1 of initiative-workflow.
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
Instructions file CodexOpenCode
Instructions for movahedan/monobun, covering agents.md, standards (.cursor/rules/), cursor skills, essential commands and architecture overview.