📝
WritingTypeScript

Updating Noridocs

by microsoft

Updating Noridocs is a Writing skill for Claude Code, published by microsoft in FluidFramework.

4.9K stars583 forkson microsoft/FluidFrameworkAdded 2026/07/19Repository updated 2026/08/06
collaborationcrdtdatastructuredistributedfluidfluid-frameworkmicrosoftrealtime
Install in seconds
Install Updating Noridocs
Copy Updating Noridocs into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/microsoft/FluidFramework/tree/main/.agency/plugins/nori/skills/updating-noridocs ~/.claude/skills/updating-noridocs

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/microsoft/FluidFramework.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agency/plugins/nori/skills/updating-noridocs/SKILL.md in microsoft/FluidFramework
Installs to
~/.claude/skills/updating-noridocs
Collection
One of 31 skills cataloged from this repository
Category
Writing1361 skills

What Updating Noridocs does

After code changes, use this skill to update Noridocs—documentation files describing folder architecture and implementation—via an automated subagent.

Updating Noridocs is cataloged under Writing on DirSkills. Updating Noridocs comes from a repository tagged collaboration, crdt, datastructure, distributed and fluid.

Documentation

README

Updating Noridocs

Overview

Noridocs are docs.md files throughout the codebase that document each folder's purpose, architecture, and implementation. Update them after code changes using the nori-change-documenter subagent.

Core principle: Provide context → Dispatch subagent → Verify updates.

Announce at start: "I'm using the Updating Noridocs skill to update documentation."

The Process

Step 1: Gather Context

Prepare information for the subagent:

  • What changed? (feature added, bug fixed, refactor, etc.)
  • Why was it changed? (motivation, problem being solved)
  • Which folders/files were modified?
  • Any architectural changes or new patterns?

Step 2: Dispatch nori-change-documenter Subagent

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Updating Noridocs

  • What else does microsoft publish alongside Updating Noridocs?

    Updating Noridocs is one of 31 skills that DirSkills catalogs from microsoft/FluidFramework, the repository it ships in. Its siblings there include API Changes Review, Brainstorming and Building UI/UX. Each one is a separate skill with its own page in this directory, installs the same way Updating Noridocs does, and is maintained by microsoft in that same repository. The rest of the collection is listed on the microsoft/FluidFramework page.

  • How does Updating Noridocs compare to other Writing skills?

    Updating Noridocs ranks #151 by stars among the 1361 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Updating Noridocs against them. Open each page to compare what they document and how they install.

More from microsoft/FluidFramework

Updating Noridocs is one of 31 skills cataloged on DirSkills from microsoft/FluidFramework.

See all 31 skills