agent-skills
UI audits, PR review, docs, and release workflows
All Skills in This Repository (24)
Pure Emerald Level Indicatorsbriefing-document
Aggregate research sources into an executive briefing with thematic analysis.
plan-feature
Generate implementation-ready plans and technical specs for complex changes.
implement-frontend
Standardize React/TypeScript frontend implementation with strict typing and mapping layers.
readme-creator
Generate project READMEs from templates based on project type.
scaffold-nextjs
Scaffold a Next.js turborepo with TypeScript, Tailwind, and shadcn UI.
creating-presentations
Design bold, minimal presentation decks with structured narrative arcs and speaker notes.
multi-tenant-platform-architecture
Document Cloudflare or Vercel multi-tenant architecture covering domain strategy, isolation, and routing.
define-architecture
Define architecture defaults for TypeScript projects during initiation or migrations.
audit-ui
Audit web UI quality across accessibility, interaction, forms, and layout.
ui-animation
Codify UI motion timing, easing, and reduced-motion guidelines for web and mobile interfaces.
agents-md
Audit AGENTS.md files against quick-checklist and quality criteria.
scaffold-cli
Scaffolds a production-ready TypeScript CLI project with ESM modules and dual-build.
Frequently Asked Questions
FAQPage SchemaHow to install agent-skills?โผ
Run `npx skills add mblode/agent-skills --all -g -y` in your terminal to install all 26 skills globally. They work with Claude Code, Codex, Cursor, and OpenCode.
What does mblode/agent-skills do?โผ
It covers the parts of shipping that code review misses: UI and typography audits, PR review and monitoring, docs and copywriting, SEO implementation, planning, and npm releases.
Can it review my pull requests automatically?โผ
Yes. The pr-reviewer skill produces a read-only findings report with file:line evidence, and pr-babysitter watches CI, conflicts, and review comments until merge.
Does it work with Claude Code and Cursor?โผ
Yes. Every skill follows the open SKILL.md format and installs into the shared skills directory that Claude Code, Codex, Cursor, and OpenCode all read.
Can non-developers use these skills?โผ
Mostly they target developers, but skills like copywriting, presentation-creator, and seo-program produce briefs, decks, and copy that non-technical users can request in plain English.
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