Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:
canonical
GitHub creator profile

canonical

Repository-level view of 51 collected skills across 13 GitHub repositories, including approximate occupation coverage.

skills collected
51
repositories
13
occupation fields
4
updated
2026-05-26
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
ds-docs-meta-prompting
19 skills · 2026-02-27
مدقّقو النصوص ومحرّروهامحللو أبحاث السوق ومتخصصو التسويقالمحررونمتخصصو إدارة المشاريعمساعدو المكتبات الإداريونمصممو واجهات الويب والرقمية
6 occupation categories · 100% classified
37%share
#02
copilot-collections
8 skills · 2026-04-17
مطوّرو البرمجياتمتخصصو إدارة المشاريعالكتّاب التقنيون
3 occupation categories · 100% classified
16%share
#03
workshop
6 skills · 2026-05-25
الكتّاب التقنيونمطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
3 occupation categories · 100% classified
12%share
#04
signal-studio
5 skills · 2026-03-10
مطوّرو البرمجياتالكتّاب التقنيونمتخصصو إدارة المشاريعمحللو ضمان جودة البرمجيات والمختبرون
4 occupation categories · 100% classified
9.8%share
#05
openstack-agentic-skills
4 skills · 2026-05-26
مديرو الشبكات وأنظمة الحاسوبمطوّرو البرمجيات
2 occupation categories · 100% classified
7.8%share
#06
component-wiki
2 skills · 2026-03-05
مصممو واجهات الويب والرقمية
1 occupation categories · 100% classified
3.9%share
#07
lxd
1 skills · 2026-03-30
مطوّرو البرمجيات
1 occupation categories · 100% classified
2.0%share
#08
snap-tpmctl
1 skills · 2026-04-02
مطوّرو البرمجيات
1 occupation categories · 100% classified
2.0%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
ds-docs-meta-prompting
19 skills23updated 2026-02-27
37% of creator
brand-voice-evaluation
محللو أبحاث السوق ومتخصصو التسويق

Evaluates documentation against the team's brand guidelines. Use when reviewing docs for tone, terminology, sentence structure, and phrasing consistency.

2026-02-27
completeness-evaluation
متخصصو إدارة المشاريع

Evaluates whether documentation sections have substantive content. Use when checking whether planned sections are complete, thin, placeholders, or missing.

2026-02-27
copy-editing-evaluation
مدقّقو النصوص ومحرّروها

Evaluates grammar, spelling, and formatting in design systems' documentation. Use when checking mechanics like spelling, punctuation, heading hierarchy, and list formatting.

2026-02-27
readability-evaluation
مدقّقو النصوص ومحرّروها

Scores and evaluates documentation readability using Flesch-Kincaid metrics and qualitative analysis. Use when reviewing docs for sentence length, passive voice, jargon, and reading level.

2026-02-27
brand-voice-evaluation
محللو أبحاث السوق ومتخصصو التسويق

Evaluates documentation against the team's brand guidelines. Use when reviewing docs for tone, terminology, sentence structure, and phrasing consistency.

2026-02-27
completeness-evaluation
مدقّقو النصوص ومحرّروها

Evaluates whether documentation sections have substantive content. Use when checking whether planned sections are complete, thin, placeholders, or missing.

2026-02-27
copy-editing-evaluation
مدقّقو النصوص ومحرّروها

Evaluates grammar, spelling, and formatting in design systems' documentation. Use when checking mechanics like spelling, punctuation, heading hierarchy, and list formatting.

2026-02-27
brand-voice-evaluation
محللو أبحاث السوق ومتخصصو التسويق

Evaluates documentation against the team's brand guidelines. Use when reviewing docs for tone, terminology, sentence structure, and phrasing consistency.

2026-02-27
Showing top 8 of 19 collected skills in this repository.
#002
copilot-collections
8 skills2516updated 2026-04-17
16% of creator
landscape-jira
متخصصو إدارة المشاريع

Creates well-formed Jira issues in the LNDENG project (warthogs.atlassian.net) — stories, epics, objectives, tasks, spikes, bugs, and more — with correct field mappings, sprint assignment, and acceptance criteria.

2026-04-17
retrospective-artifacts
متخصصو إدارة المشاريع

Builds and parses structured retrospective artifact folders for troubleshooting, incident review, and delivery retros. Use this skill when capturing session context, synthesizing external context (GitHub, Jira, Mattermost, logs), querying prior retrospectives, or preparing downstream inputs for OKB entries, postmortems, and agent/skills/instruction improvements.

2026-03-27
documentation-style
الكتّاب التقنيون

Enforces project documentation style guide compliance for tone, voice, terminology, punctuation, and formatting. Use when checking documentation style or validating MyST/reST syntax. Cites specific style guide violations.

2026-03-27
generate-agent
مطوّرو البرمجيات

