#215 block-collection-and-party: lead description with Use-this-when trigger - #248
Conversation
Tessl Plugin Lint
|
There was a problem hiding this comment.
Pull request overview
Updates the block-collection-and-party skill’s frontmatter description to lead with a concrete “Use this when …” trigger, improving skill routing per #215.
Changes:
- Rewrote the SKILL.md frontmatter
descriptionso the first sentence is a clear “Use this when …” trigger. - Tightened the scope by describing the specific references covered (Block Collection / Block Party and related assets).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| --- | ||
| name: block-collection-and-party | ||
| description: The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point. | ||
| description: "Use this when you are starting AEM Edge Delivery Services development and want an existing reference to build from, such as a block, build tool, code snippet, integration pattern, or plugin. Covers the Block Collection and Block Party repositories and how to find a suitable starting point." |
…rms to description (#215)
|
🎉 This PR is included in version 1.2.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.0.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 2.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Addresses #215.
Problem —
block-collection-and-partyopened with a noun phrase and used the vague scope "anytime you are developing something", weakening routing.Solution — Rewrote the description so a concrete
Use this when …trigger is the first sentence, following the recommendedUse this when <trigger>. Covers <topics>.pattern. Content-only change to the frontmatterdescription.Validated with
npm run validate. Generated with AI assistance.Pull Request opened by Augment Code | View session