Skip to main content

Vistyy/agent-harness

SkillsMP는 Vistyy/agent-harness에서 26개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
26
GitHub 스타
0
GitHub 포크
0

수집된 skill 26개 중 26개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Review code or repository changes ruthlessly for bugs, quality regressions, objective fit, proof validity, maintainability, changed state, and final repo health. Use when the user asks for review or before claiming non-trivial work complete. Use this skill…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Handle Python runtime and typing semantics that static checks cannot fully prove: dynamic trust boundaries, exception chaining and cancellation, async/resource lifetime, Decimal/time/config/import pitfalls, dataclass mutability, and framework or SQL/JSON…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Shape non-trivial work before coding or review by preserving the full objective and choosing the simplest coherent end state and slices. Use when objective, scope, owner/interface, architecture, decomposition, cleanup, refactors, risk, or verification…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Route and manage bounded subagent delegation or reviewer handoffs. Use when deciding whether to delegate, preparing handoffs, routing explorer/planning_critic/implementer/quality_guard/final_reviewer/runtime_evidence/design_judge, or handling active-subagent…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manage lightweight work state: delivery maps, queued items, active control sheets, detail notes, closeout notes, and cleanup. Use when work must survive turns, compaction, subagents, queue routing, or document lifecycle. Use this skill for memory/state only;…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Address actionable GitHub pull request review feedback. Use when the user wants to inspect unresolved review threads, requested changes, or inline review comments on a PR, then implement selected fixes. Use `gh` and the bundled GraphQL script whenever…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions. Use `gh` for PR metadata, patch context, Actions check status, and log inspection before implementing any approved fix.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Triage and orient GitHub repository, pull request, and issue work through `gh` and local git context. Use when the user asks for general GitHub help, wants PR or issue summaries, or needs repository context before choosing a more specific GitHub workflow.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR with `git` and `gh`. Use when the user asks to commit, push, publish, or open a PR from the local checkout.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Preserve durable documentation truth by assigning one source of truth, validating claims against repo reality, and safely moving, merging, deleting, or reorganizing docs. Use when creating, editing, auditing, or restructuring durable docs; designing doc IA or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Govern reusable workflow overlay changes: skills, AGENTS overlays, adapters, role/prompt contracts, validation checks, and reusable agent-policy ownership. Use when changing overlay structure or deciding where agent workflow policy belongs. Use this skill for…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Find root cause before fixing bugs, failing checks, build failures, performance issues, or unexpected runtime behavior. Use when symptoms need reproduction, diagnosis, or boundary tracing before repair. Use this skill for diagnosis only; it does not decide…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Steward persistent tests by choosing the right layer, admission standard, durability, fake-red safeguards, and cleanup. Use when adding, changing, deleting, reviewing, or relying on persistent tests, or when deciding whether a test is the right proof layer.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build durable, composable, agent-facing CLIs from APIs, SDKs, curl examples, web apps, admin tools, or local scripts. Use when the user wants a command available from any repo with stable help, auth, JSON, and smoke checks. Use this skill for durable tools…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Classify feedback or review findings before edits by deciding whether they are a surface fix, owner fix, separate backlog work, accepted temporary debt, or no-change. Use when comments, review findings, PR feedback, or user concerns need disposition before…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement or debug Flutter/Dart mobile code with repo-consistent architecture, state management, navigation, widget composition, and performance. Use when changing mobile app code or diagnosing Flutter behavior. Use this skill for Flutter mechanics only; it…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Choose appropriate `just` recipes in overlay-managed repos by discovering namespaces, selecting quality tiers, and avoiding raw tools. Use before running project format, lint, test, quality, dev, or runtime commands when `just` is available. Use this skill…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Drive persistent browser or Electron sessions through `js_repl` for fast iterative UI debugging. Use when repeated navigation, handles, app state, screenshots, or live UI inspection should survive across steps. Use this skill for interactive browser control…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate a real browser from the terminal through `playwright-cli` or the bundled wrapper script. Use for navigation, form filling, snapshots, screenshots, data extraction, or UI-flow debugging. Use this skill for CLI browser mechanics only; it does not own…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Capture desktop or system screenshots: full screen, app/window, active window, or pixel region. Use when the user explicitly asks for an OS screenshot or when tool-specific capture is unavailable. Use this skill for OS-level capture only; prefer browser,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create, edit, or analyze Svelte `.svelte`, `.svelte.ts`, and `.svelte.js` files with official docs lookup, autofixer workflow, and core Svelte posture. Use whenever Svelte source changes or Svelte-specific analysis is needed. Use this skill for Svelte…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement or refactor Tailwind CSS v4 styles: CSS-first config, class detection, variants, theming, and maintainable component patterns. Use when Tailwind class structure, config, theme tokens, or styling mechanics are touched. Use this skill for Tailwind…

원문 언어: 영어

업데이트
직업 분류
아트 디렉터
설명

Judge broad product-facing UI completion against project design context, rendered artifacts, and screenshot-led visual approval. Use when a UI change claims visual/product quality across screens, states, viewports, or clients. Use this skill for…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run Python commands, dependencies, and tooling through `uv` in uv-managed projects. Use when project `just` recipes do not already own the Python action, and avoid raw python, pip, pytest, or manual virtualenvs. Use this skill for Python execution routing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Choose honest proof for a work claim and reject proof that could pass while the claim is false. Use before claiming non-trivial work done or when tests, runtime evidence, screenshots, performance, security, CI, static checks, or repo inspection must prove…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Help the user define a concrete, measurable goal before starting work, especially when they ask to use the goal tool, create a goal, set an objective, clarify success criteria, or turn a fuzzy intention into a quantitative outcome. Use this skill for goal…

원문 언어: 영어

업데이트
수집된 skill 26개 중 26개를 표시합니다.