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

infrahub

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

skills مجمعة
29
Stars
493
محدث
2026-07-10
Forks
55
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

audit-docs
مطوّرو البرمجيات

Audits documentation completeness for a feature branch, subject, or set of existing docs — maps changes across Infrahub's documentation layers, reports gaps, and optionally applies the fixes. TRIGGER when: the user wants to audit or check documentation coverage, find doc gaps after a feature branch, or verify docs are still current for a subject or specific files. DO NOT TRIGGER when: authoring new documentation from scratch → use the add-docs flow; only linting/formatting Markdown → run `uv run invoke docs.lint`.

2026-07-10
speckit-critique-run
مطوّرو البرمجيات

Perform a dual-lens critical review of the specification and plan from both product strategy and engineering risk perspectives before implementation.

2026-06-28
speckit-review-code
محللو ضمان جودة البرمجيات والمختبرون

General code quality review — project guideline compliance, bug detection, code quality analysis.

2026-06-28
speckit-review-comments
محللو ضمان جودة البرمجيات والمختبرون

Code comment accuracy verification, documentation completeness assessment, comment rot detection.

2026-06-28
speckit-review-errors
محللو ضمان جودة البرمجيات والمختبرون

Error handling review — silent failure detection, catch block analysis, error logging.

2026-06-28
speckit-review-run
محللو ضمان جودة البرمجيات والمختبرون

Comprehensive code review using specialized agents — orchestrates code, comments, tests, errors, types, and simplify agents sequentially.

2026-06-28
speckit-review-simplify
محللو ضمان جودة البرمجيات والمختبرون

Code simplification suggestions — clarity, unnecessary complexity, redundant abstractions. Advisory only.

2026-06-28
speckit-review-tests
محللو ضمان جودة البرمجيات والمختبرون

Test coverage quality analysis — behavioral coverage, critical gap identification, test resilience evaluation.

2026-06-28
speckit-review-types
محللو ضمان جودة البرمجيات والمختبرون

Type design analysis — encapsulation, invariant expression, usefulness, and enforcement.

2026-06-28
speckit-opsmill-auto
مطوّرو البرمجيات

Run the full speckit workflow end-to-end — specify, plan, critique, tasks, implement, review — making all decisions autonomously. Stops before extract; run that manually.

2026-06-28
speckit-opsmill-extract
مطوّرو البرمجيات

Extract knowledge, guidelines, and ADRs from one or more completed spec directories into the project documentation system.

2026-06-28
speckit-opsmill-implement
مطوّرو البرمجيات

Run the speckit implementation phase chunk-by-chunk in clean-context subagents, then review, then produce a final report. Picks up from an existing tasks.md.

2026-06-28
speckit-opsmill-prep
المهن الحاسوبية الأخرى

Run the speckit preparation phases end-to-end — specify, plan, critique, tasks — making all decisions autonomously. Stops before implementation.

2026-06-28
speckit-opsmill-retrospect
المهن الحاسوبية الأخرى

Run a session retrospective that surfaces context-management gaps and routes them to approved follow-up actions.

2026-06-28
speckit-opsmill-summary
المهن الحاسوبية الأخرى

Produce a flow-level summary of the current Claude Code session — executive summary, chronological timeline, and outcomes — written into the active feature directory next to spec.md / plan.md.

2026-06-28
commit
مطوّرو البرمجيات

Stages and commits the current changes onto a safe working branch, enforcing branch discipline and optionally pushing upstream. TRIGGER when: the user wants to commit, save, or check in the current changes. DO NOT TRIGGER when: opening a pull request → pr.

2026-06-27
creating-issues
المهن الحاسوبية الأخرى

Turns a single feature idea, improvement, or bug into ONE well-structured GitHub issue. TRIGGER when: the user wants to file/open/create an issue, turn a feature idea or improvement into a ticket, or capture something missing or broken as a ticket. DO NOT TRIGGER when: breaking work into multiple issues or planning a body of work → a planning skill; writing a full Product Requirements Document → creating-prd; the idea is still fuzzy and unhardened → grilling-ideas first.

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

