Skip to content

Cleanup blogpost headings#9859

Merged
PascalSenn merged 7 commits into
mainfrom
PascalSenn-patch-1
Jun 6, 2026
Merged

Cleanup blogpost headings#9859
PascalSenn merged 7 commits into
mainfrom
PascalSenn-patch-1

Conversation

@PascalSenn

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 5, 2026 17:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR cleans up the markdown structure of the “Introducing skillz” blog post in the website content.

Changes:

  • Removed the in-body H1 (likely to avoid duplicating the frontmatter title).
  • Adjusted several section headings, currently promoting them to H1 level.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread website/src/blog/2026-06-05-introducing-skillz/2026-06-05-introducing-skillz.md Outdated
`dnx` ships with the .NET 10 SDK and runs a tool straight from NuGet, the way `npx` runs a package from npm. The first run downloads `skillz` into the NuGet cache, and later runs reuse it. No global install and no PATH entry to manage.

## What skillz does
# What skillz does
Comment thread website/src/blog/2026-06-05-introducing-skillz/2026-06-05-introducing-skillz.md Outdated
That scaffolds a valid `SKILL.md` with the required frontmatter. From there, write the instructions, add references if you need them, and commit the folder. In ChilliCream we have an internal repository on GitHub with skills for our teams to use, and we also publish some of those skills publicly in the `ChilliCream/agent-skills` repository.

## graphql-schema-design
# graphql-schema-design
@PascalSenn PascalSenn changed the title Cleanup blogpost Cleanup blogpost headings Jun 5, 2026
```

## Installing
# Installing

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
# Installing
## Installing

michaelstaib and others added 5 commits June 5, 2026 19:18
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants