·doc-consistency
#

doc-consistency

s-hiraoku/vscode-sidebar-terminal

This skill provides guidance for maintaining documentation consistency with implementation in the vscode-sidebar-terminal project. Use this skill when creating or updating documentation, verifying documentation accuracy, preparing releases, or when the codebase has changed and documentation may need updates. This skill should be used proactively after implementing features or bug fixes.

2Installs·0Trend·@s-hiraoku

Installation

$npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill doc-consistency

SKILL.md

This skill ensures project documentation accurately reflects the current implementation.

| New feature | README.md, CHANGELOG.md | | Bug fix | CHANGELOG.md | | Config change | README.md (Configuration), CHANGELOG.md | | Shortcut change | README.md (Keyboard Shortcuts), CHANGELOG.md | | Architecture change | CLAUDE.md, possibly domain CLAUDE.md files | | WebView change | src/webview/CLAUDE.md, CLAUDE.md |

| references/documentation-structure.md | Understanding project documentation layout | | references/verification-checklist.md | Running consistency checks | | references/writing-guidelines.md | Writing or improving documentation |

This skill provides guidance for maintaining documentation consistency with implementation in the vscode-sidebar-terminal project. Use this skill when creating or updating documentation, verifying documentation accuracy, preparing releases, or when the codebase has changed and documentation may need updates. This skill should be used proactively after implementing features or bug fixes. Source: s-hiraoku/vscode-sidebar-terminal.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill doc-consistency
Category
#Documents
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is doc-consistency?

This skill provides guidance for maintaining documentation consistency with implementation in the vscode-sidebar-terminal project. Use this skill when creating or updating documentation, verifying documentation accuracy, preparing releases, or when the codebase has changed and documentation may need updates. This skill should be used proactively after implementing features or bug fixes. Source: s-hiraoku/vscode-sidebar-terminal.

How do I install doc-consistency?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/s-hiraoku/vscode-sidebar-terminal --skill doc-consistency Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/s-hiraoku/vscode-sidebar-terminal