Skip to content

Add Aspire Skills documentation#1095

Closed
IEvangelist wants to merge 6 commits into
release/13.4from
dapine/skills-docs-pr
Closed

Add Aspire Skills documentation#1095
IEvangelist wants to merge 6 commits into
release/13.4from
dapine/skills-docs-pr

Conversation

@IEvangelist
Copy link
Copy Markdown
Member

@IEvangelist IEvangelist commented May 27, 2026

Summary

  • Add a dedicated Aspire Skills docs page covering the microsoft/aspire-skills repo, included skills, installation paths, project-local precedence, and plugin guardrails.
  • Cross-link the existing AI coding agents and dashboard agent docs, and add the page to the AI coding agents sidebar section.
  • Add microsoft/aspire-skills to GitHub stats and the community contributors page.
  • Remove the soon-to-be-deleted Aspire Skills public site link and remove MCP references from the affected agent guidance.

Validation

  • pnpm --dir .\src\frontend exec prettier --check --plugin prettier-plugin-astro .\src\content\docs\get-started\aspire-skills.mdx .\src\content\docs\get-started\ai-coding-agents.mdx .\src\content\docs\dashboard\ai-coding-agents.mdx
  • pnpm --dir .\src\frontend run test:unit:docs
  • pnpm --dir .\src\frontend exec vitest run --config vitest.config.ts tests/unit/seo-lengths.vitest.test.ts

@IEvangelist IEvangelist changed the base branch from main to release/13.4 May 28, 2026 03:53
IEvangelist and others added 4 commits May 28, 2026 08:50
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@IEvangelist IEvangelist force-pushed the dapine/skills-docs-pr branch from 80f6656 to 0936736 Compare May 28, 2026 13:53
IEvangelist and others added 2 commits May 28, 2026 10:09
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@IEvangelist IEvangelist marked this pull request as ready for review May 31, 2026 04:38
Copilot AI review requested due to automatic review settings May 31, 2026 04:38
Copy link
Copy Markdown
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 dedicated "Aspire Skills" docs page that documents the microsoft/aspire-skills plugin pack, cross-links it from the existing AI coding agents and dashboard agents pages, registers it in the sidebar, and adds the new repo to GitHub stats and the community contributors page. The changes also drop MCP-centric prose from the two AI coding agents pages and remove the corresponding sample demos.

Changes:

  • New get-started/aspire-skills.mdx page (skills table, CLI / skills.sh / per-agent-plugin install paths, layering with aspire agent init).
  • Trimmed MCP-focused content from get-started/ai-coding-agents.mdx and dashboard/ai-coding-agents.mdx, and added cross-links to the new page.
  • Added microsoft/aspire-skills to update-github-stats.ts, github-stats.json, the docs sidebar, and the community contributors page.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/frontend/src/content/docs/get-started/aspire-skills.mdx New docs page for the Aspire Skills plugin pack.
src/frontend/src/content/docs/get-started/ai-coding-agents.mdx Removes MCP framing, links to new page; drops several imports including AsciinemaPlayer (still used).
src/frontend/src/content/docs/dashboard/ai-coding-agents.mdx Reframes dashboard agent access around the CLI and links to Aspire Skills; removes standalone MCP section.
src/frontend/src/content/docs/community/contributors.mdx Adds Aspire Skills contributors section.
src/frontend/scripts/update-github-stats.ts Adds microsoft/aspire-skills to the stats repo list.
src/frontend/src/data/github-stats.json Refreshes star counts and adds entry for microsoft/aspire-skills.
src/frontend/config/sidebar/docs.topics.ts Adds sidebar entry for the new Aspire Skills page.

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

Comment on lines +7 to 8
import { Aside, Steps, FileTree } from '@astrojs/starlight/components';
import LearnMore from '@components/LearnMore.astro';
Base automatically changed from release/13.4 to main June 1, 2026 19:39
@IEvangelist IEvangelist changed the base branch from main to release/13.4 June 2, 2026 02:29
@mitchdenny
Copy link
Copy Markdown
Member

@IEvangelist I know that @davidfowl added some docs for skills - is this still required?

@davidfowl davidfowl closed this Jun 2, 2026
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.

4 participants