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

agents-stack

يحتوي agents-stack على 75 من skills المجمعة من labs21-dev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
75
Stars
26
محدث
2026-07-02
Forks
2
التغطية المهنية
23 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

design-context
مصممو واجهات الويب والرقمية

Use when a request will produce frontend UI, a visual asset, an image prompt, or a video prompt, AND the intent/style is not already fully specified by the user or an existing design system in the repo. Forces a minimal, checkable design-context object to exist before generation so output does not default to generic/templated. Do NOT use for: single-property edits (color, spacing, copy tweak) with no ambiguity; bug fixes; refactors; or when the user already gave complete visual specs and you only need to execute. For those, just do the work.

2026-07-02
using-agents-stack
مطوّرو البرمجيات

Root orchestrator. Reads durable state, routes to one phase, dispatches fresh workers.

2026-06-02
analyze
مطوّرو البرمجيات

Pre-implementation alignment gate. Checks spec / plan / tasks consistency and plan vs codebase reality before code is written.

2026-06-02
goal
مطوّرو البرمجيات

Define the goal: what problem we solve, for whom, and what success looks like. The directional anchor that architecture and specs must serve.

2026-06-02
implement
مطوّرو البرمجيات

RED-GREEN-REFACTOR implementation per task. Each task passes before next. Produces handoff.md with reproducible evidence.

2026-06-02
plan
مطوّرو البرمجيات

Design architecture: components, API schema, DB model, impact analysis, test strategy.

2026-06-02
qa
محللو ضمان جودة البرمجيات والمختبرون

Independently verify implementation against SPEC acceptance criteria. Generator ≠ Auditor.

2026-06-02
release
مطوّرو البرمجيات

Write changelog, update reference docs, archive completed workstream.

2026-06-02
spec
مطوّرو البرمجيات

Define what we build: goal, user stories, edge cases, BDD acceptance criteria.

2026-06-02
tasks
مطوّرو البرمجيات

Break plan into minimal verifiable tasks with 5-dimension verification metadata.

2026-06-02
verify-architecture
مطوّرو البرمجيات

Checkpoint

2026-06-02
agents-md
مطوّرو البرمجيات

Extract implicit knowledge and audit AGENTS.md against four principles. Derives sections from domain, not from a fixed template.

2026-06-02
reflect
مطوّرو البرمجيات

On-demand mistake/learning logger. Records errors, corrections, and insights to `.agents-stack/learnings/` for cross-session recall. Also queries past learnings on request.

2026-05-29
clean-philosophy
مطوّرو البرمجيات

Use when designing APIs, making architectural decisions, adding features, writing code, code review, UI design, process design, or any design decision. Provides a cross-level (code → system → process → practitioner → UI → API) simplification discipline: identify what is essential, protect it from the transient, remove everything else.

2026-05-28
design-builder
مطوّرو البرمجيات

Use when design.md is in design_contracted phase and the design artifact must be implemented.

2026-05-28
frontend-design
مطوّرو البرمجيات

Use when a design deliverable must be produced as a durable HTML artifact — prototypes, slide decks, animations, wireframes, or UI mockups — and the work must follow a file-first, adversarially reviewed, harness-compatible workflow.

2026-05-28
reasoning
متخصصو إدارة المشاريع

Integrated 5-phase reasoning workflow: calibrate state, frame the problem, analyze with lenses, recommend with evidence, verify before acting.

2026-05-28
using-reasoning
متخصصو إدارة المشاريع

Use when a request is analytical and could plausibly benefit from integrated reasoning, reality-check, or scenario-planning templates.

2026-05-28
greenfield-product
متخصصو إدارة المشاريع

Use when starting a new product from a raw idea, pressure-testing startup viability, or moving through blueprint, requirements, and system-design stages that produce durable reference docs.

2026-05-28
spec-pipeline
متخصصو إدارة المشاريع

Use when a raw product idea needs a structured blueprint, testable requirements, and implementation design. Covers the full greenfield definition pipeline: vision → PRD → architecture.

2026-05-28
create-agents
مطوّرو البرمجيات

Use when creating or upgrading reusable agent manifests or agent teams with explicit model profile metadata and harness-style contracts.

2026-05-28
create-skill
مطوّرو البرمجيات

Use when creating or upgrading a reusable skill package — leaf or router. Covers scaffolding, SKILL.md authoring, resource bundling, and validation. Does not cover agent manifest creation (use create-agents for that).

