Skip to main content
Run any Skill in Manus
with one click
GitHub repository

revealui

revealui contains 13 collected skills from RevealUIStudio, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
6
updated
2026-07-16
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

revealui-conventions
software-developers

RevealUI coding conventions for any code task — writing, editing, reviewing, creating, fixing, refactoring, changing, adding, or updating TypeScript, React, CSS, or config files. Covers TypeScript strict mode, ES Modules, Biome formatting, Tailwind v4 syntax, conventional commits, monorepo workspace protocol, feature gating, parameterization, and unused declaration policy.

2026-07-16
revealui-db
database-architects

RevealUI database conventions for any task involving database, schema, query, migration, Drizzle ORM, Neon, PostgreSQL, pgvector, vectors, embeddings, or data modeling. Covers the single Neon-primary database and its pgvector tables.

2026-07-16
revealui-debugging
software-quality-assurance-analysts-and-testers

Systematic debugging workflow for RevealUI. Use when encountering any bug, test failure, unexpected behavior, error, or broken functionality. Prevents shotgun debugging.

2026-07-16
revealui-deploy
network-and-computer-systems-administrators

RevealUI deployment guide — Vercel configuration, GitHub Actions deploy workflow, secret management, domain aliasing, and troubleshooting. Invoke when working on deploy.yml, vercel.json, deployment secrets, domain configuration, or debugging deploy failures.

2026-07-16
revealui-review
software-quality-assurance-analysts-and-testers

Code review checklist for RevealUI. Use when reviewing code, completing a feature, checking quality, or before committing. Invoke explicitly with $revealui-review.

2026-07-16
revealui-safety
software-developers

RevealUI safety guardrails for any code task — editing, writing, creating, fixing, refactoring, changing, adding, updating, or removing files. Protects credentials, enforces import boundaries, ensures code quality, and verifies work before completion.

2026-07-16
revealui-tdd
software-quality-assurance-analysts-and-testers

Test-driven development workflow for RevealUI. Use when implementing any feature, fixing bugs, adding functionality, or writing new code. Enforces write-test-first, red-green-refactor cycle. Works with Vitest and React Testing Library.

2026-07-16
revealui-testing
software-quality-assurance-analysts-and-testers

RevealUI monorepo testing rules and failure-triage guidance. Use when changing tests, fixing flaky suites, adjusting Vitest config, debugging Turbo test failures, handling React Testing Library warnings, or deciding between scoped timeouts, worker limits, and test refactors in this repo.

2026-07-16
revealui-demo-skill
computer-occupations-all-other

Demo skill showcasing RevealUI's skills system integration

2026-07-16
revealui-react-nextjs-patterns
software-developers

React 19 and Next.js 16 best practices for RevealUI development

2026-07-16
revealui-testing-patterns
software-quality-assurance-analysts-and-testers

Testing patterns and best practices for RevealUI with Vitest

2026-07-16
revealui-typescript-quality
software-developers

TypeScript best practices to eliminate `any` types (run `pnpm audit:any` for the current count) and improve code quality

2026-07-16
revealui-architecture-guide
software-developers

RevealUI monorepo architecture and package organization guide

2026-06-23