Back to list
umbraco

update-ignored-endpoints

by umbraco

26🍴 2📅 Jan 19, 2026

SKILL.md


name: update-ignored-endpoints description: Update the IGNORED_ENDPOINTS.md documentation file with current endpoint coverage analysis. Use when documentation needs to be refreshed or when verifying ignored endpoint status.

Update Ignored Endpoints

This skill updates the IGNORED_ENDPOINTS.md file by analyzing which Umbraco Management API endpoints are intentionally not implemented as MCP tools.

When to Use

Use this skill when:

  • User asks to update the ignored endpoints documentation
  • User wants to verify which endpoints are not implemented
  • User needs to refresh the endpoint coverage analysis
  • Changes have been made to tool implementations and documentation needs updating

Instructions

  1. Run the update script from the project root:
npx ts-node .claude/skills/update-ignored-endpoints/scripts/update-ignored-endpoints.ts
  1. Review the changes to /Users/philw/Projects/umbraco-mcp/docs/analysis/IGNORED_ENDPOINTS.md

  2. The script will:

    • Analyze all Umbraco Management API endpoints
    • Compare against implemented MCP tools
    • Update the documentation with current ignored endpoints
    • Preserve the rationale sections
    • Update the total count

Supporting Files

The update script is available at scripts/update-ignored-endpoints.ts and analyzes the Umbraco Management API schema and existing MCP tools to generate updated documentation.

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon