Skip to main content
Colin4k1024
GitHub-Creator-Profil

Colin4k1024

Repository-Ansicht von 110 gesammelten Skills in 8 GitHub-Repositories.

gesammelte Skills
110
Repositories
8
aktualisiert
11. Aug. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

browser-qa
Softwarequalitätssicherungsanalysten und -tester

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

7. Aug. 2026
open-design
Web- und digitale Schnittstellendesigner

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.

7. Aug. 2026
devops-engineer
Netzwerk- und Computersystemadministratoren

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

7. Aug. 2026
frontend-engineer
Webentwickler

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

7. Aug. 2026
qa-engineer
Softwarequalitätssicherungsanalysten und -tester

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

7. Aug. 2026
tech-lead
Softwareentwickler

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

7. Aug. 2026
goframe-v2
Softwareentwickler

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

30. Juli 2026
pua
Softwareentwickler

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

30. Juli 2026
Es werden 8 von 70 gesammelten Skills angezeigt.
brainstorming
Projektmanagementspezialisten

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

26. März 2026
dispatching-parallel-agents
Softwareentwickler

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

26. März 2026
executing-plans
Softwareentwickler

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.

26. März 2026
finishing-a-development-branch
Softwarequalitätssicherungsanalysten und -tester

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

26. März 2026
receiving-code-review
Softwarequalitätssicherungsanalysten und -tester

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

26. März 2026
requesting-code-review
Softwarequalitätssicherungsanalysten und -tester

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

26. März 2026
subagent-driven-development
Softwareentwickler

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

26. März 2026
systematic-debugging
Softwareentwickler

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.

26. März 2026
Es werden 8 von 13 gesammelten Skills angezeigt.
eino-adk-tool-middleware
Softwareentwickler

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…

28. Juni 2026
a2ui-streaming
Webentwickler

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…

20. Mai 2026
agent-yaml-authoring
Softwareentwickler

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",…

20. Mai 2026
code-fix
Softwareentwickler

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.

20. Mai 2026
interrupt-resume
Softwareentwickler

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…

20. Mai 2026
mcp-integration
Softwareentwickler

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…

20. Mai 2026
model-routing
Softwareentwickler

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…

20. Mai 2026
multi-agent-orchestration
Softwareentwickler

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 怎么设计",…

20. Mai 2026
Es werden 8 von 11 gesammelten Skills angezeigt.
Es werden 8 von 9 gesammelten Skills angezeigt.
8 von 8 Repositories angezeigt
Alle Repositories angezeigt