2026-05-28
skill-authoring
مطوّرو البرمجيات

Use when creating, upgrading, or packaging reusable skills and you need to choose between a leaf skill and a router family.

2026-05-28
adversarial-qa
محللو ضمان جودة البرمجيات والمختبرون

Use when you need to break a system, find edge cases, challenge design assumptions, or validate product stability under adversarial conditions. Triggers: "red team", "adversarial testing", "edge case hunt", "break this system", "stability test", "attack this", before high-risk releases, or when pipeline QA passes but you sense blind spots remain.

2026-05-26
meta-methodology-extraction
متخصصو إدارة المشاريع

Use when extracting the implicit methodology from a deep-dive conversation — reverse-engineering the analytical path and operational principles into a reusable Framework + Workflow + SOP. Triggers include "extract the methodology", "derive a framework from this conversation", "what method did we use here", "turn this into a repeatable process", "提煉出方法論". Do NOT use for summarizing content; this extracts the method, not the subject.

2026-05-25
prune-review
محللو ضمان جودة البرمجيات والمختبرون

Standalone complexity audit specialist — on-demand only. Not a lifecycle phase. Not gated on review.md. Dispatched when the user explicitly requests a complexity audit.

2026-05-22
backend-qa
محللو ضمان جودة البرمجيات والمختبرون

Use when validating backend behavior in real execution paths, including APIs, jobs, queues, webhooks, auth boundaries, data integrity, failure handling, observability, performance, or adversarial backend conditions.

2026-05-21
design-compounder
المصممون الجرافيكيون

Use when orchestrator has reconciled a design sprint outcome and queued the feature id in compound_pending_feature_ids.

2026-05-21
design-context-scout
مديرو الفن

Use when a design sprint is starting and no trusted design spec exists yet for this feature.

2026-05-21
design-proposer
متخصصو إدارة المشاريع

Use when design.md exists with phase design_spec and the design sprint needs a bounded scope, output contract, and human approval gate before building begins.

2026-05-21
design-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Use when design-builder has produced a handoff and the artifact must be evaluated adversarially before orchestrator processes the verdict.

2026-05-21
frontend-qa
محللو ضمان جودة البرمجيات والمختبرون

Use when validating frontend behavior in a real browser, including functional flows, visual quality, accessibility, responsive behavior, perceived performance, or adversarial edge cases.

2026-05-21
universal-learning-architect
منسّقو التدريس

Transform raw domain materials into structured domain knowledge with mental models, debate maps, SOPs, stress tests, and execution checklists.

2026-05-21
brand-identity-extractor
مديرو الفن

Use when extracting a production-ready brand identity and design system from curated reference images, mood boards, or brand descriptions. Triggers include requests to "extract brand identity", "create brand design system", "define brand DNA", "generate design tokens from images", "build a brand from moodboard", "create AI image prompts from brand", "design AI prompt methodology for brand", or "systematize brand identity for front-end handoff". Also triggers when the user provides reference images and asks for a structured brand output or AI image generation prompts.

2026-05-21
agent-handoff
مطوّرو البرمجيات

Use when an AI agent must hand off in-progress work to a successor agent and needs a structured, high-signal payload that prevents hallucination, re-litigation of settled decisions, and duplicate work.

2026-05-12
prompt-augmentation
الكتّاب والمؤلفون

Use when a sparse or under-specified prompt for text, image, or video generation needs enrichment, clearer direction, or useful variants while preserving the user's core subject.

2026-04-25
startup-pressure-test
محللو الإدارة

Use when pressure-testing a startup, launch plan, GTM thesis, or early unit economics with pessimistic but credible assumptions about acquisition, retention, monetization, burn, and runway.

2026-04-20
website-building
مطوّرو الويب

Use when a request could plausibly be an informational site, a web application, or a browser game and the agent must choose the narrowest website-building child.

2026-04-08
market-opportunity-scout
محللو أبحاث السوق ومتخصصو التسويق

Use when public posts, threads, newsletters, interviews, transcripts, or creator/company notes should be turned into evidence-backed business opportunities by extracting recurring pains, DIY workarounds, and unmet jobs-to-be-done.

2026-04-05
generative-ui
مطوّرو الويب

Use when building or evaluating model-generated interactive UI in the browser, including schema-driven component rendering, streamed UI, sandboxed HTML experiences, or agent-controlled interface updates.

2026-04-04
عرض أهم 40 من أصل 75 skills مجمعة في هذا المستودع.