Stress-tests a fuzzy or vague feature idea before any PRD, spec, or ticket is written. TRIGGER when: the user has a fuzzy feature idea — one or two paragraphs, vague on users / scope / success — and wants to harden it, or says "grill / stress-test / pressure-test this idea." DO NOT TRIGGER when: the idea is already turned into a spec or PRD; bug fixes or refactors; the idea is hardened and you are ready to write the PRD → creating-prd.

2026-06-27
monitoring-pull-requests
مطوّرو البرمجيات

Watches an open pull request's CI until green and fixes failing checks. TRIGGER when: the user wants to watch a pull request's CI, babysit a PR until it goes green, or fix failing CI checks on an open PR. DO NOT TRIGGER when: opening the PR in the first place → pr; rebasing the branch onto its base → rebase.

2026-06-27
pr
مطوّرو البرمجيات

Opens a pull request, publishing the current branch as a PR. TRIGGER when: the user wants to open a pull request, publish the current branch as a PR, or take the current work through to an open PR. DO NOT TRIGGER when: only committing changes → commit; babysitting CI after the PR is already open → monitoring-pull-requests.

2026-06-27
rebase
مطوّرو البرمجيات

Rebases a feature branch onto its latest base, resolving conflicts while preserving the intent of local changes, optionally force-pushing and watching CI afterward. TRIGGER when: the user wants to rebase a feature branch, update a branch against its base, or replay local work on top of the latest upstream. DO NOT TRIGGER when: merging a release branch into dev → merging-branches; only watching CI on an already-open PR → monitoring-pull-requests.

2026-06-27
creating-prd
متخصصو إدارة المشاريع

Synthesises the current conversation context into a Product Requirements Document and publishes it to GitHub (as a comment on a referenced issue, or a new issue). Synthesises from context; does not interview. TRIGGER when: the conversation has produced enough understanding of a feature and the user wants it captured as a PRD. DO NOT TRIGGER when: a single small issue is enough → creating-issues; the idea has not been stress-tested yet → grilling-ideas first; bug reports.

2026-06-27
speckit-agent-context-update
المهن الحاسوبية الأخرى

Refresh the managed Spec Kit section in coding agent context file(s)

2026-06-27
speckit-plan
المهن الحاسوبية الأخرى

Execute the implementation planning workflow using the plan template to generate design artifacts.

2026-06-27
capture-knowledge
مطوّرو البرمجيات

Capture non-obvious facts learned while working into dev/knowledge/, dev/guidelines/, or dev/guides/ so future agents understand the code faster. Trigger when the user says 'capture this', 'document this', 'we should write that down', or autonomously at the end of a feature when something non-obvious was learned.

2026-06-23
feature-flow
مطوّرو البرمجيات

Multi-phase orchestrator for a feature: spec → plan → implement → review → CI gate → PR. Uses parallel agents for divergent thinking and a single synthesizer between phases. Trigger when the user says 'start the feature flow', 'run feature-flow', or names a ticket and asks to drive it end to end.

2026-06-23
migrate-feature-page
مطوّرو البرمجيات

Migrate Infrahub docs feature pages from the legacy topic+guide pair into a cleaner structure (single merged page, hub+spokes, or tutorial extraction). Supports both single-feature migrations (one feature like Profiles or Webhooks) and section-wide migrations (a whole section like Branches & Change Control with multiple features migrated together) when the team has agreed on a section-wide restructure plan. Trigger when the user names a specific feature or section to migrate (e.g. "let's migrate profiles", "start the Resource Manager migration", "do the entire Branches & Change Control section"). Each migration is its own branch off `demo/groups-diataxis-example`, its own PR back to that branch.

2026-06-21
neo4j-cypher-guide
مطوّرو البرمجيات

Comprehensive guide for writing modern Neo4j Cypher read queries. Essential for text2cypher MCP tools and LLMs generating Cypher queries. Covers removed/deprecated syntax, modern replacements, CALL subqueries for reads, COLLECT patterns, sorting best practices, and Quantified Path Patterns (QPP) for efficient graph traversal.

2026-06-21
speckit-git-feature
مطوّرو البرمجيات

Validate Jira/JPD ticket reference and create a feature branch

2026-06-21