overseer
Monorepo coding standards, JSDoc writing, and example extraction
All Skills in This Repository (7)
Pure Emerald Level Indicatorsagent-browser
Automate browser navigation, form filling, and element interaction with snapshot refs.
remotion-best-practices
Standardize Remotion video workflows for deterministic rendering and stable previews.
web-design-guidelines
Fetches Web Interface Guidelines and audits UI code for accessibility and design compliance issues.
frontend-design
Creates production-grade frontend interfaces with HTML/CSS/JS, React, or Vue, featuring typography, color systems, motion, and accessibility.
vercel-react-best-practices
Apply React and Next.js performance guidelines to optimize components and data fetching.
overseer-plan
Convert Markdown planning documents into hierarchical Overseer tasks via MCP codemode.
overseer
Coordinate multi-session projects into hierarchical tasks with VCS integration.
Frequently Asked Questions
FAQPage SchemaHow to install Overseer?โผ
Run `npx skills add dmmulroy/overseer --all -g -y` in your terminal to install all skills in this repository globally.
What does Overseer do?โผ
It gives your coding agent project standards for code, errors, and tests, plus skills for writing Effect JSDoc and extracting examples into scratchpad files.
How to write Effect JSDoc documentation?โผ
The jsdocs skill rewrites public API comments into the required documentation shape with examples, categories, and since tags, then validates them with the linter.
How to extract a code example into scratchpad?โผ
The scratchpad skill finds the JSDoc example nearest your cursor and copies it into a runnable TypeScript file in the scratchpad folder.
Does Overseer work with Claude Code and Cursor?โผ
Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core