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

main

يحتوي main على 16 من skills المجمعة من skillsets-cc، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
16
Stars
6
محدث
2026-03-19
Forks
2
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

install
متخصصو دعم مستخدمي الحاسوب

Install Valence — Spec-driven Claude Code workflow with adversarial review, QA agents, and orchestrated builds

2026-03-19
ar
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجيات

Opus-orchestrated adversarial review with cost/benefit analysis. Launches ar-o, ar-k, ar-glm5 in parallel, synthesizes findings. Use for validating design docs before /breakdown.

2026-03-19
arch
مطوّرو البرمجيات

Global architecture spec. Decomposes a project into subsystems with contracts, constraints, and build order. Produces a living spec that tracks project state. Use after /arm or with a clear brief for greenfield projects.

2026-03-19
arm
متخصصو إدارة المشاريع

Crystallize fuzzy thoughts into a solid brief. Extracts requirements, constraints, style, key concepts. Use before /design when starting from vague ideas.

2026-03-19
bugfest
مطوّرو البرمجيات

Debugging protocol. Triage, root-cause, and fix bugs. Creates tickets in PROCESS_DOCS/tickets/ with YAML manifest tracker. Use for known bugs, regressions, or unexpected behavior.

2026-03-19
build
مطوّرو البرمجيات

Implementation workflow. Orchestrates an agent team to implement execution breakdowns. Use after /breakdown and /pmatch validation.

2026-03-19
denoise
مطوّرو البرمجيات

Post-implementation cleanup using the code-simplifier plugin.

2026-03-19
pmatch
محللو ضمان جودة البرمجيات والمختبرون

Pattern matching validation. Compares source-of-truth against target to check alignment. Lighter than /ar. Use to validate plans against designs, or implementations against plans.

2026-03-19
qb
محللو ضمان جودة البرمجيات والمختبرون

Backend QA audit. Audits against backend_styleguide.md (API routes, data access, security). Migrates __tests__ to tests_[module].

2026-03-19
qd
محللو ضمان جودة البرمجيات والمختبرون

Documentation QA audit. Checks for stale docs and code/doc drift.

2026-03-19
qf
محللو ضمان جودة البرمجيات والمختبرون

Frontend QA audit against frontend_styleguide.md. Migrates __tests__ to tests_[module]. Checks Tailwind compliance, component patterns, resource cleanup, security, accessibility.

2026-03-19
solve
مطوّرو البرمجيات

Solution design for features, subsystems, or complex changes. First principles analysis, research, iterative discussion, formal design document. Use after /arm or /arch, or standalone with a clear brief.

2026-03-19
audit-skill
مطوّرو البرمجيات

Use when submitting a skillset to skillsets.cc. Qualitative review of primitives, safety scan, and workflow artifact verification. Run from the reference repo where the skillset was used in production.

2026-03-16
contribute
مطوّرو البرمجيات

Walk through the full skillsets.cc submission process. Guides scaffold, validation, and submission of a new skillset.

2026-03-16
audit-skill
المهن الحاسوبية الأخرى

Use when submitting a skillset to skillsets.cc. Qualitative review of primitives, safety scan, and workflow artifact verification. Run from the reference repo where the skillset was used in production.

2026-02-28
breakdown
مطوّرو البرمجيات

Execution breakdown workflow. Transforms approved designs into detailed task breakdowns for build agents. Use after /ar approval.

2026-02-28