Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

revealui

revealui 收录了来自 RevealUIStudio 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
6
更新
2026-07-16
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

revealui-conventions
软件开发工程师

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
数据库架构师

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
软件质量保证分析师与测试员

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
网络与计算机系统管理员

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
其他计算机职业

Demo skill showcasing RevealUI's skills system integration

2026-07-16
revealui-react-nextjs-patterns
软件开发工程师

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

2026-07-16
revealui-testing-patterns
软件质量保证分析师与测试员

Testing patterns and best practices for RevealUI with Vitest

2026-07-16
revealui-typescript-quality
软件开发工程师

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
软件开发工程师

RevealUI monorepo architecture and package organization guide

2026-06-23