Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

korgex

korgex 收录了来自 New1Direction 的 36 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
36
Stars
5
更新
2026-06-05
Forks
0
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

react-doctor
软件质量保证分析师与测试员

Catch bad React in your changes — run react-doctor's deterministic scan and fix what it flags

2026-06-05
security-scan
信息安全分析师

Run a verifiable security scan (vulns, secrets, misconfig) over code you wrote or deps you added, before calling the work done

2026-06-03
browser-automation
软件开发工程师

Drive a real browser verifiably — navigate, snapshot, act BY INDEX, extract; every step provable

2026-06-02
verifiable-orchestration
其他计算机职业

Run multi-agent work as ONE provable causal DAG — parallel subagents, an Orchestrate graph, an immutable spec-seed

2026-06-02
building-an-mcp-server
其他计算机职业

Author or connect a Model Context Protocol server so an agent gains new tools

2026-06-01
ci-cd-pipelines
软件开发工程师

Build automated pipelines that gate merges and ship reliably

2026-06-01
data-pipelines
软件开发工程师

Build reliable, resumable data connectors and transforms (ETL)

2026-06-01
deploying-safely
软件开发工程师

Ship to production with staged rollout, health checks, and a fast rollback

2026-06-01
designing-a-job-queue
软件开发工程师

Move slow/async work off the request path with a reliable worker queue

2026-06-01
handling-webhooks
软件开发工程师

Receive inbound event callbacks securely and reliably

2026-06-01
incident-response
网络与计算机系统管理员

When production is broken — stop the bleeding first, diagnose second, learn third

2026-06-01
issue-triage
软件开发工程师

Turn a vague report into a clear, reproducible, prioritized issue

2026-06-01
api-design
软件开发工程师

Design interfaces that are clear, hard to misuse, and cheap to change

2026-06-01
concurrency-correctness
软件开发工程师

Reason about shared state, races, and ordering before writing concurrent code

2026-06-01
database-migrations
数据库架构师

Change a schema safely on a live system — reversible, ordered, zero-downtime

2026-06-01
error-handling
软件开发工程师

Handle failures deliberately — fail loud, recover narrow, never swallow

2026-06-01
managing-dependencies
软件开发工程师

Add, update, and audit third-party dependencies deliberately and safely

2026-06-01
observability-and-logging
软件开发工程师

Instrument code so failures are diagnosable in production, without noise

2026-06-01
performance-profiling
软件开发工程师

Make it fast by measuring first — never optimize on a guess

2026-06-01
security-review
信息安全分析师

Review code defensively for injection, secrets, and trust-boundary flaws

2026-06-01
authoring-a-skill
其他计算机职业

Write a new reusable skill (SKILL.md) so korgex gets better at recurring work

2026-06-01
code-review
软件质量保证分析师与测试员

Review a change for correctness, edge cases, security, tests, and clarity

2026-06-01
condition-based-waiting
软件开发工程师

Wait for a real condition or event, never a blind fixed-duration sleep

2026-06-01
delegating-to-subagents
其他计算机职业

Split independent work across parallel subagents with focused scope, then aggregate

2026-06-01
exploring-a-codebase
软件开发工程师

Map an unfamiliar codebase and find the right place to change before editing

2026-06-01
handling-ambiguity
软件开发工程师

When a request is unclear or underspecified, resolve it well instead of guessing

2026-06-01
requesting-code-review
软件质量保证分析师与测试员

Get a fresh-eyes review of your own change before calling it done

2026-06-01
safe-refactoring
软件开发工程师

Change code structure without changing behaviour — tests green at every step

2026-06-01
spike
软件开发工程师

Throwaway exploration to learn the unknown, then delete it and build it properly

2026-06-01
systematic-debugging
软件开发工程师

Reproduce, isolate the root cause, fix the cause not the symptom, then prove it

2026-06-01
test-driven-development
软件开发工程师

Write a failing test first, watch it fail, then write the minimal code to pass

2026-06-01
using-git
软件开发工程师

Clean atomic commits, honest messages, and a safe branch/PR workflow

2026-06-01
verify-before-done
软件开发工程师

Prove the work is actually complete before claiming it — never report unverified

2026-06-01
web-research
市场调研分析师与营销专员

Answer a question from the open web — search, read sources, synthesize with citations

2026-06-01
writing-a-plan
软件开发工程师

Before multi-step work, explore the code then lay out a tracked checklist

2026-06-01
writing-clearly
技术写作员

Write concise, faithful prose — comments, docs, commit messages, and updates

2026-06-01