30 skills found
heygen-com / hyperframesWrite HTML. Render video. Built for agents.
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.
Agents365-ai / drawio-skillGenerate draw.io diagrams from natural language — 11 presets (UML, SysML/MBSE, BPMN, network, C4…), 36 tools: codebase/CI/infra-to-diagram, image→editable diagram, mind maps, build-up animation, exec-view compression, click-through runbooks, PR diff bot. Vision self-check, 10,000+ shapes.
Agents365-ai / drawio-skillGenerate draw.io diagrams from natural language — 11 presets (UML, SysML/MBSE, BPMN, network, C4…), 36 tools: codebase/CI/infra-to-diagram, image→editable diagram, mind maps, build-up animation, exec-view compression, click-through runbooks, PR diff bot. Vision self-check, 10,000+ shapes.
op7418 / guizang-social-card-skill🪧 Claude Code / Codex skill — generate Xiaohongshu carousels & WeChat 21:9+1:1 cover pairs. Editorial × Swiss visual systems, 28 layouts, 10 themes, single-file HTML → PNG. 小红书图文 + 公众号封面对
chuspeeism / dashi-ppt-skillAn AI-agent skill that generates browser-editable presentations from multiple visual themes, exportable to HTML, PDF, and PPTX.
PackmindHub / packmindPackmind seamlessly captures your engineering playbook and turns it into AI context, guardrails, and governance.
yeap531 / word-format-skillClaude Code skill: replicate a reference Word (.docx) typography onto new content via HTML bridge — browser render → clipboard → Word paste. Append-mode preserves page setup / styles / theme / headers 100%. macOS only.
Agents365-ai / plantuml-skillPlantUML diagrams (.puml) from natural language via Kroki — no Java install. 10+ UML types, 5 themes, PNG/SVG, multi-agent.
RohanAnandPandit / trading212-mcp-serverThe Trading212 MCP server is a Model Context Protocol server implementation that provides seamless data connectivity to the Trading212 trading platform enabling advanced interaction capabilities via the public beta API.
ForteScarlet / codex-kkpA Claude Code Plugin that enables seamless integration with Codex AI Agent for code analysis, implementation, and collaboration tasks.
neuml / ncoder💫 Open-Source AI coding agent that integrates with Jupyter Notebooks
basgr / cf-webmcpWebMCP at the edge. A Cloudflare Worker that equips any website with WebMCP from one TOML config.
Dimirolz / mcpmockRapid MCP server prototyping from a single YAML file
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.
wei / mymlh-mcp-serverModel Context Protocol Server for MyMLH API v4
mindwear-capitian / local-austin-mcpFree, open-source MCP server (Apache-2.0) giving Claude plain-English access to official Austin & Travis County data — property records, permits, flood zones, city code text, schools, plus active MLS listings. Built by Neuhaus Realty Group.
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...
200okmk / uiReactコンポーネント実装・運用指針を定義したもの。具体的にはShadcn/uiの基礎UIコンポーネント群やエコシステムを中心にコンポーネントを構築していくこと、Tailwindのデザインシステム運用指針、アクセシビリティのためのセマンティックHTMLやキーボード操作などに関する指針などを定義している。
aliyun / alibabacloud-dataworks-mcp-serverA Model Context Protocol (MCP) server that provides tools for AI, allowing it to interact with the DataWorks Open API through a standardized interface. This implementation is based on the Aliyun Open API and enables AI agents to perform cloud resources operations seamlessly.
MLS-Tech-Inc / shortlistjobs-mcpMCP server for Shortlist — search, queue, and auto-apply to jobs from Claude Code
SamuelMoraesF / mcp-nfse-nacional🇧🇷 MCP Server para consultar NFSe no portal nacional (nfse.gov.br). Busque notas, baixe XMLs e PDFs direto do seu AI agent.
wzyn20051216 / ros-robotics适用于 ROS 1 / ROS 2 机器人开发、迁移与联调的 skill。覆盖 catkin/catkin_tools、colcon/ament、package.xml、CMakeLists.txt、launch、URDF/Xacro、RViz、TF、Navigation2、ros2_control、串口/CAN、MCU 与 micro-ROS 等常见工程场景。
maverickgao8848 / mav-slidecraft-skillCreate stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files
singhsume123 / xml-to-composeConvert Android XML layouts to Jetpack Compose
limiteinductive / frontclippy-auditRun frontclippy against a local HTML file, live URL, snapshot JSON, suite, or manifest and summarize the findings
SirNosh / bmad-ml-sageMathematical foundations and theory specialist
fcpauldiaz / n4-hidden-behind-kNo visible nav. The user opens a command palette via `⌘K` to get anywhere. Designed for keyboard-first audiences. *Use when:* the page is for technical users who expect this affordance. *Don't confuse with:* N2 Floating chip (which is visible always). ```html <button class="kbd-hint">⌘ K</button>
xmtplabs / qaRun the Convos iOS QA suite (structured tests in qa/tests/structured/*.yaml). Results are persisted to CXDB so runs resume across context resets.
kmjak / absence-list欠席になっている日付を一覧で出力するコマンドです。 学生ポータルの「出欠確認」ページが内部で使っている API エンドポイント (`/PortalManagementWeb/public/attendancedetail/search`)を `scripts/attendance.sh` 経由で直接叩き、 欠席(出欠区分=2)のデータを構造化 JSON で取得します。HTMLのスクレイピングは行いません。 ---