Skip to main content
Colin4k1024
GitHub 제작자 프로필

Colin4k1024

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

수집된 skills
110
저장소
8
업데이트
2026년 8월 11일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

browser-qa
소프트웨어 품질 보증 분석가·테스터

自动化视觉测试与 UI 交互验证。部署功能后使用浏览器自动化验证关键页面、核心路径和发布前回归。 当任务需要真实浏览器验证渲染、导航、交互或前端上线风险时使用。

2026년 8월 7일
open-design
웹·디지털 인터페이스 디자이너

Use Open Design as an external local-first design workbench for prototypes, decks, mobile screens, dashboards, DESIGN.md systems, and exportable visual artifacts. Keep TSP responsible for team workflow, handoff, and quality gates.

2026년 8월 7일
devops-engineer
네트워크·컴퓨터 시스템 관리자

作为 Team Skills Platform 中的 DevOps Engineer(运维工程师),负责环境变更、发布执行、监控、回滚与运行保障。 当用户明确点名该角色,或当前任务需要该角色承担主责时使用。

2026년 8월 7일
frontend-engineer
웹 개발자

作为 Team Skills Platform 中的 Frontend Engineer(前端开发),负责前端页面、交互、状态流与前端接口接入的实现和自测。 当用户明确点名该角色,或当前任务需要该角色承担主责时使用。

2026년 8월 7일
qa-engineer
소프트웨어 품질 보증 분석가·테스터

作为 Team Skills Platform 中的 QA Engineer(测试工程师),负责测试计划、回归验证、质量评估与放行建议,确保交付满足验收标准。 当用户明确点名该角色,或当前任务需要该角色承担主责时使用。

2026년 8월 7일
tech-lead
소프트웨어 개발자

作为 Team Skills Platform 中的 Tech Lead(技术负责人),负责需求 intake、任务拆解、角色分派、冲突决策与最终交付收口。 当用户明确点名该角色,或当前任务需要该角色承担主责时使用。

2026년 8월 7일
goframe-v2
소프트웨어 개발자

GoFrame development skill. TRIGGER when writing/modifying Go files, implementing services, creating APIs, or database operations. DO NOT TRIGGER for frontend/shell scripts.

2026년 7월 30일
pua
소프트웨어 개발자

强化高能动性和高压闭环执行的行为技能。适用于连续失败、原地打转、空口完成、 把问题甩给用户、没搜就猜、修完就停等场景,也支持手动通过 /pua 进入核心模式。

2026년 7월 30일
수집된 skill 70개 중 8개를 표시합니다.
brainstorming
프로젝트 관리 전문가

Refines rough ideas through Socratic questioning, explores alternatives, presents design in digestible chunks for validation. Activates before writing any code or making major decisions.

2026년 3월 26일
dispatching-parallel-agents
소프트웨어 개발자

Manages concurrent subagent workflows with task distribution, progress tracking, and result aggregation. Use when multiple independent tasks can run simultaneously.

2026년 3월 26일
executing-plans
소프트웨어 개발자

Executes implementation plans task-by-task with two-stage review (spec compliance, then code quality). Enforces TDD cycle: RED-GREEN-REFACTOR. Activates when user says 'go' or approves plan.

2026년 3월 26일
finishing-a-development-branch
소프트웨어 품질 보증 분석가·테스터

Verifies completed work, runs tests, presents merge/PR options, and cleans up worktrees. Activates when all implementation tasks are complete.

2026년 3월 26일
receiving-code-review
소프트웨어 품질 보증 분석가·테스터

Responds to code review feedback constructively, implements fixes, and communicates progress. Handles feedback professionally and improves code quality.

2026년 3월 26일
requesting-code-review
소프트웨어 품질 보증 분석가·테스터

Reviews code against plan for correctness, bugs, security issues, and adherence to standards. Reports issues by severity. Activates between tasks or before merging.

2026년 3월 26일
subagent-driven-development
소프트웨어 개발자

Dispatches parallel subagents for concurrent task execution with two-stage review (spec compliance + code quality). Activates for large plans (10+ tasks) to maximize throughput.

2026년 3월 26일
systematic-debugging
소프트웨어 개발자

Applies 4-phase root cause analysis: gather data, form hypothesis, test hypothesis, solve and verify. Includes root-cause-tracing, defense-in-depth, and condition-based-waiting techniques. Activates for any bug.

