Skip to main content
canonical
GitHub-Creator-Profil

canonical

Repository-Ansicht von 191 gesammelten Skills in 48 GitHub-Repositories.

gesammelte Skills
191
Repositories
48
aktualisiert
4. Sept. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

brand-voice-evaluation
Marktforschungsanalysten und Marketingspezialisten

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

27. Feb. 2026
completeness-evaluation
Projektmanagementspezialisten

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

27. Feb. 2026
copy-editing-evaluation
Korrektoren und Textmarkierer

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

27. Feb. 2026
explore-existing-ds-docs
Web- und digitale Schnittstellendesigner

Explore Canonical's Vanilla Framework design system documentation. Covers 49 UI constructs and 26 concepts including their properties, anatomy, usage guidelines, and relationships. Use when answering questions about Vanilla constructs, concepts, design…

27. Feb. 2026
figma-context
Web- und digitale Schnittstellendesigner

Pulls design context from Figma via the Figma desktop MCP server during documentation workflows. Use when a user provides a Figma URL, selects a node in the Figma desktop app, or references existing designs during discovery, drafting, or review.

27. Feb. 2026
readability-evaluation
Korrektoren und Textmarkierer

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.

27. Feb. 2026
brand-voice-evaluation
Marktforschungsanalysten und Marketingspezialisten

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

27. Feb. 2026
completeness-evaluation
Korrektoren und Textmarkierer

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

27. Feb. 2026
Es werden 8 von 19 gesammelten Skills angezeigt.
changelog-generator
Softwareentwickler

Generates structured changelogs from git history and pull requests. Use when preparing release notes, summarizing changes between tags/branches, or maintaining a CHANGELOG.md file. Supports Conventional Commits parsing.

12. Aug. 2026
secret-guard
Softwareentwickler

Lets an agent authenticate to APIs and MCP servers WITHOUT ever seeing secret values. Use whenever a task needs an API token, MCP token, password, or key. The agent passes a credential *reference* (a name); a trusted non-LLM broker resolves it from the OS…

23. Juli 2026
ubuntu-create-autopkgtest
Softwareentwickler

Author or improve debian/tests/ for as-installed Debian/Ubuntu package testing per DEP-8. Detects package shape (library, daemon, CLI tool, data), proposes the minimal Restrictions set, and produces a draft debian/tests/control plus test scripts for the…

22. Juli 2026
ubuntu-review-ffe
Softwareentwickler

Review an Ubuntu Feature Freeze exception (FFe) request filed as a Launchpad bug for compliance with the Release Team process, and produce a report with a recommendation.

22. Juli 2026
ubuntu-review-final-freeze
Softwareentwickler

Review an Ubuntu Final Freeze exception request filed as a Launchpad bug for compliance with the Release Team process, and produce a report with a recommendation.

22. Juli 2026
ubuntu-review-new
Softwareentwickler

Validates and reviews an Ubuntu package in the NEW queue, merge request, bug, or PPA for compliance with Ubuntu and Debian NEW rules before sponsoring or acceptance.

22. Juli 2026
ubuntu-review-sru
Softwareentwickler

Review an Ubuntu Stable Release Update (SRU) and produce a report with a recommendation.

22. Juli 2026
ubuntu-review-uife
Softwareentwickler

Review an Ubuntu UI Freeze exception (UIFe) request filed as a Launchpad bug for compliance with the Release Team process, and produce a report with a recommendation.

22. Juli 2026
Es werden 8 von 17 gesammelten Skills angezeigt.
add-standard
Softwareentwickler

Create and add a new code standard to the code-standards package

29. Aug. 2026
adoption-a1-styles
Web- und digitale Schnittstellendesigner

Adopt Canonical design-system styles, fonts, and icons in an application (adoption track A1); also runs as a guided tutorial on a worked example

29. Aug. 2026
adoption-a2-components
Webentwickler

Swap an application's UI to Canonical design-system components one component type per PR (adoption track A2); also runs as a guided tutorial on a worked example

29. Aug. 2026
adoption-a3-forms
Webentwickler

Migrate application forms to the Canonical form system built on react-hook-form (adoption track A3); also runs as a guided tutorial on a worked example

29. Aug. 2026
anatomy-author
Web- und digitale Schnittstellendesigner

Write component anatomy specifications using the Design System Anatomy DSL; also runs as a guided tutorial on a worked example

29. Aug. 2026
design-auditor
Web- und digitale Schnittstellendesigner

