Nexus Labs avatar

Nexus Labs

Official

@nexuslabs-ai

0Followers
|
3Public Repos
|
12Published Skills

Nexus Labs provides frontend engineering skills covering UI auditing, shadcn component management, PR review, testing, and modern web development guidance.

Skills Distribution
DomainUI/UX & Crea...Frontend UI Develo.. (40%)Code Review & Qual.. (25%)Testing & Test Cov.. (15%)UI Auditing & Visu.. (10%)

Agent Skills by Nexus Labs

Showing 12 vetted skills indexed across 1 GitHub repositories.

nexuslabs-ainexuslabs-ai
1

ui-audit-guide

Audit running web applications for UI/UX issues using Playwright MCP browser automation.

Official
Intermediate
nexuslabs-ainexuslabs-ai
1

design-plan

Creates phased implementation plans with architecture decisions for complex multi-file features.

Official
Intermediate
nexuslabs-ainexuslabs-ai
1

pr-review-guide

Review pull requests against project rules and produce structured verdicts with inline comments.

Official
Intermediate
nexuslabs-ainexuslabs-ai
1

implement-test-guide

Implement test suites with result-focused assertions across Vitest, Storybook, and Jest frameworks.

Official
Intermediate
nexuslabs-ainexuslabs-ai
1

implement-guide

Drafts implementation plans, stress-tests them with a parallel review council, then implements phase by phase.

Official
Advanced
nexuslabs-ainexuslabs-ai
1

pr-review-follow-up

Re-reviews pull requests to verify prior feedback was addressed and detect new issues.

Official
Intermediate
nexuslabs-ainexuslabs-ai
1

shadcn

Manages shadcn/ui components via CLI for adding, searching, updating, and composing React UI.

Official
Advanced
nexuslabs-ainexuslabs-ai
1

shadcn-adapt-guide

Converts shadcn/ui components into Nexus design system components with token mapping and tests.

Official
Advanced
nexuslabs-ainexuslabs-ai
1

analyze-deps-guide

Analyzes npm dependencies for updates, breaking changes, deprecations, and security vulnerabilities with codebase impact reports.

Official
Advanced
nexuslabs-ainexuslabs-ai
1

pr-fix-guide

Fixes GitHub PR review comments through root cause analysis and direct code edits.

Official
Intermediate
nexuslabs-ainexuslabs-ai
1

modern-web-guidance

Searches and retrieves best-practice guides for modern web platform features.

Official
Intermediate
nexuslabs-ainexuslabs-ai
1

frontend-design

Generates production-grade frontend interfaces with distinctive typography, color, motion, and layout.

Official
Intermediate

Frequently Asked Questions About Nexus Labs

FAQPage Schema
What 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.