2026년 3월 26일
수집된 skill 13개 중 8개를 표시합니다.
eino-adk-tool-middleware
소프트웨어 개발자

Eino ADK WrapInvokableToolCall middleware pattern for intercepting all tool calls. TRIGGER when: implementing tool-level middleware (sandbox, logging, auth, metrics) in this project's Eino ADK agents. DO NOT TRIGGER when: working with agent-level middleware…

2026년 6월 28일
a2ui-streaming
웹 개발자

Reference for the A2UI SSE streaming protocol used by Superagent agents to push typed events to the frontend. TRIGGER when: implementing a new event type, debugging streaming output, writing frontend SSE consumers, or when the user asks "how does streaming…

2026년 5월 20일
agent-yaml-authoring
소프트웨어 개발자

Author and validate Superagent declarative YAML agent definitions (apiVersion: superagent/v1, kind: Agent). TRIGGER when: creating a new agent, editing configs/agents/*.yaml, reviewing agent spec fields, or when the user asks "how do I define an agent",…

2026년 5월 20일
code-fix
소프트웨어 개발자

Analyzes code errors, generates fix solutions, evaluates and applies fixes. Use when fixing test failures, compilation errors, runtime exceptions, "编码修复", "code fix", "fix this error", or when the user asks to debug and fix code issues.

2026년 5월 20일
interrupt-resume
소프트웨어 개발자

Implement and debug agent interrupt/resume (human-in-the-loop checkpointing) in Superagent. TRIGGER when: enabling interrupt on an agent, implementing resume API, debugging "checkpoint not found" errors, adding human approval steps, or when the user asks…

2026년 5월 20일
mcp-integration
소프트웨어 개발자

Patterns for integrating MCP (Model Context Protocol) servers and tools into Superagent agents. TRIGGER when: wiring an MCP server into an agent YAML, implementing a new MCP client/server, debugging "mcp tool not found" errors, or when the user asks "how do I…

2026년 5월 20일
model-routing
소프트웨어 개발자

Guide for configuring and debugging the model routing layer in Superagent. TRIGGER when: adding a new model provider, configuring fallback chains, tuning cost/latency routing strategy, debugging "model not found" errors, or when the user asks "how does model…

2026년 5월 20일
multi-agent-orchestration
소프트웨어 개발자

Design multi-agent systems using Superagent's supervisor, sequential, and parallel agent types. TRIGGER when: building orchestration agents, routing tasks between sub-agents, designing fan-out/fan-in pipelines, or when the user asks "multi-agent 怎么设计",…

2026년 5월 20일
수집된 skill 11개 중 8개를 표시합니다.
gitnexus-explorer
소프트웨어 개발자

Index a codebase with GitNexus and serve an interactive knowledge graph via web UI + Cloudflare tunnel.

2026년 7월 27일
p5js
특수 효과 아티스트 및 애니메이터

Production pipeline for interactive and generative visual art using p5.js. Creates browser-based sketches, generative art, data visualizations, interactive experiences, 3D scenes, audio-reactive visuals, and motion graphics — exported as HTML, PNG, GIF, MP4,…

2026년 7월 27일
test-skill-alpha
소프트웨어 품질 보증 분석가·테스터

A test skill for integration testing (tenant A exclusive)

2026년 5월 5일
test-skill-beta
소프트웨어 품질 보증 분석가·테스터

A test skill for integration testing (tenant B exclusive)

2026년 5월 5일
lab-experiment
생화학자 및 생물물리학자화학자

Design and execute scientific laboratory experiments with rigorous methodology, controls, and statistical analysis.

2026년 4월 29일
peer-review
중등 후 인류학 및 고고학 교사

Conduct rigorous academic peer review of research papers — evaluate methodology, statistical analysis, and contribution to the field.

2026년 4월 29일
sea-navigation
선장·항해사·도선사

Navigate the high seas using stars, compass, and nautical charts. Pirate-style navigation for treasure hunting voyages.

2026년 4월 29일
treasure-hunt
레크리에이션 종사자

Plan and execute pirate treasure hunts — map reading, crew coordination, X-marks-the-spot strategies, and sea navigation tips.

2026년 4월 29일
수집된 skill 9개 중 8개를 표시합니다.
저장소 8개 중 8개 표시
모든 저장소를 표시했습니다