Skip to main content

이 저장소의 skills

TudeOrangBiasa/opencode-workflow - 2페이지

SkillsMP는 TudeOrangBiasa/opencode-workflow에서 62개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

TudeOrangBiasa/opencode-workflow

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

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

Use when gitHub operations — issue triage, PR management, CI/CD debugging, release management, and security monitoring via gh CLI. Use only when managing GitHub issues, PRs, CI status, releases, contributors, stale items, or security alerts.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Use when audit the opencode-workflow state — read opencode.json, verify symlinks, check repo sync, analyze recent sessions, surface mismatches. Use when user says audit, workflow status, check changes, verify sync, what did I change, opencode config status,…

원문 언어: 영어

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

Compact the conversation into a handoff document for another agent. Use when user says handoff, hand off, transfer context, pass to another agent, context compaction.

원문 언어: 영어

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

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase…

원문 언어: 영어

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

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed. Use when the user wants to create a spec or PRD from current context.

원문 언어: 영어

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

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs. Use when the user wants to triage an issue or PR, review incoming bugs or feature requests, or prepare issues for an AFK…

원문 언어: 영어

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

Plan a huge chunk of work — more than one agent session can hold — as a shared map of investigation tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Create, audit, and write great agent skills — structure, progressive disclosure, bundled resources, and the principles that make a skill predictable. Use when user wants to create, write, build, or improve a skill, or asks about skill structure or quality.

원문 언어: 영어

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

Use when regression testing for AI-assisted development — sandbox-mode API testing without DB, automated bug-check workflows, and patterns for AI blind spots where same model writes and reviews code. Use only when AI agents have modified API routes, after bug…

원문 언어: 영어

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

Use when trace every user-facing button through its full state change sequence to find bugs where functions individually work but cancel each other out. Use only when systematic debugging found no bugs but users report broken UI, or after refactors touching…

원문 언어: 영어

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

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

원문 언어: 영어

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

Use when error-handling review checklist for typed errors, retry boundaries, user-safe messages, logging, API error envelopes, and swallowed exceptions. Use only when error paths are the task focus or code is at a high-risk boundary.

원문 언어: 영어

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

Use when local-evidence production readiness audit — security, data integrity, operations, payments, UX. Score + blockers + next action. Use only for explicit launch/ship/prod readiness questions, not ordinary review.

원문 언어: 영어

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

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

원문 언어: 영어

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

Team-ready handoff checklist for changes, verification evidence, version bump decisions, changelog entries, migration notes, rollback notes, and next-owner actions. Use when preparing work for teammates, AFK handoff, release notes, changelog updates, version…

원문 언어: 영어

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

Use when security checklist for Solidity AMM contracts — reentrancy, CEI ordering, donation/inflation attacks, oracle manipulation, slippage, admin controls, and safe reserve math. Use only when writing or auditing AMM, LP vault, or swap contracts.

원문 언어: 영어

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

Use when prevent silent decimal mismatch bugs across EVM chains — runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization. Use only when reading ERC-20 balances, calculating fiat values, or comparing amounts across…

원문 언어: 영어

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

Use only when computing Ethereum hashes in JavaScript/TypeScript — Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, and storage slots.

원문 언어: 영어

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

Use when review prediction-market, basket, oracle, and trading-agent workflows for compliance, safety, data quality, privacy, and execution risk. Use only before any workflow handles venue auth, user portfolio data, API keys, or trade planning.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Use only when auditing web applications for security bounties — recon, XSS/CSRF/SQLi/SSRF testing, authentication bypasses, and report writing. Not for production security hardening.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Use when security review checklist for diffs touching auth, authorization, input handling, secrets, uploads, payments, PII, dependencies, CORS, or unsafe HTML. Use only when security-sensitive code or configuration changed.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Use when persist agent memory across sessions — store, retrieve, find, or update long-term context. Use when user says memory, remember, openviking, store, retrieve, save context, find memory, search memory. Persistent memory for AI agents with namespace…

원문 언어: 영어

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