Audit design system coverage, consistency, and quality; also runs as a guided tutorial on a worked example

29. Aug. 2026
implement-component
Webentwickler

Implement a specified design-system component with pragma create, following the live code standards; also runs as a guided tutorial on a worked example

29. Aug. 2026
specify-component
Web- und digitale Schnittstellendesigner

Specify a new design-system component with the knowledge graph, from graph search to a sync-safe spec file; also runs as a guided tutorial on a worked example

29. Aug. 2026
Es werden 8 von 9 gesammelten Skills angezeigt.
go-standards
Softwareentwickler

Canonical Go coding standards and best practices. Use when writing, reviewing, or refactoring Go code. Covers formatting, naming, errors, functions, structs, interfaces, and testing conventions.

11. Juni 2026
ct-code-review
Softwarequalitätssicherungsanalysten und -tester

Canonical code review guidelines. Use when reviewing code, preparing PRs for review, or giving feedback on changesets. Covers tone, procedures, code quality, changeset scope, and review process.

1. Juni 2026
ct-security-review
Informationssicherheitsanalysten

Security code review for vulnerabilities. Use when asked to "security review", "find vulnerabilities", "check for security issues", "audit security", "OWASP review", or review code for injection, XSS, authentication, authorization, cryptography issues.…

1. Juni 2026
iterate-pr
Softwareentwickler

Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.

28. Mai 2026
skill-scanner
Informationssicherheitsanalysten

Scan an agent skill for security and quality issues. Use when asked to "scan a skill", "audit a skill", "review skill security", "check a skill for prompt injection", "validate SKILL.md", or assess whether a skill is safe to install. Checks for prompt…

28. Mai 2026
skill-writer
Softwareentwickler

