Skip to main content
Manusで任意のスキルを実行
ワンクリックで
DUBSOpenHub
GitHub クリエイタープロフィール

DUBSOpenHub

13 件の GitHub リポジトリにある 345 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
345
リポジトリ
13
更新
2026-07-20
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
hoot-skills
298 件の skills · 2026-04-10
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家データベースアーキテクトネットワーク・コンピュータシステム管理者市場調査アナリスト・マーケティングスペシャリスト
19 件の職業カテゴリ · 100% 分類済み
86%比率
#02
copilot-skills
33 件の skills · 2026-07-17
ソフトウェア開発者DTPオペレーターコンピュータサイエンスの高等教育教員その他コンピュータ職ネットワーク・コンピュータシステム管理者高等教育職業・技術教育教員
17 件の職業カテゴリ · 100% 分類済み
9.6%比率
#03
copilot-cli-quickstart
2 件の skills · 2026-04-10
コンピュータユーザーサポートスペシャリスト
1 件の職業カテゴリ · 100% 分類済み
0.6%比率
#04
havoc-hackathon
2 件の skills · 2026-04-28
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.6%比率
#05
hoot
2 件の skills · 2026-03-22
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.6%比率
#06
dark-factory
1 件の skills · 2026-06-23
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.3%比率
#07
swarm-command
1 件の skills · 2026-04-14
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.3%比率
#08
terminal-stampede
1 件の skills · 2026-03-06
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.3%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

freecad-scripts
ソフトウェア開発者

Expert skill for writing FreeCAD Python scripts, macros, and automation. Use when asked to create FreeCAD models, parametric objects, Part/Mesh/Sketcher scripts, workbench tools, GUI dialogs with PySide, Coin3D scenegraph manipulation, or any FreeCAD Python API task. Covers FreeCAD scripting basics, geometry creation, FeaturePython objects, interface tools, and macro development.

2026-04-10
gsap-framer-scroll-animation
ウェブ開発者

Use this skill whenever the user wants to build scroll animations, scroll effects, parallax, scroll-triggered reveals, pinned sections, horizontal scroll, text animations, or any motion tied to scroll position — in vanilla JS, React, or Next.js. Covers GSAP ScrollTrigger (pinning, scrubbing, snapping, timelines, horizontal scroll, ScrollSmoother, matchMedia) and Framer Motion / Motion v12 (useScroll, useTransform, useSpring, whileInView, variants). Use this skill even if the user just says "animate on scroll", "fade in as I scroll", "make it scroll like Apple", "parallax effect", "sticky section", "scroll progress bar", or "entrance animation". Also triggers for Copilot prompt patterns for GSAP or Framer Motion code generation. Pairs with the premium-frontend-ui skill for creative philosophy and design-level polish.

2026-04-10
lsp-setup
ソフトウェア開発者

Enable code intelligence (go-to-definition, find-references, hover, type info) for any programming language by installing and configuring an LSP server for Copilot CLI. Detects the OS, installs the right server, and generates the JSON configuration (user-level or repo-level). Use when you need deeper code understanding and no LSP server is configured, or when the user asks to set up, install, or configure an LSP server.

2026-04-10
flowstudio-power-automate-governance
ソフトウェア開発者

Govern Power Automate flows and Power Apps at scale using the FlowStudio MCP cached store. Classify flows by business impact, detect orphaned resources, audit connector usage, enforce compliance standards, manage notification rules, and compute governance scores — all without Dataverse or the CoE Starter Kit. Load this skill when asked to: tag or classify flows, set business impact, assign ownership, detect orphans, audit connectors, check compliance, compute archive scores, manage notification rules, run a governance review, generate a compliance report, offboard a maker, or any task that involves writing governance metadata to flows. Requires a FlowStudio for Teams or MCP Pro+ subscription — see https://mcp.flowstudio.app

2026-04-09
flowstudio-power-automate-monitoring
ソフトウェア開発者

Monitor Power Automate flow health, track failure rates, and inventory tenant assets using the FlowStudio MCP cached store. The live API only returns top-level run status. Store tools surface aggregated stats, per-run failure details with remediation hints, maker activity, and Power Apps inventory — all from a fast cache with no rate-limit pressure on the PA API. Load this skill when asked to: check flow health, find failing flows, get failure rates, review error trends, list all flows with monitoring enabled, check who built a flow, find inactive makers, inventory Power Apps, see environment or connection counts, get a flow summary, or any tenant-wide health overview. Requires a FlowStudio for Teams or MCP Pro+ subscription — see https://mcp.flowstudio.app

