update-lib-docs

Update Library Documentation

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "update-lib-docs" with this command: npx skills add del-taiseiozaki/claude-code-orchestra/del-taiseiozaki-claude-code-orchestra-update-lib-docs

Update Library Documentation

Update documentation in .claude/docs/libraries/ with latest information.

Steps

  1. Check Existing Documents

List current library documentation:

ls .claude/docs/libraries/

  1. Web Search for Latest Info

For each documented library, search for:

  • Latest version

  • Breaking changes

  • Deprecated features

  • New features

  • Security updates

  1. Update Documents

For each library with changes:

  • Update version information

  • Add new features/constraints

  • Mark deprecated APIs

  • Update code examples if needed

  • Record update date at the top

  1. Check Impact on Code

After updating docs, verify:

  • Using any deprecated APIs?

  • Any breaking change impacts?

  • Need to update project dependencies?

Key Items to Check

Category What to Look For

Security CVEs, security patches

Breaking API changes, removed features

Deprecated APIs marked for removal

Performance Optimization improvements

New Features Useful additions

Update Format

Add update notice at top of file:

{Library Name}

Last Updated: {Date} Version Checked: {version}

Recent Changes

  • {Change 1}
  • {Change 2}

{Rest of documentation}

Report

After updating, report to user (in Japanese):

  • Which libraries were updated

  • Significant changes found

  • Any action items for the project

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

context-loader

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

update-design

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

simplify

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

codex-system

No summary provided by upstream source.

Repository SourceNeeds Review