X Tutup
Skip to content

new skill html-designer#953

Open
jhauga wants to merge 5 commits intogithub:stagedfrom
jhauga:skill-html-designer
Open

new skill html-designer#953
jhauga wants to merge 5 commits intogithub:stagedfrom
jhauga:skill-html-designer

Conversation

@jhauga
Copy link
Contributor

@jhauga jhauga commented Mar 10, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

For full test results see support-repo

  • Agent: Local
  • Model: Gemini 2.5 Pro
  • Number of Prompts: 1
  • Post Edits: 1
    • Added <link href="favicon.png" rel="icon">

Prompt

html-designer Create a stylish and post-modern landing page
for a white-label headphone company who manufactures
headphones that brands license, then market with their own
branding. Use index.html. The page will be hosted on GitHub Pages.

Results

Good and took like 5 to 10 seconds.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings March 10, 2026 01:44
@jhauga jhauga requested a review from aaronpowell as a code owner March 10, 2026 01:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new html-designer skill to the skills catalog, providing reference material and example HTML templates intended to guide Copilot toward accessible, design-forward HTML/CSS output.

Changes:

  • Introduces skills/html-designer/SKILL.md defining the new skill’s scope, guidance, and included materials.
  • Adds design reference docs (graphic design, glossary, UI/UX, web design) under skills/html-designer/references/.
  • Adds five example HTML templates under skills/html-designer/assets/ and registers the new skill in docs/README.skills.md.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
skills/html-designer/SKILL.md Defines the new skill and documents included references/templates.
skills/html-designer/references/web-design.md Web design principles reference for the skill.
skills/html-designer/references/ui-ux.md UI/UX best practices reference with code examples.
skills/html-designer/references/graphic-design.md Graphic design principles reference.
skills/html-designer/references/glossary.md Glossary of design terms for consistent language.
skills/html-designer/assets/designer-portfolio-showcase.html Example portfolio template demonstrating hierarchy/balance.
skills/html-designer/assets/design-studio-grid.html Example agency template demonstrating grid/alignment.
skills/html-designer/assets/typography-showcase.html Example editorial template demonstrating typography/readability.
skills/html-designer/assets/color-palette-showcase.html Example palette/theory template demonstrating color usage.
skills/html-designer/assets/minimalist-services.html Example minimalist services template demonstrating whitespace.
docs/README.skills.md Adds the html-designer entry to the skills index.

@jhauga jhauga marked this pull request as draft March 10, 2026 01:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 11 out of 11 changed files in this pull request and generated 2 comments.

jhauga and others added 2 commits March 9, 2026 22:39
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 11 out of 11 changed files in this pull request and generated 2 comments.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jhauga jhauga marked this pull request as ready for review March 10, 2026 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup