28 skills found
zarazhangrui / frontend-slidesCreate beautiful slides on the web using a coding agent's frontend skills
op7418 / guizang-ppt-skillAI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
siteboon / claudecodeuiUse Claude Code, OpenCode, Cursor CLI, and Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely.
webiny / webiny-jsOpen-source, self-hosted CMS platform on AWS serverless (Lambda, DynamoDB, S3). TypeScript framework with multi-tenancy, lifecycle hooks, GraphQL API, and AI-assisted development via MCP server. Built for developers at large organizations.
SawyerHood / dev-browserA Claude Skill to give your agent the ability to use a web browser
exa-labs / exa-mcp-serverExa MCP for web search and web crawling!
open-webui / mcpoA simple, secure MCP-to-OpenAPI proxy server
deedy5 / ddgsA metasearch library that aggregates results from diverse web search services
refreshdotdev / web-eval-agentAn MCP server that autonomously evaluates web applications.
JetBrains / mcp-jetbrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Jane-xiaoer / claude-skill-web-cloneMethodology for faithfully cloning any website (static / React / WebGL) — without copying AI-hallucinated code. Real source first.
Microck / opencode-studioweb GUI for securely managing local OpenCode configuration
199-biotechnologies / motion-dev-animations-skillClaude Code skill for Motion.dev -- 120fps web animations, spring physics, scroll effects, gesture interactions
excalimate / excalimateCreate keyframe animations from hand-drawn Excalidraw diagrams — timeline editor, camera animation, sequence reveals, and an MCP server for AI-driven creation with real-time live preview Export as MP4, WebM, GIF, or animated SVG.
steel-dev / steel-mcp-serverMCP Server for interacting with a Steel web browser
AtomGraph / Web-AlgebraSuite of generic Linked Data/SPARQL as well as LinkedDataHub-specific MCP tools
nmbrthirteen / podcliOpen-source AI podcast clipper. Generate vertical clips with face tracking and burned-in captions. CLI, MCP server, web app.
pragmar / mcp-server-webcrawlMCP server tailored to connecting web crawler data and archives
hive-intel / awesome-crypto-mcp-serversCurated list of crypto, Web3, DeFi, wallet, and blockchain MCP servers for AI agents.
basgr / cf-webmcpWebMCP at the edge. A Cloudflare Worker that equips any website with WebMCP from one TOML config.
Alexey-N-Chernyshov / gramps-web-mcp-rsMCP server for Gramps Web genealogy API, written in Rust. Inspired by gramps-mcp — more tools, test coverage, smaller image, optional read-only mode.
Typewise / mcp-chaos-rigA local MCP server that breaks on demand. Test your client against auth failures, disappearing tools, flaky responses, and token expiry, all from a web UI.
sigmaSd / scrap-mcpAn MCP (Model Context Protocol) server that can scrape web pages and extract content using CSS selectors. Built with deno-dom for fast HTML parsing.
pouyanafisi / smippoCommand-line website copier and scraper. Create complete offline mirrors with all assets, styles, and dynamic content preserved. Perfect for website duplication, archiving, and offline browsing.
rwi001 / web-artifacts-builderSuite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state ma...
yoshiko-pg / o3-search-mcpMCP server for OpenAI o3 web search
lucasd1as / codrops-mcppulls codrops examples from their website
kmjak / absence-list欠席になっている日付を一覧で出力するコマンドです。 学生ポータルの「出欠確認」ページが内部で使っている API エンドポイント (`/PortalManagementWeb/public/attendancedetail/search`)を `scripts/attendance.sh` 経由で直接叩き、 欠席(出欠区分=2)のデータを構造化 JSON で取得します。HTMLのスクレイピングは行いません。 ---