
microsoft / fluidframework
✓ Official★ 4,900A skill package that teaches your agent 5 capabilities — every one documented and browsable below, no GitHub required · by microsoft.
Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.
Use when customer-facing API changes were made — i.e., API report .md files differ from main. Guides through release tag assignment, API Council review…
1 file — installable on its own
Use when the user explicitly asks for a CI check or to push their branch — e.g. "ci readiness", "check ci", "pre-push check", "ready for CI", "ci check",…
3 files — installable on its own
Use when creating a pull request in the Fluid Framework repo. Composes a PR title and body following Fluid Framework conventions, proposes them to the user,…
1 file — installable on its own
Use when composing, writing, drafting, or reviewing a PR title, PR description, or PR body in Fluid Framework — provides title style, body template, and…
1 file — installable on its own
Use when asked to review code, review a branch, or do a code review. Spawns Breaker (correctness) and API Analyst (compatibility/conventions) sub-agents while…
2 files — installable on its own
Package documentation is syncing from GitHub — check back shortly. Meanwhile, every skill in the Skills tab carries its own full instructions.
Install the whole package (5 skills):
npx skills add https://github.com/microsoft/fluidframeworkOr install a single skill:
npx skills add https://github.com/microsoft/fluidframework --skill <name>Pick the skill name from the Skills tab — each entry there installs independently.