url-ux-auditUse this skill whenever the user wants to audit a live URL for UX content quality. Triggers include: "audit this URL", "review this page", "check UX content on this site", "post-deployment check", "QA this page", "review the live page", "check the copy on…github-crawl-auditUse this skill to crawl a GitHub repository's templates directory and run UX audits on all static pages. The user provides a GitHub repo URL, and this skill will fetch all template files and audit them using the LLM-powered audit process. Triggers include:…url-ux-auditUse this skill whenever the user wants to audit a live URL for UX content quality. Triggers include: "audit this URL", "review this page", "check UX content on this site", "post-deployment check", "QA this page", "review the live page", "check the copy on…
Repository-Explorer
canonical · Repositories und repräsentative Skills - Seite 3
Repository-Ansicht von 191 gesammelten Skills in 48 GitHub-Repositories.
unit-testingWrite unit tests for pytest-jubilant-bdd reusable Gherkin step handlers. Use when adding, updating, or reviewing unit tests for Given, When, or Then step handlers in the pytest-jubilant-bdd project.reusable-step-handlerWrite a new reusable Gherkin step handler in `src/pytest_jubilant_bdd/_main.py`, paired with feature scenarios and a unit-test class. Use when adding a Given, When, or Then step handler to the pytest-jubilant-bdd plugin.
model-discoveryDiscover available AI model inventories from Workshop-installed CLI providers such as agy, copilot, and kiro-cli, then guide the user through reviewing and optionally overwriting .agents/local/model-selection.yaml.sdk-designerDesign and build Workshop SDKs from scratch. USE FOR: creating new sdkcraft.yaml, hooks, plugs/slots, services, README, renovate.json, CI workflows; onboarding SDKs with VERSION files and version branches; iterating on SDK design with sdkcraft try/test. DO…
vanilla-design-systemExplore 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…vanilla-design-systemExplore 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…
chisel-slicerAuthor or review chisel slice definition files (SDFs) against canonical/chisel-releases. Command-per-file architecture, portable across claude code, pi, opencode, copilot, and codex. Commands: write-slice (author + test + commit), review-slice (read-only…masonEntry point for the mason agent kit. Routes a plain-language request to the right mason skill, or prints usage when the intent is unclear. Use when user runs /mason (with a request or bare), says "mason help", or "what can mason do".
onboard-existing-docsOnboards a downstream repository that already has unmanaged documentation tooling files (Sphinx config, Makefile, requirements, etc.) into the Copier-based platform-engineering-documentation-files management solution. Preserves downstream customizations while…update-conf-pyApplies upstream canonical/sphinx-stack conf.py changes to this repository's templated template/docs/conf.py.jinja. Consumes the deterministic JSON report produced by scripts/analyze_conf_diff.py, applies high-confidence changes mechanically, makes judgment…
source-mssql-e2e-cdc-testsReproduce CDC bugs against source-mssql by enabling CDC on the local SQL Server backend, applying per-bug SQL fixtures, and running the connector via airbyte-ops. Composes on top of source-mssql-e2e-tests. Worked examples for airbytehq/oncall#11451,source-mssql-e2e-testsStand up a local SQL Server 2022 backend, apply SQL fixtures, and run airbyte-ops protocol commands (spec / check / discover / read) against airbyte/source-mssql:<tag> for ad-hoc end-to-end testing. Use when you need a deterministic, throwaway local…