Skeleton UI Docs
About
An MCP server that exposes the Skeleton UI documentation as tools for coding agents.
Details
- Author
- dm0dev
- Categories
- Developer Tools, Knowledge Base, Other
Jump to
Setup
Install Skeleton UI Docs in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/dm0dev/skeleton-ui-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
An MCP server that exposes the Skeleton UI documentation as tools for coding agents.
This project was built with the assistance of coding agents (Claude Code).
[!WARNING]Svelte only.This MCP server currently covers the Svelte version of Skeleton UI exclusively. React and other framework variants are not included yet.
An MCP server that exposes theSkeleton UIdocumentation as tools for coding agents. Documentation is served from pre-fetched static files — no live network calls during tool use.
No installation needed —uvxfetches and runs the package automatically:
{ "mcpServers": { "skeleton-ui-docs": { "command": "uvx", "args": ["skeleton-ui-mcp-server@latest"] } } }
git clone <repo> cd skeleton-ui-mcp-server uv sync
{ "mcpServers": { "skeleton-ui-docs": { "command": "uv", "args": [ "--directory", "/absolute/path/to/skeleton-ui-mcp-server", "run", "skeleton-ui-mcp-server" ] } } }
Theskeleton_ui_mcp_server/static/directory contains pre-fetched documentation fromskeleton.dev. To refresh it manually:
This re-fetches all pages listed inskeleton_ui_mcp_server/static/_llms.txtand regenerates the individual JSON files.
A GitHub Actions workflow (.github/workflows/update-static.yml) runs this automatically every night at 03:00 UTC and commits any changes back to the repository. It can also be triggered manually viaActions → Update static docs → Run workflow. The integrity tests (tests/test_audit.py) run as part of the workflow before committing — if they fail the commit is skipped.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Extentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses
An MCP server tailored for React Native–first development using Gluestack UI
Create and read feature flags, review experiments, generate flag types, search docs, and interact with GrowthBook's feature flagging and experimentation platform.
Gives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control.
Understand, develop, and debug authorization policies in Oso Cloud.
Up-to-date documentation for your coding agent. Covers 1000s of public repos and sites. Built by ref.tools
Points agents to the canonical Agentry install docs for errors, product analytics, and deploy attribution.
Gives coding agents deterministic, read-only documentation handoffs with edit boundaries, ownership, and required checks before repository changes.
Deterministic JSON checks with signed evidence and x402-paid execution
Search Apple's Developer Documentation with smart search and wildcard support.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





