bycanonical· 28 skills
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.
$npx -y skills add canonical/copilot-collections --skill generate-path-instructionsInstalls into the current project.
Run `npx skills use "https://github.com/canonical/copilot-collections" --skill "canonical/copilot-collections/generate-path-instructions"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/canonical/copilot-collections" that are relevant to the current task. Run `npx skills add "https://github.com/canonical/copilot-collections"` and select the relevant skills, then follow their instructions.