Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

morpheus-docs

morpheus-docs 收录了来自 HewlettPackard 的 52 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
52
Stars
13
更新
2026-06-04
Forks
36
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

agent-reliability
软件开发工程师

Behavioral rules that make AI coding agents more reliable — verification, self-correction, and scope discipline.

2026-06-04
debugging-investigation
软件开发工程师

Debugging guidance and structured report template for thorough bug investigation, evidence gathering, and root cause documentation.

2026-06-04
delivery-audit
软件开发工程师

Cold-audit a completed delivery — verify the spec was actually delivered, challenge performative claims, and produce a what-landed report.

2026-06-04
html-mockup-generation
网页开发工程师

Guidelines for generating self-contained HTML mockups that look professional and are easy to iterate on.

2026-06-04
implementation-principles
软件开发工程师

Shared implementation guidance for making minimal, correct, maintainable code changes that fit existing systems.

2026-06-04
roadmap-review
项目管理专家

The doctrine for `/roadmap-review` — interactive triage of roadmap-shape drift, walked one item at a time, with paste-ready resolution phrasing for the active sizing lens.

2026-06-04
spec-composition
项目管理专家

When work would produce 2+ related specs, prefer initiative-first composition over `/design` × N siblings. Carries the canonical "multiple related specs" phrasing that both interactive triage (`/roadmap-review`) and design-time routing (`/design`) quote.

2026-06-04
spec-format
项目管理专家

Defines the spec document structure and conventions for feature designs and bug diagnoses in the hero workflow.

2026-06-04
spec-sizing
项目管理专家

The shared 6-tier size ladder, per-type bands, and the nudge protocol delivery leads use to surface promotion recommendations on oversized specs.

2026-06-04
stack-detection
软件开发工程师

Detect the language, framework, and tooling stack of a project or set of files to load the right engineering skills.

2026-06-04
swiftui-mockup-renderer
软件开发工程师

Generate native SwiftUI mockups, compile them, and capture real screenshots — no HTML approximation.

2026-06-04
api-design-and-contracts
软件开发工程师

API guidance for contract design, boundary validation, compatibility, versioning, and consumer-safe changes.

2026-06-03
architecture-principles
软件开发工程师

Shared software architecture principles focused on right-tool decisions, scale-readiness, and avoiding unnecessary distributed complexity.

2026-06-03
auto-knowledge-capture
其他计算机职业

How agents automatically detect and persist learnings at the end of major workflows.

2026-06-03
challenge-diagnosis
软件开发工程师

Protocol for challenging and revising a bug diagnosis — layer vs reject modes, investigation history format, re-diagnosis instructions.

2026-06-03
code-scrub
软件开发工程师

Methodology and rules for scrubbing codebases — removing dead code, weak types, duplication, bad comments, defensive programming, and legacy cruft.

2026-06-03
context-injection
其他计算机职业

How delivery leads use hero relevant output to equip specialist agents with relevant conventions, past work, decisions, and known risks.

2026-06-03
convention-writing
软件开发工程师

How to analyze a codebase for recurring patterns and write effective convention specs that standardize them.

2026-06-03
cross-repo-peering
其他计算机职业

How agents pick the right cross-repo interaction mode (advisory call / spec-out call / async handoff / convention import) and compose well-shaped peer-call prompts. Load when a session touches a sibling Hero workspace's surface.

2026-06-03
database-stack
数据库架构师

Database implementation guidance for schema design, migrations, queries, indexing, and rollout safety.

2026-06-03
deep-code-enrichment
软件开发工程师

Guide for running deep code scanning with LLM-generated symbol descriptions.

2026-06-03
dependency-analysis
软件开发工程师

How to evaluate libraries for health, security, license compatibility, and size impact before adopting or continuing to use them.

2026-06-03
devops-and-operations
网络与计算机系统管理员

Operational guidance for CI/CD, deployments, runtime configuration, environment parity, and observability-aware system delivery.

2026-06-03
documentation-practices
软件开发工程师

Documentation guidance for writing accurate, concrete, and operationally useful technical docs.

2026-06-03
executive-report
项目管理专家

Generate a comprehensive project intelligence report — the thing managers actually read.

2026-06-03
go-stack
软件开发工程师

Go implementation guidance for package design, explicit error handling, concurrency, and operational simplicity.

2026-06-03
greenfield-scaffolding
软件开发工程师

Bootstrap a new project's Hero workspace with stack-appropriate conventions, decisions, and initial specs.

2026-06-03
groovy-stack
软件开发工程师

Groovy implementation guidance for application code, Gradle logic, DSLs, and Spock-oriented testing.

2026-06-03
incident-response
网络与计算机系统管理员

Production incident handling covering triage, evidence gathering, mitigation, communication, and post-mortem practices.

2026-06-03
integration-boundaries
软件开发工程师

Guidance for external integrations, service boundaries, webhooks, retries, idempotency, and failure-aware interface design.

2026-06-03
issue-list-report
软件开发工程师

Create a well-formatted local report for a provided list of issues.

2026-06-03
java-stack
软件开发工程师

Java implementation guidance covering service structure, strong typing, testing, and common JVM application concerns.

2026-06-03
javascript-stack
软件开发工程师

JavaScript and Node implementation guidance for modules, async behavior, data validation, and runtime safety.

2026-06-03
kickoff-prompt
软件开发工程师

Format and quality bar for the `## Kickoff` section that lives in every spec. Defines a paste-ready cold-start prompt the user can drop into a fresh session.

2026-06-03
knowledge-flywheel
其他计算机职业

Analyze captured knowledge for patterns — detect repeated decisions, suggest conventions, surface "you keep running into X" insights.

2026-06-03
migration-safety
软件开发工程师

Safe migration patterns for databases, APIs, libraries, and data transformations with zero-downtime techniques and mandatory rollback planning.

2026-06-03
next-handoff-emit
其他计算机职业

When and how to emit handoff state (UserAsk / NextSuggestion / SessionReflection) to the graph during work, so the projected NEXT.md and per-user handoff stay current without agent discipline on a tracked file.

2026-06-03
next-md
其他计算机职业

Format and quality bar for the handoff briefing the agent maintains across sessions. Supports solo and team modes. Legacy mode — when next.projected is enabled, see skills/next-handoff-emit.md instead.

2026-06-03
next-merge-recovery
其他计算机职业

How agents detect and self-heal git merge-conflict markers in the projected NEXT files (`.hero/NEXT.md`, `.hero/next/*.md`) without resorting to hand-resolution.

2026-06-03
note-capture
其他计算机职业

How agents capture conversations, brainstorms, and thinking as notes in the Hero knowledge base.

2026-06-03
当前展示该仓库 Top 40 / 52 个已收集 skills。