Generates Custom Agent files (.github/agents/*.agent.md) with persona-based configurations, specialized tool sets, and role-specific cognitive architectures. Use when the user requests a specialized role or perspective (Security Auditor, Documentation Writer, Release Engineer, etc.). Creates agents with defined identity, constrained tools, and thinking processes aligned to their role. Not for general capabilities—use generate-agent-skills for those.

2026-02-13
generate-agent-skills
مطوّرو البرمجيات

Architects, generates, and validates Agent Skills. Enforces specification and best practices. Used any time an agent skill must be created or updated.

2026-02-13
generate-path-instructions
مطوّرو البرمجيات

Generates path-specific instruction files (.github/instructions/*.md) with JIT loading via applyTo glob patterns. Performs LLM-driven repository analysis to discover file patterns and extract scope-specific rules. Use when the user requests scoped, framework-specific, or directory-specific rules for testing, components, docs, config files, or language-specific files to prevent context pollution. Works for code, documentation, configuration, and data files.

2026-02-13
generate-prompt
مطوّرو البرمجيات

Generates reusable Prompt Template files (.github/prompts/*.prompt.md) with variable substitution for ad-hoc, high-frequency tasks. Use when the user needs quick, repeatable prompts for common operations (explain code, fix bug, add tests, refactor, document). Creates templates with handlebars variables, optimized context structure, and strict output constraints. Not for complex workflows (use skills) or persistent roles (use agents).

2026-02-13
generate-repo-instructions
مطوّرو البرمجيات

Generates the global repository constitution file (.github/copilot-instructions.md). Works for code repositories, documentation repositories, data repositories, and mixed repos. Performs LLM-driven deep repository analysis including docs, code patterns, build systems, documentation generators, and data schemas. Generates constitutional rules following context economics (under 1000 lines). Enforces positive constraints and no hardcoded secrets.

2026-02-13
#003
workshop
6 skills647updated 2026-05-25
12% of creator
documentation-style
الكتّاب التقنيون

Enforces project documentation style guide compliance for tone, voice, terminology, punctuation, and formatting. Use when checking documentation style or validating MyST/reST syntax. Cites specific style guide violations.

2026-05-25
documentation-build
مطوّرو البرمجيات

Validates documentation builds successfully. Use when checking Sphinx/RTD build integrity or diagnosing build failures. Reports errors, warnings, and build configuration issues.

2026-02-24
documentation-diataxis
الكتّاب التقنيون

Analyzes documentation against Diataxis framework (Tutorial, How-to, Reference, Explanation). Use when reviewing documentation structure or classifying content type. Identifies misalignments between declared category and actual content.

2026-02-24
documentation-review
مطوّرو البرمجيات

Performs comprehensive documentation review including build validation, Diataxis analysis, structure audit, accuracy verification, and style compliance. Use when reviewing documentation changes or auditing documentation quality.

2026-02-24
documentation-structure
الكتّاب التقنيون

Validates documentation structural integrity including heading hierarchy, metadata, file naming, navigation, and cross-references. Use when checking documentation organization or validating toctree structure.

2026-02-24
documentation-verify
محللو ضمان جودة البرمجيات والمختبرون

Verifies documentation accuracy by cross-referencing claims, CLI commands, API signatures, and configuration against source code. Use when validating documentation correctness or checking code-docs consistency. Flags unsupported or outdated claims.

2026-02-24
#004
signal-studio
5 skills252updated 2026-03-10
9.8% of creator
#005
openstack-agentic-skills
4 skills02updated 2026-05-26
7.8% of creator
diagnose-sunbeam
مديرو الشبكات وأنظمة الحاسوب

Use when diagnosing failed Sunbeam CI runs, analyzing sosreport tarballs, juju status files, sunbeam CLI logs, or investigating multi-node OpenStack deployment failures on Canonical K8s

2026-05-26
sunbeam-networking
مديرو الشبكات وأنظمة الحاسوب

Sunbeam/OpenStack lab networking knowledge for new joiners. Use when: explaining NICs, bonds, fabrics, VLANs, switches, routers, bridges; configuring MAAS interfaces for a new node; debugging missing Juju spaces; onboarding to the Sunbeam lab network; creating network diagrams or PPTs; understanding why a charm deployment fails due to network bindings. Covers: lab rack layout, management-fabric vs data-fabric, bondm/bondd/bond2/br-bond2 structure, VLAN IDs 3400-3409, Juju space to subnet mapping, step-by-step MAAS CLI commands.

2026-05-26
plot-fio-results
مديرو الشبكات وأنظمة الحاسوب

Generate a 4-panel matplotlib chart from rally-ci-churn fio benchmark result files. Use when you have result files in the results/ directory and want to visualize throughput scaling, IOPS, latency (avg/P99), and scaling efficiency. Triggers: plot results, chart fio, visualize benchmark, fio chart, throughput chart.

2026-04-07
cinder-spec-generator
مطوّرو البرمجيات

Extracts oslo.config options from OpenStack Cinder volume driver Python source code and generates driver-spec YAML files for sunbeam-cinder-factory. Use when adding new storage vendor support, updating existing driver specs from upstream Cinder, or batch-generating specs for all Cinder drivers. Handles AST parsing, type classification, secret detection, protocol detection, enum mapping, and type_override generation.

2026-04-01
#006
component-wiki
2 skills20updated 2026-03-05
3.9% of creator
#011
snaps-confdb-skill
1 skills01updated 2026-04-29
2.0% of creator
Showing 12 of 13 repositories