Nexus Labs
Official@nexuslabs-ai
Nexus Labs provides frontend engineering skills covering UI auditing, shadcn component management, PR review, testing, and modern web development guidance.
Agent Skills by Nexus Labs
Showing 12 vetted skills indexed across 1 GitHub repositories.
ui-audit-guide
Audit running web applications for UI/UX issues using Playwright MCP browser automation.
design-plan
Creates phased implementation plans with architecture decisions for complex multi-file features.
pr-review-guide
Review pull requests against project rules and produce structured verdicts with inline comments.
implement-test-guide
Implement test suites with result-focused assertions across Vitest, Storybook, and Jest frameworks.
implement-guide
Drafts implementation plans, stress-tests them with a parallel review council, then implements phase by phase.
pr-review-follow-up
Re-reviews pull requests to verify prior feedback was addressed and detect new issues.
shadcn
Manages shadcn/ui components via CLI for adding, searching, updating, and composing React UI.
shadcn-adapt-guide
Converts shadcn/ui components into Nexus design system components with token mapping and tests.
analyze-deps-guide
Analyzes npm dependencies for updates, breaking changes, deprecations, and security vulnerabilities with codebase impact reports.
pr-fix-guide
Fixes GitHub PR review comments through root cause analysis and direct code edits.
modern-web-guidance
Searches and retrieves best-practice guides for modern web platform features.
frontend-design
Generates production-grade frontend interfaces with distinctive typography, color, motion, and layout.
Frequently Asked Questions About Nexus Labs
FAQPage SchemaWhat tasks can I accomplish with Nexus Labs skills?▼
You can audit running apps for UI/UX issues via Playwright MCP, manage and adapt shadcn/ui components, review and fix pull requests, implement production-quality test coverage, analyze dependency updates and breaking changes, plan complex features, and build polished frontend interfaces following modern web best practices.
Who are Nexus Labs skills designed for?▼
Frontend engineers, design system maintainers, and code reviewers. The skills target developers working with shadcn/ui component registries, React/Vue/Angular layouts, pull request quality gates, test infrastructure, and modern CSS features like container queries, view transitions, and scroll-driven animations.
How do the pull request review skills work in practice?▼
The pr-review-guide evaluates PRs for code quality and architecture using Read, Grep, Glob, and git/gh Bash commands. After fixes are pushed, pr-review-follow-up verifies the changes, while pr-fix-guide performs root cause analysis and applies fixes directly in a single session.
What are the prerequisites for using these skills?▼
Skills require file system access (Read, Grep, Glob), Bash execution, and in some cases git/gh CLI and web fetching. The shadcn skills apply to projects with a components.json file, and ui-audit-guide requires a running application accessible via Playwright MCP.
When should the modern-web-guidance skill be used?▼
It must run first for all HTML/CSS and client-side JavaScript tasks, covering modals, container queries, view transitions, Core Web Vitals (LCP, INP), and framework styling. It explicitly excludes backend SQL/ORMs, CI/CD pipelines, Docker, and linting configuration.