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

aiops

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

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

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

aiops-implement
مطوّرو البرمجيات

Delivery overlay — orchestrates lean ladder, tdd, prune, review with sub-phase gates; commits only on user approval.

2026-07-02
aiops
المهن الحاسوبية الأخرى

Flow Conductor for the aiops bundle. One entry — infers task type, shows plain-language steps, tracks journey in flow.state.yaml, dispatches skill + agent per phase.

2026-07-02
architect-design
مطوّرو البرمجيات

Structured design process for the architect agent. Guides from grill conclusions to complete NOTES.md + tech-spec.md plus needed domain documentation updates through constraint gathering, module identification, interface design, alternative exploration, and risk analysis. Use when the architect needs to produce design decisions and technical specifications.

2026-07-02
code-graph
مطوّرو البرمجيات

Build and query a persistent code graph for the target project. Uses graphify (Tree-sitter + Louvain clustering) for deterministic structural extraction, then the model adds semantic annotations. Use when the user says build graph, code graph, dependency graph, impact analysis, or when other skills need structured code understanding before proceeding.

2026-07-02
improve-codebase-architecture
مطوّرو البرمجيات

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick. Use when the user says architecture review, codebase health, deepening, refactor suggestions, or complains about architectural friction.

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

Review in three modes — code (diff vs standards/spec), design (NOTES + tech-spec before planning), drift (implementation vs tech-spec before ship). Pick mode from Flow Conductor phase or user intent; do not mix artifact types.

2026-07-02
aiops-setup
مطوّرو البرمجيات

Configure a target project for the aiops bundle — issue tracker, triage labels, domain doc layout. Silent defaults on inline bootstrap; full prompts on explicit /aiops-setup.

2026-07-01
explore
مطوّرو البرمجيات

Free-form thinking partner. Discuss ideas, compare options, name tradeoffs. No artifacts committed.

2026-07-01
to-issues
متخصصو إدارة المشاريع

Break a plan or PRD into vertical-slice issues on the project issue tracker.

2026-07-01
to-prd
متخصصو إدارة المشاريع

Synthesize the current conversation into a PRD and publish to the issue tracker. No interview — use what you already know.

2026-07-01
file-refactor
مطوّرو البرمجيات

Keep source files under 500 lines. Split files that mix concerns — types, utils, hooks, sub-components, constants. Use when a file approaches the limit or when the user says refactor file, split file, too long, or file too big.

2026-06-30
diagnosing-bugs
مطوّرو البرمجيات

Diagnosis loop for hard bugs and performance regressions. Use when the user says diagnose/debug, or reports broken/failing/slow behavior.

2026-06-29
domain-modeling
مطوّرو البرمجيات

Build and sharpen a project's domain model — glossary, ubiquitous language, ADRs. Use when changing the model, not just reading CONTEXT.md.

2026-06-29
handoff
المهن الحاسوبية الأخرى

Compact the current conversation into a handoff document for another agent to pick up.

2026-06-29
gitops
مطوّرو البرمجيات

Git operations wrapper: sync, stage, commit, push. Generates Conventional Commits messages with .scratch artifact references. Use when the user says gitops, commit, push, sync code, or needs version control operations.

2026-06-26
ui-mockup
مطوّرو الويب

Generate HTML/CSS mockups for UI design. Produces browser-previewable mockup files with placeholder data. Use when the user says ui-mockup, mockup, design UI, wireframe, or needs visual reference for a feature.

2026-06-26
grill-with-docs
متخصصو إدارة المشاريع

Relentless interview that sharpens a plan and updates CONTEXT.md and ADRs as decisions land.

2026-06-26
grilling
متخصصو إدارة المشاريع

Interview the user relentlessly about a plan or design. Use when stress-testing a plan before building, or on any grill trigger phrase.

2026-06-26
lean
مطوّرو البرمجيات

Minimal solution discipline: YAGNI ladder, stdlib and native first, shortest working diff. Use during delivery when writing code, or when the user says lean, lean mode, yagni, ponytail, lazy mode, or complains about over-engineering.

2026-06-26
prototype
مطوّرو البرمجيات

Throwaway prototype to answer a design question — terminal logic explorer or multi-variant UI on one route.

2026-06-26
prune
مطوّرو البرمجيات

Review diffs for over-engineering only. One line per finding: location, what to cut, what replaces it. Hard gate before /review in aiops delivery. Use when the user says prune, simplify review, what can we delete, or over-engineered.

2026-06-26
tdd
مطوّرو البرمجيات

Test-driven development — vertical red-green-refactor slices through public interfaces.

2026-06-26
triage
مطوّرو البرمجيات

Move issues and external PRs through triage roles — categorise, verify, grill if needed, write agent-ready briefs.

2026-06-26