Skip to main content
在 Manus 中运行任何 Skill
一键导入
andychanfp
GitHub 创作者资料

andychanfp

按仓库查看 1 个 GitHub 仓库中的 13 个已收集 skills。

已收集 skills
13
仓库
1
更新
2026-06-02
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

design-review
平面设计师

Senior product designer that audits UI screens and PRDs for usability flaws, missing error states, edge-case gaps, and accessibility issues. Use when the user says "review this design", "audit this UI", "critique this flow", or invokes /design-review with a screenshot and a PRD.

2026-06-02
agent-audit-benchmark
软件开发工程师

Fifth subagent in the agent-audit pipeline. Reads evals-[n].json and grading.json from the run dir, aggregates timing across all evals, computes pass rate and token stats, and writes timing.json and benchmark.json. Handles missing or partial data gracefully — writes what it can and flags gaps. Use when agent-audit hands off "compute the benchmark".

2026-06-02
agent-audit-grade
软件开发工程师

Second subagent in the agent-audit pipeline. Grades every assertion in evals-[n].json against actual_output using LLM judgment for semantic checks and tool calls for mechanical checks. Writes grading.json with per-assertion pass/fail and evidence, and updates evals-[n].json with a verdict per case. Use when agent-audit hands off "grade the evals".

2026-06-02
agent-audit-lint
软件开发工程师

Third subagent in the agent-audit pipeline (comprehensive mode only). Checks the environment for agentlinter and agnix, installs missing tools via npm if possible, runs each linter independently, then runs an LLM safety check against the audit registry. Each check is independent — a missing or failing tool is flagged and skipped, never blocks the others. Writes audit-[n].json to the run dir. Use when agent-audit hands off "run lint and safety check".

2026-06-02
agent-audit-optimise
软件开发工程师

Fourth subagent in the agent-audit pipeline (comprehensive mode only). Measures the target skill's description trigger rate, iterates to improve it, and writes the winning description back to SKILL.md. Optimised for token efficiency: train iterations use 1 run per query; validation and baseline use 3. Stops early at 90% train pass rate. Appends optimiser results to audit-[n].json. Use when agent-audit hands off "run the description optimiser".

2026-06-02
agent-audit
软件开发工程师

Orchestrator for the agent-audit pipeline. Prepares the run directory, asks the user which checks to run via a labelled checklist, dispatches specialist subagents in the correct dependency order, and produces a final report. Use when the user says "audit this skill", "run agent-audit", "check this agent", or agent-evaluate hands off "run audit".

2026-06-02
agent-audit-test
软件质量保证分析师与测试员

First subagent in the agent-audit pipeline. Generates 3-5 test cases from the target skill's SKILL.md, runs them in parallel eval subagents, and writes 3-5 verifiable assertions per case from the actual output. Writes evals-[n].json to the run dir and updates the target skill's schemas.json with assertions. Use when agent-audit hands off "generate and run tests".

2026-06-02
agent-build
软件开发工程师

Builds a runnable skill from a plan produced by agent-plan. Writes SKILL.md and all named ref files to .claude/skills/<name>/. Use when handed a plan path, or when the user says "build this", "generate the skill", or "create the agent".

2026-06-02
当前展示该仓库 Top 8 / 13 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库