2026-04-09
python-pypi-package-builder
ソフトウェア開発者

End-to-end skill for building, testing, linting, versioning, and publishing a production-grade Python library to PyPI. Covers all four build backends (setuptools+setuptools_scm, hatchling, flit, poetry), PEP 440 versioning, semantic versioning, dynamic git-tag versioning, OOP/SOLID design, type hints (PEP 484/526/544/561), Trusted Publishing (OIDC), and the full PyPA packaging flow. Use for: creating Python packages, pip-installable SDKs, CLI tools, framework plugins, pyproject.toml setup, py.typed, setuptools_scm, semver, mypy, pre-commit, GitHub Actions CI/CD, or PyPI publishing.

2026-04-09
react-audit-grep-patterns
ソフトウェア開発者

Provides the complete, verified grep scan command library for auditing React codebases before a React 18.3.1 or React 19 upgrade. Use this skill whenever running a migration audit - for both the react18-auditor and react19-auditor agents. Contains every grep pattern needed to find deprecated APIs, removed APIs, unsafe lifecycle methods, batching vulnerabilities, test file issues, dependency conflicts, and React 19 specific removals. Always use this skill when writing audit scan commands - do not rely on memory for grep syntax, especially for the multi-line async setState patterns which require context flags.

2026-04-09
react18-batching-patterns
ソフトウェア開発者

Provides exact patterns for diagnosing and fixing automatic batching regressions in React 18 class components. Use this skill whenever a class component has multiple setState calls in an async method, inside setTimeout, inside a Promise .then() or .catch(), or in a native event handler. Use it before writing any flushSync call - the decision tree here prevents unnecessary flushSync overuse. Also use this skill when fixing test failures caused by intermediate state assertions that break after React 18 upgrade.

2026-04-09
このリポジトリの収集済み skills 298 件中、上位 8 件を表示しています。
ai-engineering-coach
ソフトウェア開発者

AI Engineering Coach - opens a private local dashboard that analyzes AI coding sessions, practice patterns, output, and context health. Say "AI engineering coach" to start.

2026-07-17
ai-first-drops
市場調査アナリスト・マーケティングスペシャリスト

📡 AI-First Drops — researches frontier model releases from the past week, stack-ranks new capabilities by power/impact, and generates ready-to-use prompts for each. Outputs both a markdown report and a CSV on your Desktop. Say "weekly ai report" to start.

2026-07-10
havoc-hackathon
その他コンピュータ職

🏟️ Havoc Hackathon — a multi-model orchestration skill that turns your terminal into a competitive arena. Dispatches up to 13 current full-size AI models in tournament elimination heats, scores them with sealed judge panels and Shadow Spec hidden quality gates, evolves the best ideas between rounds via Convergence Broadcasts, and synthesizes the final output from collective intelligence. Say "run hackathon" to start. Say "run kiloagent" for 1,000-agent deep mode. Say "run hackathon metaswarm" for commander contestants backed by full SS-250 swarms.

2026-07-09
agent-orchestra
その他コンピュータ職

Multi-agent fleet conductor for the GitHub Copilot CLI. Launches exactly five visible Terminal Stampede commander groups, coordinates them through live collaboration ledgers, watches them with Agent Pulse, and applies sealed Shadow Score evaluation. Say "agent orchestra" to start.

2026-07-08
docx
DTPオペレーター

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

2026-06-12
excalidraw
ソフトウェア開発者

Generate Excalidraw diagrams from descriptions. Creates .excalidraw JSON files that can be opened in https://aka.ms/excalidraw or embedded in documentation. Use when creating architecture diagrams, flowcharts, data flow visualizations, or illustrations for proposals and design documents.

2026-06-12
expense-report
一般事務員

Create and fill out Microsoft Dynamics 365 MyExpense expense reports from receipts using visible browser automation. Handles travel expenses, recurring monthly expenses (internet, phone), hotel itemization, and corporate AMEX matching. Produces a complete, review-ready draft; the user always submits themselves. Triggers include: 'expense report', 'submit expense', 'file an expense', 'internet expense', 'monthly expense', 'travel expense', or any request to log a reimbursable cost.

2026-06-12
loop
DTPオペレーター

Edit Microsoft Loop documents in the browser using Playwright automation. Use when the user wants to create, edit, or update a Loop document, mentions 'Loop', 'Loop page', or 'Loop workspace', or wants to add content to a shared document in Loop.

2026-06-12
このリポジトリの収集済み skills 33 件中、上位 8 件を表示しています。
13 件中 12 件のリポジトリを表示