Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

AgentArena

يحتوي AgentArena على 14 من skills المجمعة من aabbcdl، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
7
محدث
2026-05-18
Forks
1
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

spec-driven-change
مطوّرو البرمجيات

Plan and execute code changes using a spec-driven workflow with structured documents. Use when making non-trivial changes (multi-file, multi-step, or behavior-impacting) that need structured planning before implementation. Not for trivial single-file edits.

2026-05-18
changeset-workflow
مطوّرو البرمجيات

Create and manage changesets for versioning with @changesets/cli. Use when making changes that need a changelog entry, preparing a release, or managing package versions.

2026-05-17
debug-benchmark
محللو ضمان جودة البرمجيات والمختبرون

Diagnose and fix failed benchmark runs. Use when a benchmark run fails, scores are unexpected, judges show errors, or traces are incomplete.

2026-05-17
monorepo-build
مطوّرو البرمجيات

Build the pnpm monorepo correctly respecting inter-package dependencies. Use when building, verifying changes, or troubleshooting build failures.

2026-05-17
test-patterns
محللو ضمان جودة البرمجيات والمختبرون

Write and run tests using Node.js built-in test runner (node:test) with .mjs files. Use when creating new tests, debugging test failures, or understanding test infrastructure.

2026-05-17
web-report-architecture
مطوّرو الويب

Understand the vanilla JS web-report app structure, patterns, and contribution guidelines. Use when modifying the UI, adding new views, or fixing frontend bugs.

2026-05-17
add-adapter
المهن الحاسوبية الأخرى

Add a new AI coding agent adapter so it can participate in benchmarks. Use when integrating any new CLI-based coding tool (Cursor-like, Copilot alternative, open-source agent, etc.) into the adapter system.

2026-04-10
add-judge
محللو ضمان جودة البرمجيات والمختبرون

Add a new evaluation judge type so task packs can use it to verify agent correctness. Use when creating a new check, custom validator, or specialized assertion.

2026-04-10
benchmark-run
المهن الحاسوبية الأخرى

Run, monitor, and troubleshoot a benchmark execution. Use when executing benchmarks, checking results, debugging failed runs, or comparing agent performance.

2026-04-10
scoring-change
مطوّرو البرمجيات

Modify scoring logic, weight presets, or score modes. Use when adding/changing scoring modes, adjusting weights, fixing score calculation bugs, or adding new score components.

2026-04-10
taskpack-authoring
المهن الحاسوبية الأخرى

Author or modify a task pack YAML that defines benchmark tasks. Use when creating new tasks, editing existing ones, or configuring metadata.

2026-04-10
code-review
محللو ضمان جودة البرمجيات والمختبرون

Review git changes with project-specific risk checks layered on top of general senior code review. Use when asked for a code review, merge readiness assessment, or to flag likely regressions.

2026-04-06
release-check
محللو ضمان جودة البرمجيات والمختبرون

Run release-readiness checks and return a go/no-go verdict. Use when preparing a new version, asking whether the project can ship, or checking for blockers.

2026-04-06
ui-change
مطوّرو الويب

Modify the web report UI. Use when adding/changing dashboard views, scoring selectors, share buttons, code review panels, cost calculators, i18n strings, or any visual element.

2026-04-06