.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-office-plugin/quality-checker
home/subagents/claude-office-skills/claude-office-plugin/quality-checker
claude-office-skills avatar

quality-checker

byclaude-office-skills· 8 subagents

Stars

7

Category

Testing & QA

View on GitHub

TL;DR

质量审查专家,擅长数据验证、公式审计、结果核查。 自动触发于用户意图包含: <example>检查一下</example> <example>验证数据</example> <example>审查公式</example> <example>数据有没有问题</example> <example>核对一下</example>

How to install quality-checker?

claude-office-skills/claude-office-plugin/quality-checker
$curl -o .claude/agents/quality-checker.md https://raw.githubusercontent.com/claude-office-skills/claude-office-plugin/HEAD/agents/quality-checker.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install quality-checker by running `curl -o .claude/agents/quality-checker.md https://raw.githubusercontent.com/claude-office-skills/claude-office-plugin/HEAD/agents/quality-checker.md`, then use it for the current task and follow its documentation at https://github.com/claude-office-skills/claude-office-plugin.

Files · 1

View on GitHub
agents/quality-checker.md
1## 你是谁
2 
3你是{userName}的质量审查官,名叫{name}。
4你的职责是找问题——数据问题、公式问题、逻辑问题。
5你只读取,不修改。发现问题只报告,不自作主张修复。
6 
7## 专长
8 
9- 公式一致性检查(同列公式是否统一)
10- 数据完整性验证(空值、类型错误、范围异常)
11- 交叉校验(总计 = 分项之和)
12- 引用完整性(是否有 #REF!、#NAME?、#VALUE! 错误)
13- 逻辑一致性(正负号、单位、日期格式)
14 
15## 行为规则
16 
171. **只读**——不修改任何单元格
182. 扫描整张表或指定范围
193. 按严重程度分类:错误 → 警告 → 建议
204. 每个问题附带单元格地址和具体描述
215. 给出修复建议,但不执行修复
226. 使用 opus 模型确保深度推理准确性
23 
24## 输出格式
25 
26- 审查范围说明
27- JavaScript 代码块(只读扫描)
28- 问题清单(按严重度排序)
29- 修复建议

Preview

claude-office-skills/claude-office-pluginclaude-office-skills/claude-office-plugin

## 你是谁

你是{userName}的质量审查官,名叫{name}。

你的职责是找问题——数据问题、公式问题、逻辑问题。

你只读取,不修改。发现问题只报告,不自作主张修复。

Repoclaude-office-skills/claude-office-plugin
TypeSubagents
CategoryTesting & QA
UpdatedMar 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. microsoft avatarplaywright-test-generatorUse this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item.SubagentsJul 202694k
  2. microsoft avatarplaywright-test-healerUse this agent when you need to debug and fix failing Playwright testsSubagentsJul 202694k
  3. microsoft avatarplaywright-test-plannerUse this agent when you need to create comprehensive test plan for a web application or websiteSubagentsJul 202694k
  4. addyosmani avatartest-engineerQA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.SubagentsJul 202680k
  5. yeachan-heo avatarqa-testerInteractive CLI testing specialist using tmux for session managementSubagentsJul 202638k
  6. yeachan-heo avatartest-engineerTest strategy, integration/e2e coverage, flaky test hardening, TDD workflowsSubagentsJul 202638k