Add Creative Director Review plugin - #6321
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds a new community plugin under plugins/community/creative-director-review-ms9r8dg6/ intended to provide a “Creative Director Review” skill, along with several reference/provenance artifacts.
Changes:
- Added a new
SKILL.mdfile containing the Creative Director Review content. - Added multiple
references/source-*markdown files plus areferences/provenance.jsonprovenance record. - Added
open-design.jsonto register the plugin and expose the skill viaprompt:inject.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 10 comments.
Show a summary per file
| File | Description |
|---|---|
| plugins/community/creative-director-review-ms9r8dg6/SKILL.md | Adds the skill content (currently reads like a project-specific review and has a malformed heading). |
| plugins/community/creative-director-review-ms9r8dg6/open-design.json | Registers the plugin (currently has a malformed/project-specific description string). |
| plugins/community/creative-director-review-ms9r8dg6/references/provenance.json | Adds provenance metadata and source lineage for the imported review artifacts. |
| plugins/community/creative-director-review-ms9r8dg6/references/source-1-creative-director-review.md | Reference copy of the review content (malformed heading). |
| plugins/community/creative-director-review-ms9r8dg6/references/source-2-source-1-creative-director-review.md | Reference copy of the review content (malformed heading). |
| plugins/community/creative-director-review-ms9r8dg6/references/source-3-SKILL.md | Reference copy of skill content (malformed heading). |
| plugins/community/creative-director-review-ms9r8dg6/references/source-4-source-1-creative-director-review.md | Reference copy of the review content (malformed heading). |
| plugins/community/creative-director-review-ms9r8dg6/references/source-5-SKILL.md | Reference copy of skill content (malformed heading). |
| plugins/community/creative-director-review-ms9r8dg6/references/source-6-source-1-creative-director-review.md | Reference copy of the review content (malformed heading). |
| plugins/community/creative-director-review-ms9r8dg6/references/source-7-SKILL.md | Reference copy of skill content (malformed heading). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ric# Creative Director Review · Ally Clone | ||
|
|
||
| ## Aesthetic Bar | ||
|
|
||
| | Dimension | Target | |
| "name": "creative-director-review-ms9r8dg6", | ||
| "title": "Creative Director Review", | ||
| "version": "0.1.0", | ||
| "description": "ric# Creative Director Review · Ally Clone", |
| @@ -0,0 +1,132 @@ | |||
| ric# Creative Director Review · Ally Clone | |||
| @@ -0,0 +1,132 @@ | |||
| ric# Creative Director Review · Ally Clone | |||
| @@ -0,0 +1,132 @@ | |||
| ric# Creative Director Review · Ally Clone | |||
| @@ -0,0 +1,136 @@ | |||
| ric# Creative Director Review · Ally Clone | |||
| @@ -0,0 +1,136 @@ | |||
| ric# Creative Director Review · Ally Clone | |||
| @@ -0,0 +1,136 @@ | |||
| ric# Creative Director Review · Ally Clone | |||
| @@ -0,0 +1,132 @@ | |||
| ric# Creative Director Review · Ally Clone | |||
|
Thanks for packaging the new community skill and including the source/provenance trail. Before pool review picks this up, could you add the missing PR-body pieces: why this plugin is being added, what users will see from a user's point of view, the Surface area checklist, and a short Validation section saying what you actually ran? The current description explains the files, but it still leaves the reviewer without the user-facing scope and verification summary the template is asking for.
|
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This pull request introduces a new "Creative Director Review" skill plugin for any ptoject. It adds a comprehensive creative direction review, including detailed aesthetic, typography, color, layout, component, motion, accessibility, and craft evaluations, along with provenance and configuration files for integration.
The most important changes are:
Skill Content and Review Documentation:
SKILL.mdandreferences/source-1-creative-director-review.mdcontaining a thorough creative director review of the Ally Clone, including analysis by design dimension, summary scoring, and prioritized action items for improvement. [1] [2]Plugin Configuration and Integration:
open-design.jsonto define the plugin's metadata, versioning, and integration points, registering the skill and its capabilities for the Open Design platform.Provenance and Source Tracking:
references/provenance.jsonto record the source, candidate, and project IDs, along with a summary of how the review content was detected and its file lineage for traceability.