Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
andychanfp
GitHub-Creator-Profil

andychanfp

Repository-Ansicht von 13 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
13
Repositories
1
aktualisiert
2026-06-02
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

design-review
Grafikdesigner

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Zeigt die Top 8 von 13 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt