Skip to main content
opsmill
ملف منشئ GitHub

opsmill

عرض على مستوى المستودعات لـ ١٥٠ skills مجمعة عبر ١٠ مستودعات GitHub.

skills مجمعة
١٥٠
مستودعات
١٠
محدث
٢٧ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
infrahub
٣٦ skills · ٢٧ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرىمتخصصو إدارة المشاريع
٤ فئات مهنية · ٨١٪؜ مصنفة
٢٤٪؜الحصة
#02
infrahub-arista-avd
٢٨ skills · ٢٤ يوليو ٢٠٢٦
التصنيف قيد الانتظار
١٩٪؜الحصة
#03
infrahub-mcp
١٨ skills · ٥ مايو ٢٠٢٦
محللو ضمان جودة البرمجيات والمختبرونمطوّرو البرمجياتمتخصصو إدارة المشاريعأمناء سر المدراء والمساعدون الإداريون التنفيذيون
٤ فئات مهنية · ١٠٠٪؜ مصنفة
١٢٪؜الحصة
#04
infrahub-skills
١٤ skills · ٢٤ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو أنظمة الحاسوب
٢ فئات مهنية · ٦٤٪؜ مصنفة
٩٫٣٪؜الحصة
#05
infrahub-solution-ai-dc
١٣ skills · ٢٠ أغسطس ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمحللو أنظمة الحاسوبمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوب
٥ فئات مهنية · ٩٢٪؜ مصنفة
٨٫٧٪؜الحصة
#06
infrahub-sdk-python
١٢ skills · ١٠ يوليو ٢٠٢٦
مطوّرو البرمجياتمتخصصو إدارة المشاريعالمهن الحاسوبية الأخرى
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٨٪؜الحصة
#07
infrahub-demo-service-catalog
٩ skills · ٢٩ مايو ٢٠٢٦
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوبمصممو قواعد البياناتمصممو واجهات الويب والرقمية
٤ فئات مهنية · ١٠٠٪؜ مصنفة
٦٪؜الحصة
#08
infrahub-demo-dc
٩ skills · ٢٢ مايو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوب
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٦٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

creating-changelog-entries
غير مصنف

Use when you've fixed a bug, added a feature, or made any user-facing change in a project that uses Towncrier and need to record it for the changelog — before committing or opening a PR, or whenever asked to add a changelog entry, towncrier fragment, or news…

٢٧ أغسطس ٢٠٢٦
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…

٢٧ أغسطس ٢٠٢٦
speckit-opsmill-extract
غير مصنف

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

٢٧ أغسطس ٢٠٢٦
speckit-plan
غير مصنف

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

٢٧ أغسطس ٢٠٢٦
speckit-tasks
غير مصنف

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

٢٧ أغسطس ٢٠٢٦
analyzing-ci-flakiness
غير مصنف

Analyzes recent CI failures on pull requests to identify flaky tests, using retry outcomes (failed attempt → green re-run) and cross-PR recurrence as evidence, and maintains a local longitudinal ledger so flakiness can be tracked over time. TRIGGER when: the…

٢٠ أغسطس ٢٠٢٦
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…

١٥ أغسطس ٢٠٢٦
harvesting-review
مطوّرو البرمجيات

Mines a pull request's review threads for lessons that generalize beyond that PR, reconstructs each against the actual code before deciding, checks whether it is already codified, and routes the genuinely-new, durable ones into Infrahub's internal…

١٥ أغسطس ٢٠٢٦
عرض 8 من أصل ٣٦ skills مجمعة.
عرض 8 من أصل ٢٨ skills مجمعة.
عرض 8 من أصل ١٨ skills مجمعة.
infrahub-managing-checks
غير مصنف

Creates Infrahub check definitions — Python validation logic, GraphQL queries, and YAML-driven tests for proposed change pipelines. TRIGGER when: writing validation checks, creating Python checks, building data quality guards for proposed changes, writing or…

٢٤ أغسطس ٢٠٢٦
infrahub-reporting-skill-gaps
غير مصنف

