·documentation-updater
""

documentation-updater

matteocervelli/llms

実装ドキュメント、ユーザー ガイド、API ドキュメント、アーキテクチャ図など、すべてのプロジェクト ドキュメントを更新します。機能を最終決定するときに使用して、包括的なドキュメントを確保します。

12インストール·0トレンド·@matteocervelli

インストール

$npx skills add https://github.com/matteocervelli/llms --skill documentation-updater

SKILL.md

This skill provides systematic guidance for updating all types of project documentation when finalizing feature implementations, ensuring comprehensive, accurate, and well-structured documentation.

Objective: Document how the feature was implemented for developers and maintainers.

src/tools/feature/ ├── init.py # Public API exports ├── models.py # Data models (Pydantic) ├── interfaces.py # Abstract interfaces ├── core.py # Business logic ├── repository.py # Data access layer ├── validators.py # Input validation └── exceptions.py # Custom exceptions

実装ドキュメント、ユーザー ガイド、API ドキュメント、アーキテクチャ図など、すべてのプロジェクト ドキュメントを更新します。機能を最終決定するときに使用して、包括的なドキュメントを確保します。 ソース: matteocervelli/llms。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/matteocervelli/llms --skill documentation-updater
カテゴリ
""ライティング
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

documentation-updater とは?

実装ドキュメント、ユーザー ガイド、API ドキュメント、アーキテクチャ図など、すべてのプロジェクト ドキュメントを更新します。機能を最終決定するときに使用して、包括的なドキュメントを確保します。 ソース: matteocervelli/llms。

documentation-updater のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/matteocervelli/llms --skill documentation-updater インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/matteocervelli/llms