Agent Skills by cerico
Showing 25 vetted skills indexed across 1 GitHub repositories.
next
Analyze project state to recommend the next skill to run.
learn
Generate a learning document and visual summary of a codebase's architecture and workflows.
creative-design
Define typography, color, motion, and spacing for landing page UI.
zod-extract
Moves inline Zod schemas into a centralized validations directory in TypeScript projects.
infographic
Convert text into styled SVG infographics and export high-resolution PNGs.
infopage
Create single-file HTML pages with predefined sections and no external dependencies.
test-review
Review unit, integration, and end-to-end tests for coverage gaps and flaky tests.
doctor
Report latest package versions and release dates from doctor.json.
mcp
Implement MCP servers with Node.js, PNPM, and the MCP SDK.
prototype
Bundle React and TypeScript prototypes into a single HTML artifact.
todo
Read TODO.md, complete the first unchecked task, and remove it.
outdated
Identify major dependency upgrades and compile migration recommendations into tmp/UPGRADES.md.
audit
Analyze npm audit results to classify direct and transitive vulnerabilities.
review
Review git diffs against main with configurable depth levels.
ticket
Plan and create Markdown tickets with standardized filenames and templates.
skills
Discover available skills by parsing SKILL.md YAML frontmatter.
documents
Generate PDF and DOCX documents from structured data and templates.
hub
Manage current directories as hubs with a local JSON registry.
visx
Build interactive SVG data visualizations in React using visx.
refactor
Automate code review, grading, and iterative refactoring for TypeScript branches.
threejs
Build and render interactive 3D scenes with Three.js and React Three Fiber.
preflight
Scan git-changed files for common issues and report them with file:line references.
debug
Trace execution paths to diagnose errors across code, APIs, and UI.
scaffold-route
Scaffold a Next.js route with tRPC router and Zod validation.