Turns friction from an Infrahub skill session into a reviewed GitHub issue about an Infrahub skill's guidance. Infrahub skills fail quietly: a missing or unclear rule does not crash, it produces extra round trips and repeated user nudges. This skill gathers…

٢٠ أغسطس ٢٠٢٦
infrahub-analyzing-diagnostics
غير مصنف

Analyze an already-collected infrahub-collect diagnostic bundle — traceback and failure triage across service logs, incident correlation, and known-issue matching against opsmill/infrahub GitHub issues. TRIGGER when: the user says they collected a diagnostic…

١٩ أغسطس ٢٠٢٦
infrahub-collecting-diagnostics
غير مصنف

Collect a redacted local diagnostic bundle (logs, config, version, state) for an OpsMill expert hand-off. TRIGGER when: Infrahub is broken/failing/erroring, the user asks for help debugging, wants to collect logs/diagnostics, prepares a hand-off for OpsMill…

١٩ أغسطس ٢٠٢٦
infrahub-reporting-issues
غير مصنف

Reports bugs and feature requests against the right Infrahub-ecosystem GitHub repository. Classifies the request, routes it (with the main `opsmill/infrahub` repo as the safe fallback when in doubt), searches for existing duplicates, gathers conservative…

١٣ أغسطس ٢٠٢٦
infrahub-analyzing-data
محللو أنظمة الحاسوب

Analyzes and correlates live Infrahub data via the MCP server — answers operational questions, detects drift, and investigates impact. TRIGGER when: querying infrastructure data, checking compliance, investigating change impact, producing ad-hoc reports. DO…

٧ أغسطس ٢٠٢٦
infrahub-importing-data
مطوّرو البرمجيات

Converts CSV/TSV inputs into Infrahub object YAML and loads them onto a fresh branch. Handles a single file, a folder of files, an explicit list of paths, and one-big-denormalized-sheet exports. TRIGGER when: importing CSV, loading CSV/TSV into Infrahub,…

٧ أغسطس ٢٠٢٦
infrahub-managing-menus
مطوّرو البرمجيات

Creates Infrahub custom navigation menus for the web UI sidebar, organizing node types into logical groups. TRIGGER when: designing sidebar menus, grouping node types in UI, customizing Infrahub web interface navigation. DO NOT TRIGGER when: designing…

٧ أغسطس ٢٠٢٦
عرض 8 من أصل ١٤ skills مجمعة.
upgrade-infrahub
غير مصنف

Upgrade the Infrahub platform version in this project. Handles downloading the new compose file, upgrading the SDK, updating version references across Dockerfile, docker-compose.override.yml, and .envrc, and rebuilding the Docker image. Use this skill…

٢٠ أغسطس ٢٠٢٦
infrahub-analyzing-data
محللو أنظمة الحاسوب

Analyzes and correlates live Infrahub data via the MCP server — answers operational questions, detects drift, and investigates impact. TRIGGER when: querying infrastructure data, checking compliance, investigating change impact, producing ad-hoc reports. DO…

٣ يوليو ٢٠٢٦
infrahub-auditing-repo
مطوّرو البرمجيات

Audits an Infrahub repository against best practices and rules, producing a structured compliance report. TRIGGER when: reviewing repo for compliance, onboarding to existing project, pre-deployment validation, catching issues. DO NOT TRIGGER when: creating…

٣ يوليو ٢٠٢٦
infrahub-collecting-diagnostics
مديرو الشبكات وأنظمة الحاسوب

Collect a redacted local diagnostic bundle (logs, config, version, state) for an OpsMill expert hand-off. TRIGGER when: Infrahub is broken/failing/erroring, the user asks for help debugging, wants to collect logs/diagnostics, prepares a hand-off for OpsMill…

٣ يوليو ٢٠٢٦
infrahub-common
مطوّرو البرمجيات

Shared references and cross-cutting rules for all Infrahub skills — GraphQL syntax, .infrahub.yml format, and common patterns. DO NOT TRIGGER directly — loaded automatically by other Infrahub skills when they need shared references.

٣ يوليو ٢٠٢٦
infrahub-importing-data
مطوّرو البرمجيات