Author, structure, and validate an agent skill. Use when creating a new SKILL.md, substantially rewriting an existing one, deciding what to bundle as scripts vs references, or importing an external skill. Covers frontmatter, body structure, depth gates (when…

28. Mai 2026
cli-standards
Softwareentwickler

Canonical CLI design standards. Use when designing, implementing, or reviewing command-line interfaces. Covers grammar, commands, flags, parameters, feedback, colours, tables, verbosity, and tone of voice.

28. Mai 2026
gha-security-review
Informationssicherheitsanalysten

GitHub Actions security review for workflow exploitation vulnerabilities. Use when asked to "review GitHub Actions", "audit workflows", "check CI security", "GHA security", "workflow security review", or review .github/workflows/ for pwn requests, expression…

28. Mai 2026
Es werden 8 von 9 gesammelten Skills angezeigt.
charm-override-investigator
Softwareentwickler

Charm Override Investigator - investigates charm metadata and creates per-charm override YAML files in static/charm-overrides/. USE FOR: creating a new override from scratch, updating after an upstream PR lands, fixing broken constraints, auditing against…

24. Aug. 2026
develop-validator
Softwareentwickler

Develop a new Juju charm integration validator from scratch. Use when asked to create, write, or build a new validator for an interface.

28. Juli 2026
review-pr
Softwarequalitätssicherungsanalysten und -tester

Review a pull request, address inline reviewer comments, post replies, and apply fixes. Use when asked to review PR feedback, respond to comments, or fix issues raised in a PR.

9. Juli 2026
run-charm-tests
Softwarequalitätssicherungsanalysten und -tester

Run charm integration tests to reproduce test failures and issues. Uses scripts/run-tests.sh with test observer parameters to recreate exact test scenarios locally.

7. Juli 2026
setup-charm-tests
Netzwerk- und Computersystemadministratoren

Install charm testing prerequisites - cloud substrates and logging tools. The test suite handles controller bootstrap.

7. Juli 2026
setup-k8s
Netzwerk- und Computersystemadministratoren

Set up Canonical k8s and register it as a Juju cloud inside the sandbox VM. Use when asked to set up a k8s substrate, prepare for Kubernetes charm deployments, or before bootstrapping a Juju k8s controller.

6. Juli 2026
setup-lxd
Netzwerk- und Computersystemadministratoren

Set up LXD and register it as a Juju cloud inside the sandbox VM. Use when asked to set up an LXD substrate, prepare for machine charm deployments, or before bootstrapping a Juju LXD controller.

6. Juli 2026
test-validator
Softwarequalitätssicherungsanalysten und -tester

Test an existing Juju charm integration validator against a deployed charm. Use when asked to test, verify, or run an existing validator.

6. Juli 2026
sl-auditor
Sonstige Computerberufe

Audits an existing Squeeze Loop (SL) for soundness — checking whether a target loop is truly compliant (pairwise-disjoint authority pairs, physically barriered contexts, gate-defined "done", a genuine executable lower bound, and demonstrated catching of…

29. Juni 2026
use-case-b
Softwareentwickler

The Squeeze Loop instance for Use Case B — an autonomous customer-refund bot that commits a terminal action (REIMBURSE | DENY | ESCALATE) and must resist multi-turn social engineering, on terrain B (authored authority). No external spec exists; the refund…

27. Juni 2026
use-case-c
Softwareentwickler

The Squeeze Loop instance for Use Case C — an HTTP API where the document plane (OpenAPI contract) and the runtime plane (live server) are forced into exact lockstep, on terrain C (split planes). The dominant failure is blending — a clean schema masking…

27. Juni 2026
use-case-d
Softwareentwickler

The Squeeze Loop instance for Use Case D — formally verified Rocq (Coq) proofs of textbook arithmetic (e.g. commutativity of + on nat), on terrain A with a deductive lower bound (the Rocq kernel). The dominant failure is the prover discharging (Qed.) an…

27. Juni 2026
sl-builder
Sonstige Computerberufe

Interview a human who wants to build a Squeeze Loop (SL) for their problem, then draft a concrete, structured plan. Elicits the deliverable, the upper bound (soft normative authority — spec/standard/policy/contracts), the lower bound (executable oracle —…

27. Juni 2026
sl-monitoring-sl
Sonstige Computerberufe

Specifies how one squeeze loop monitors another squeeze loop — squeezing the monitored loop's soft outputs (especially its accumulated skills / learned heuristics) against that loop's own upper and lower bounds, from an independent evidence base; it…

26. Juni 2026
polish-skill
Softwareentwickler

Polishes an existing SKILL.md file so it triggers reliably, scans well, and preserves every technical claim verbatim from the original; when a deep polish is warranted, it also splits cleanly into a SKILL.md plus reference files. Use whenever the user says…

21. Juni 2026
write-a-paper
Technische Redakteure

A general-purpose academic-paper-writing companion that encodes hard-won lessons (many from reviewer feedback) for writing a clear, honest, and defensible paper. Covers saying each idea once, resolving forward references, connective tissue, avoiding…

21. Juni 2026
create-charm-terraform-module
nicht klassifiziert

Create or review Terraform modules for individual Juju charms following the CC008 Charm Terraform Standards specification. Use when writing, validating, or restructuring a charm-level Terraform module that uses the Terraform Juju provider.

19. Aug. 2026
migrate-charm-to-26-04
nicht klassifiziert

Migrate a Juju charm (or monorepo of charms) from an Ubuntu 24.04 base to the Ubuntu 26.04 (Resolute) base. Use this when the user wants to upgrade a charm's charmcraft.yaml base, Python version, CI workflows, test dependencies, and documentation, and verify…

14. Aug. 2026
create-charmed-hpc-justfile
Softwareentwickler

Create or review justfiles for Charmed HPC repositories following the UHPC011 Common justfile format specification. Use when writing, validating, or restructuring a justfile that must conform to the Charmed HPC standard.

10. Juli 2026
create-juju-integration-interface-readme
Softwareentwickler

Create README files for standalone Juju integration interface implementation packages and libraries. Use when writing, reviewing, or generating a README for an interface library package that implements a provider/requirer pattern for Juju charm relations.

10. Juli 2026
jubilant-bdd-migration
Softwarequalitätssicherungsanalysten und -tester

Migrate an existing Juju charm repo's pytest integration tests to Behavior-Driven Development (BDD) by authoring YAML test plans with gherkinator that generate Gherkin feature files backed by pytest-jubilant-bdd's reusable step handlers. Use when asked to…

10. Juli 2026
setup-charm-monorepo
Softwareentwickler

Set up a charm monorepo with a scripts/repository.py CLI tool and a UHPC011-compliant justfile. Use when scaffolding or reviewing a monorepo repository that uses uv workspaces, repository.py for tooling, and just as the developer entry point.

10. Juli 2026
update-agents-skills-readme
Softwareentwickler

Update the README.md in .agents/skills/ when agent skills are added, removed, or modified. Use when the set of skills under .agents/skills/ changes and the README must be regenerated to reflect the current state.

10. Juli 2026
documentation-build
Softwareentwickler

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

21. Apr. 2026
documentation-diataxis
Softwareentwickler

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.

21. Apr. 2026
documentation-review
Softwareentwickler

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.

21. Apr. 2026
documentation-structure
Softwareentwickler

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

21. Apr. 2026
documentation-style
Softwareentwickler

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.

21. Apr. 2026
documentation-verify
Softwareentwickler

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.

21. Apr. 2026
documentation-build
Softwareentwickler

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

4. Juni 2026
documentation-diataxis
Softwareentwickler

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.

4. Juni 2026
documentation-review
Softwareentwickler

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.

4. Juni 2026
documentation-structure
Softwareentwickler

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

4. Juni 2026
documentation-style
Softwareentwickler

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.

4. Juni 2026
documentation-verify
Softwareentwickler

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.

4. Juni 2026
diagram-authoring-guard
nicht klassifiziert

Guard rails for writing or editing diagram YAML. Use before authoring a new diagram, changing frame structure, adding arrows, or adjusting spacing in diagrams/1.input/**. Routes to the derived-value register and to the corpus checks that will judge the work.

23. Aug. 2026
diagram-redraw
nicht klassifiziert

Redraw rough sketches or inconsistent diagrams into on-brand SVG and draw.io outputs. Use when adding a new diagram slug, translating a rough source into generator code, picking local icons, wiring compare pages, or producing editable outputs.

21. Aug. 2026
level-assignment
nicht klassifiziert

Assign correct frame levels in YAML when nesting > 0. Use when creating or modifying a frame YAML that contains containers (items with children). Ensures siblings share the same visual class.

20. Aug. 2026
diagram-language-sync
Softwareentwickler

Sync broader design-language specs into the diagram system. Use when importing typography, spacing, or grid rules from the upstream design language into tokens.ts, shared renderer constants, draw.io style sync, or layout helpers.

7. Juli 2026
diagram-build-validate
Softwareentwickler

Build and validate diagram-generator outputs. Use when changing renderers, shared primitives, deliverable SVGs, draw.io exports, compare pages, or any diagram slug that needs rebuild, sanitization, and focused output checks.

13. Juni 2026
drawio-review-promote
Softwareentwickler

Safely modify manually edited draw.io files. Use when preparing a review copy, checkpointing an original draw.io file, promoting reviewed changes back, or documenting a revert path for protected manual edits.

25. Apr. 2026
reviewskill
Softwarequalitätssicherungsanalysten und -tester

Prepare and perform deterministic all-rubric code reviews for working-tree changes, branch/range diffs, GitHub pull requests, or complete repositories. Use when the user asks for a code review.

8. Juli 2026
lxd
Netzwerk- und Computersystemadministratoren

Workflows for LXD containers and VMs: launch Ubuntu instances, mount host directories and storage volumes, and define reusable profiles and networks.

27. Mai 2026
diagnose-sunbeam
Netzwerk- und Computersystemadministratoren

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

26. Mai 2026
sunbeam-networking
Netzwerk- und Computersystemadministratoren

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

26. Mai 2026
plot-fio-results
Netzwerk- und Computersystemadministratoren

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

7. Apr. 2026
cinder-spec-generator
Softwareentwickler

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…

1. Apr. 2026
svelte-core-bestpractices
Softwareentwickler

Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more.

7. Juli 2026
document-feature
Softwareentwickler

Use when the user asks for documentation. Use when a new feature has been built or significantly changed and its design/decisions should be recorded in the repo's docs/. Captures the approach (and optional rationale) into per-topic markdown files (testing,…

2. Juli 2026
test-writer
Softwarequalitätssicherungsanalysten und -tester

Use whenever you need to write a unit, integration or component test.

2. Juli 2026
code-reviewer
Softwarequalitätssicherungsanalysten und -tester

Use when reviewing code changes. Checks Svelte 5 runes usage, SvelteKit data-loading/endpoints, server-only and env/secret boundaries, SSR state leakage, storefront pitfalls (money, cart/price/stock trust boundaries, payments, SEO, a11y, caching), tests, and…

26. Juni 2026
deep-modules
Softwareentwickler

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module…

26. Juni 2026
plan-feature
Softwareentwickler

Use when the user wants a plan or breakdown for building a feature (or significantly reshaping one) before any code is written. Turns a feature request into a written implementation plan of self-contained, independently testable vertical slices. Do NOT use…

26. Juni 2026
12 von 48 Repositories angezeigt