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

prism

prism 收录了来自 bryanbarton525 的 18 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
18
Stars
3
更新
2026-07-15
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

verify
软件开发工程师

Build, launch, and drive prism's real surfaces (CLI, MCP stdio server, downstream MCP bridge, benchmarks) to verify changes end-to-end.

2026-07-15
argo-sync-health
网络与计算机系统管理员

Diagnose Argo CD app sync/health drift with argocd (and kubectl when needed). Trigger on OutOfSync, Degraded, failed sync hooks, or unexpected desired/live diffs.

2026-06-07
argo-workflow-debug
网络与计算机系统管理员

Debug Argo Workflow failures with argo CLI by tracing nodes, retries, template errors, and timing. Trigger on failed/hanging workflows, extract-step errors, or regression after upgrades.

2026-06-07
docs-source-harvest
软件开发工程师

Harvest authoritative docs for a target library/service and extract implementation-ready guidance with citations. Trigger on "how do I use/configure X" and API/reference requests.

2026-06-07
frontend-localstorage
网页开发工程师

Implement vanilla JS todo logic with localStorage persistence and deterministic state updates.

2026-06-07
frontend-readme
软件开发工程师

Write concise README instructions for opening and testing static HTML/CSS/JS apps locally.

2026-06-07
frontend-vanilla-spa
网页开发工程师

Build minimal single-page UI structure in plain HTML and CSS. Trigger on prompts like "single page app", "vanilla HTML/CSS UI", "no framework frontend".

2026-06-07
gh-actions-diagnostics
软件开发工程师

Diagnose GitHub Actions failures with gh by tracing failing runs, jobs, and step logs. Trigger on CI red/failing checks, flaky workflows, rerun decisions, or release pipeline breakages.

2026-06-07
gh-pr-triage
软件开发工程师

Triage a GitHub PR for merge readiness using gh (checks, reviews, blockers, changed files). Trigger on prompts about PR health, blocked merges, review status, or "is this ready?".

2026-06-07
go-helper-fn
软件开发工程师

Implement one focused Go helper function from call-site context. Trigger on prompts like "add helper", "extract parser/validator", or "small utility for this package".

2026-06-07
go-package-scaffold
软件开发工程师

Draft concise Go package scaffolding (doc comments, core types, constructor stubs). Trigger on "create package", "bootstrap module folder", or "initial service skeleton".

2026-06-07
go-pure-util
软件开发工程师

Build pure Go parsers/formatters/transforms with deterministic behavior and no I/O. Trigger on prompts for stateless utility logic and edge-case-safe helpers.

2026-06-07
go-test-table
软件开发工程师

Scaffold idiomatic table-driven tests for one Go function/method. Trigger on "add tests", "cover edge cases", or "write _test.go for this helper".

2026-06-07
k8s-rollout-diagnostics
网络与计算机系统管理员

Diagnose rollout failures with version-aware kubectl rollout/status/history + events. Trigger on stalled rollouts, ProgressDeadlineExceeded, readiness failures, or bad releases.

2026-06-07
kubectl-triage
网络与计算机系统管理员

Triage Kubernetes incidents with version-aware kubectl (pods, events, logs, describe). Trigger on CrashLoopBackOff, Pending pods, probe failures, namespace health, or workload instability.

2026-06-07
linear-issue-management
其他计算机职业

Plan, create, edit, comment on, and triage Linear issues through the Linear MCP server. Trigger on Linear tickets, issues, teams, projects, cycles, labels, roadmap, or backlog work.

2026-06-07
prism-mcp-orchestrator
其他计算机职业

Auto-use for context-heavy prompts (logs, CI failures, Kubernetes issues, runbooks, docs lookup, PR triage, codegen subtasks). Decide when to delegate via Prism MCP and execute the required call order — list_agents, list_resources, get_resource, optional list_prompts/get_prompt, run_agent, then parent synthesis.

2026-06-07
release-notes-scan
软件开发工程师

Scan release notes/changelogs between versions for breaking changes and migration actions. Trigger on upgrades, regressions after bumps, or "what changed from X to Y?" prompts.

2026-06-07