Converts CSV/TSV inputs into Infrahub object YAML and loads them onto a fresh branch. Handles a single file, a folder of files, an explicit list of paths, and one-big-denormalized-sheet exports. TRIGGER when: importing CSV, loading CSV/TSV into Infrahub,…

٣ يوليو ٢٠٢٦
infrahub-managing-checks
محللو ضمان جودة البرمجيات والمختبرون

Creates Infrahub check definitions — Python validation logic, GraphQL queries, and YAML-driven tests for proposed change pipelines. TRIGGER when: writing validation checks, creating Python checks, building data quality guards for proposed changes, writing or…

٣ يوليو ٢٠٢٦
infrahub-managing-generators
مطوّرو البرمجيات

Creates Infrahub Generators — design-driven automation that builds infrastructure objects from templates and topology definitions. TRIGGER when: building design-to-implementation workflows, auto-creating objects from templates, topology-driven generation. DO…

٣ يوليو ٢٠٢٦
عرض 8 من أصل ١٣ skills مجمعة.
opsmill-dev-analyzing-dependency-bumps
مطوّرو البرمجيات

Produces a breaking-change / deprecation / opportunity report for a dependency-bump PR, grounded in how this codebase actually uses each bumped package, not the changelog alone. TRIGGER when: the user gives a PR URL or number for a dependency version bump…

١٠ يوليو ٢٠٢٦
opsmill-dev-backporting-fixes
مطوّرو البرمجيات

Ports an existing fix from one long-lived branch to another (e.g. a stable fix landed on the development branch), adapting it to the target branch's current code rather than cherry-picking blindly. TRIGGER when: phrasings like "backport <fix/PR/commit> to…

١٠ يوليو ٢٠٢٦
opsmill-dev-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 →…

١٠ يوليو ٢٠٢٦
opsmill-dev-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…

١٠ يوليو ٢٠٢٦
opsmill-dev-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…

١٠ يوليو ٢٠٢٦
opsmill-dev-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 /…

١٠ يوليو ٢٠٢٦
opsmill-dev-merging-branches
مطوّرو البرمجيات

Merges one long-lived branch into another (e.g. a release branch into the main development branch) on a fresh integration branch, or takes over a stalled merge-conflict PR. TRIGGER when: phrasings like "merge <release> into <dev>", "take over this…

١٠ يوليو ٢٠٢٦
opsmill-dev-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…

١٠ يوليو ٢٠٢٦
عرض 8 من أصل ١٢ skills مجمعة.
infrahub-common
مطوّرو البرمجيات

Shared references and cross-cutting rules used by all Infrahub skills. Contains GraphQL query syntax, .infrahub.yml configuration format, and common rules for git integration, display label caching, and Python environment setup. DO NOT TRIGGER directly —…

٢٩ مايو ٢٠٢٦
infrahub-repo-auditor
مطوّرو البرمجيات

Audit an Infrahub repository against all best practices and rules. Use when reviewing a project for compliance, onboarding to an existing repo, or before deployment to catch issues early.

٢٩ مايو ٢٠٢٦
infrahub-analyst
مديرو الشبكات وأنظمة الحاسوب

Analyze and correlate Infrahub data using the MCP server. Use when querying live infrastructure data to answer operational questions, detect drift, correlate node types, investigate service impact, check maintenance windows, or produce ad-hoc reports —…

٣٠ مارس ٢٠٢٦
infrahub-check-creator
مطوّرو البرمجيات

Create and manage Infrahub check definitions. Use when writing validation logic, creating Python checks that run in proposed change pipelines, or building data quality guards for Infrahub.

٣٠ مارس ٢٠٢٦
infrahub-generator-creator
مطوّرو البرمجيات

Create and manage Infrahub Generators. Use when building design-driven automation that creates infrastructure objects from templates, topology definitions, or any design-to-implementation workflow in Infrahub.

٣٠ مارس ٢٠٢٦
infrahub-menu-creator
مصممو واجهات الويب والرقمية

Create and manage Infrahub custom menus. Use when designing navigation menus, organizing node types in the UI, or customizing the Infrahub web interface sidebar.

