Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
HewlettPackard
GitHub 제작자 프로필

HewlettPackard

2개 GitHub 저장소에서 수집된 59개 skills를 저장소 단위로 보여줍니다.

수집된 skills
59
저장소
2
업데이트
2026-07-21
저장소 탐색

저장소와 대표 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
이 저장소에서 수집된 skills 52개 중 상위 8개를 표시합니다.
cmf-init
소프트웨어 개발자

Use when setting up CMF in a new or existing project. Covers creating a Python environment (conda, uv, or venv), installing cmflib (requires Python 3.9–3.11, recommended 3.10), running `cmf init` to configure a storage backend (local, S3, MinIO, SSH, or OSDF), and verifying the setup. Linux only — cmflib does not support macOS.

2026-07-21
cmf-instrument
소프트웨어 개발자

Use when adding CMF metadata tracking to existing Python ML pipeline code, or writing new CMF-instrumented pipeline stages from scratch. Covers the Cmf() API: create_context, create_execution, log_dataset, log_model, log_metric, commit_metrics, log_execution_metrics, and finalize(). Includes copy-paste templates for common ML pipeline stages.

2026-07-21
cmf-mcp
소프트웨어 개발자

Use when setting up the CMF MCP server so an AI coding assistant can query CMF metadata using natural language, or when the CMF MCP server is already running and the user wants to use it from their coding agent. Covers Docker deployment, per-agent configuration (Claude Code, GitHub Copilot, Cursor, Codex), and example prompts.

2026-07-21
cmf-query
소프트웨어 개발자

Use when querying CMF metadata programmatically — listing pipelines, stages, executions, artifacts; tracing lineage; comparing hyperparameters across runs; or exporting metadata for analysis. Uses the CmfQuery Python API or CLI listing commands.

2026-07-21
cmf-server
소프트웨어 개발자

Use when deploying the CMF Server locally with Docker Compose, or connecting to an existing shared CMF Server. Covers creating the .env file, starting the container stack, verifying the web UI, and pointing cmflib clients at the server. If a server is already running and credentials are available, skip to the connection section.

2026-07-21
cmf
소프트웨어 개발자

Use when working with the Common Metadata Framework (CMF) — initializing CMF in a project, instrumenting ML pipeline code, syncing metadata and artifacts with a CMF Server, querying lineage and artifacts, or setting up the CMF MCP server for AI assistant integration. Routes to the appropriate specialized skill based on the task.

2026-07-21
cmf-sync
소프트웨어 개발자

Use when pushing or pulling CMF metadata and artifacts between a local environment and a CMF Server or central artifact repository (S3, MinIO, SSH, OSDF, local). Covers `cmf metadata push/pull`, `cmf artifact push/pull`, `cmf repo push/pull`, and collaborative team workflows. Assumes `cmf init` has been run.

2026-07-21
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다