Skip to main content
在 Manus 中运行任何 Skill
一键导入
d-o-hub
GitHub 创作者资料

d-o-hub

按仓库查看 5 个 GitHub 仓库中的 141 个已收集 skills。

已收集 skills
141
仓库
5
更新
2026-07-26
仓库浏览

仓库与代表性 skills

do-web-doc-resolver
软件开发工程师

Python resolver for URLs and queries into compact, LLM-ready markdown. Use this skill when fetching documentation, resolving web URLs, or building context from web sources — even if they just say "read this doc page" or "get the docs for X". Uses progressive free-first cascade with quality scoring, circuit breakers, layered routing memory, trace-based evaluation, and agent-friendly docs validation. Not for web-search-researcher, agent-browser.

2026-07-24
turso-db
软件开发工程师

Use this skill for Turso (LibSQL/Limbo) database development, including scaffolding, querying, migrations, and maintenance. Supports vector search, full-text search, CDC, MVCC, encryption, and bidirectional remote sync. Use when working with Turso SDKs for JavaScript, Rust, Python, Go, Swift, and React Native — even if they just say "set up Turso", "query my Turso database", or "migrate to LibSQL". Provides current API guidance to avoid stale "libsql" legacy knowledge. Not for PostgreSQL, MySQL, or MongoDB (use database-devops) or general schema design without Turso.

2026-07-24
intent-classifier
其他计算机职业

Classify user intents and route to appropriate skills, commands, or workflows. Use when determining which skill to invoke, routing requests to specialized agents, or building skill selection logic. Trigger on 'which skill should I use', 'route this to', 'classify this request', 'skill selection', or when multiple skills could handle a task. Not for skill-creator, skill-evaluator.

2026-07-16
triz-analysis
软件开发工程师

Run a systematic TRIZ contradiction audit against a codebase, architecture, or workflow to identify hidden trade-offs and innovation opportunities. Use this skill when facing design trade-offs, contradictory requirements, or when needing to identify innovation opportunities through systematic contradiction analysis — even if they just say "run a TRIZ audit" or "find contradictions in this design". Not for triz-solver.

2026-07-16
triz-solver
软件开发工程师

Systematic problem-solving using TRIZ (Theory of Inventive Problem Solving) principles adapted for software engineering. Use when stuck on complex problems, facing technical contradictions, optimizing system design, or seeking innovative solutions beyond trial-and-error — even if they just say "I'm stuck on this" or "help me solve this contradiction". Prevents solving the wrong problem correctly. Not for triz-analysis.

2026-07-16
ui-ux-optimize
网页与数字界面设计师

Swarm-powered UI/UX prompt optimizer with auto-research agents, handoff coordination, confidence-scored autoresearch loops, and backpressure quality gates. Use this skill when optimizing UI/UX for web apps, mobile apps, games, dashboards, SaaS, e-commerce, kiosks, or any screen-based product — even if they just say "improve the UI" or "optimize the UX" or "make it sound human" or "this feels robotic". Not for css-render-performance.

2026-07-16
template-version-management
软件开发工程师

Manage versioning in a template repository. Use when working with template repos where `VERSION` is intentionally pinned to 0.0.0, when bumping the template's own release version, when fixing stale version badges, or when answering questions about how versioning flows from `VERSION`/`.template/CHANGELOG-TEMPLATE.md` to `README.md` — even if they just say "bump the template version", "fix the stale badge", or "how does versioning work here". Not for bumping versions in npm packages, Cargo.toml, or non-template projects (use your package manager's versioning).

2026-07-09
github-pr-sentinel
软件开发工程师

Monitor a GitHub pull request until it's merged, green, or blocked. Polls CI checks, review comments, and mergeability state continuously. Use this skill when the user asks to monitor a PR, watch CI, handle review comments, sentinel a PR, babysit a PR, or keep an eye on failures and feedback — even if they just say "check on the PR" or "is it green yet".

2026-07-09
当前展示该仓库 Top 8 / 56 个已收集 skills。
当前展示该仓库 Top 8 / 40 个已收集 skills。
goap-orchestrator
软件开发工程师

GOAP-based orchestrator for managing GitHub issues, creating action plans, and executing workspace operations with branch/PR workflow.

2026-07-23
npm-trusted-publishers
软件开发工程师

Configure and troubleshoot npm OIDC Trusted Publishing for GitHub Actions. Use when npm publish fails with E404, OIDC errors, or provenance issues.

2026-07-23
release-management
软件开发工程师

GitHub release management, crates.io trusted publishing, npm provenance, and GitHub Pages documentation. Use when creating releases, publishing packages, or deploying docs.

2026-07-23
git-workflow
软件开发工程师

Git commit conventions, validation gates, and CI/CD workflows. Use when committing changes, verifying gates, or working with GitHub Actions.

2026-07-18
github-ci-guardrails
软件开发工程师

Validate merge readiness with atomic commits and GitHub Actions checks using gh CLI; use for pre-merge verification and CI truth validation.

2026-07-18
triz-solver
高校工程学教师

Apply TRIZ inventive principles to solve problems that seem to have no good solution. Use after triz-analysis has identified contradictions.

2026-07-16
rust-development
软件开发工程师

Implement or refactor Rust in this repository. Use when writing new modules, modifying existing source files, or adding features to the chaotic_semantic_memory crate.

2026-07-11
codacy
软件质量保证分析师与测试员

Orchestrate static analysis using Codacy CLIs. Use when Codacy blocks a PR, for fixing quality gate failures, or suppressing false positives in this Rust/Shell codebase.

2026-05-28
当前展示该仓库 Top 8 / 32 个已收集 skills。
verify
软件开发工程师

Run tiered computational quality sensors and self-correct. Use after code changes, before commits/PRs, when asked to "verify", "run gates", "quality check", or when AGENTS.md requires verification. Prefer gate:fast during iteration and gate:full before handoff.

2026-07-16
code-review
软件质量保证分析师与测试员

Inferential code review sensor for this repo. Use before asking a human to review, after verify gates are green, or when asked to "review", "review changes", or "pre-review". Checks harness compliance, architecture layers, test adequacy, and agent failure modes — not a substitute for cargo/clippy/CI.

2026-07-16
tool-validation
软件质量保证分析师与测试员

Behaviour harness for the 8 ASCII Canvas drawing tools. Use when changing tools, canvas interaction, border styles, or when AGENTS.md tool checklist applies.

2026-07-16
agent-browser
网络与计算机系统管理员

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

2026-05-08
skill-creator
软件开发工程师

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-05-06
technical-writing
软件开发工程师

Write clear, comprehensive technical documentation. Use when creating specs, architecture docs, runbooks, or API documentation. Handles technical specifications, system design docs, operational guides, and developer documentation with industry best practices.

2026-03-04
ln-732-cicd-generator
软件开发工程师

Generates GitHub Actions CI workflow configuration

2026-03-01
typescript-expert
软件开发工程师

TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migration strategies, and modern tooling. Use PROACTIVELY for any TypeScript/JavaScript issues including complex type gymnastics, build performance, debugging, and architectural decisions. If a specialized expert is a better fit, I will recommend switching and stop.

2026-03-01
当前展示该仓库 Top 8 / 12 个已收集 skills。
已展示 5 / 5 个仓库
已展示全部仓库