٣٠ مارس ٢٠٢٦
infrahub-object-creator
مديرو الشبكات وأنظمة الحاسوب

Create and manage Infrahub object data files. Use when populating infrastructure data, creating device instances, locations, organizations, module installations, or any other data objects for an Infrahub repository.

٣٠ مارس ٢٠٢٦
infrahub-schema-creator
مصممو قواعد البيانات

Create, validate, and modify Infrahub schemas. Use when designing data models, creating schema nodes with attributes and relationships, validating schema definitions, or planning schema migrations for Infrahub.

٣٠ مارس ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
infrahub-analyzing-data
مديرو الشبكات وأنظمة الحاسوب

Analyzes and correlates live Infrahub data via the MCP server — answers operational questions, detects drift, and investigates impact. TRIGGER when: querying infrastructure data, checking compliance, investigating change impact, producing ad-hoc reports. DO…

٢٢ مايو ٢٠٢٦
infrahub-auditing-repo
محللو ضمان جودة البرمجيات والمختبرون

Audits an Infrahub repository against best practices and rules, producing a structured compliance report. TRIGGER when: reviewing repo for compliance, onboarding to existing project, pre-deployment validation, catching issues. DO NOT TRIGGER when: creating…

٢٢ مايو ٢٠٢٦
infrahub-common
مطوّرو البرمجيات

Shared references and cross-cutting rules for all Infrahub skills — GraphQL syntax, .infrahub.yml format, and common patterns. DO NOT TRIGGER directly — loaded automatically by other Infrahub skills when they need shared references.

٢٢ مايو ٢٠٢٦
infrahub-managing-checks
مطوّرو البرمجيات

Creates Infrahub check definitions — Python validation logic and GraphQL queries for proposed change pipelines. TRIGGER when: writing validation checks, creating Python checks, building data quality guards for proposed changes. DO NOT TRIGGER when: designing…

٢٢ مايو ٢٠٢٦
infrahub-managing-generators
مطوّرو البرمجيات

Creates Infrahub Generators — design-driven automation that builds infrastructure objects from templates and topology definitions. TRIGGER when: building design-to-implementation workflows, auto-creating objects from templates, topology-driven generation. DO…

٢٢ مايو ٢٠٢٦
infrahub-managing-menus
مطوّرو البرمجيات

Creates Infrahub custom navigation menus for the web UI sidebar, organizing node types into logical groups. TRIGGER when: designing sidebar menus, grouping node types in UI, customizing Infrahub web interface navigation. DO NOT TRIGGER when: designing…

٢٢ مايو ٢٠٢٦
infrahub-managing-objects
مطوّرو البرمجيات

Creates and manages Infrahub object data YAML files for populating infrastructure instances — devices, locations, organizations, and modules. TRIGGER when: creating device instances, populating data files, defining locations or organizations, adding…

٢٢ مايو ٢٠٢٦
infrahub-managing-schemas
مطوّرو البرمجيات

Creates, validates, and modifies Infrahub schema YAML files — nodes, generics, attributes, relationships, and extensions. TRIGGER when: designing data models, adding schema nodes, validating schema definitions, planning schema migrations. DO NOT TRIGGER when:…

٢٢ مايو ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
speckit-opsmill-extract
غير مصنف

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

٣ يوليو ٢٠٢٦
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.

٢٩ يونيو ٢٠٢٦
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…

٢٩ يونيو ٢٠٢٦
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 /…

٢٩ يونيو ٢٠٢٦
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
مطوّرو البرمجيات

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;…

٢٩ يونيو ٢٠٢٦
quality-gates
محللو ضمان جودة البرمجيات والمختبرون

Shared in-workflow quality gates for code/PR skills — the gate model, trust tiers, and the three primitives (evidence-before-done, independent judge, anti-gaming). DO NOT TRIGGER directly — referenced by consumer skills via relative path.

٢٩ يونيو ٢٠٢٦
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…

٢٩ يونيو ٢٠٢٦
عرض ١٠ من أصل ١٠ مستودعات
تم تحميل كل المستودعات