mit einem Klick
prism
prism enthält 18 gesammelte Skills von bryanbarton525, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Build, launch, and drive prism's real surfaces (CLI, MCP stdio server, downstream MCP bridge, benchmarks) to verify changes end-to-end.
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.
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.
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.
Implement vanilla JS todo logic with localStorage persistence and deterministic state updates.
Write concise README instructions for opening and testing static HTML/CSS/JS apps locally.
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".
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.
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?".
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".
Draft concise Go package scaffolding (doc comments, core types, constructor stubs). Trigger on "create package", "bootstrap module folder", or "initial service skeleton".
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.
Scaffold idiomatic table-driven tests for one Go function/method. Trigger on "add tests", "cover edge cases", or "write _test.go for this helper".
Diagnose rollout failures with version-aware kubectl rollout/status/history + events. Trigger on stalled rollouts, ProgressDeadlineExceeded, readiness failures, or bad releases.
Triage Kubernetes incidents with version-aware kubectl (pods, events, logs, describe). Trigger on CrashLoopBackOff, Pending pods, probe failures, namespace health, or workload instability.
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.
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.
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.