Skip to main content
Run any Skill in Manus
with one click
GitHub repository

korgex

korgex contains 36 collected skills from New1Direction, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
36
Stars
5
updated
2026-06-05
Forks
0
Occupation coverage
8 occupation categories · 100% classified
repository explorer

Skills in this repository

react-doctor
software-quality-assurance-analysts-and-testers

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

2026-06-05
security-scan
information-security-analysts

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
software-developers

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

2026-06-02
verifiable-orchestration
computer-occupations-all-other

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
computer-occupations-all-other

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

2026-06-01
ci-cd-pipelines
software-developers

Build automated pipelines that gate merges and ship reliably

2026-06-01
data-pipelines
software-developers

Build reliable, resumable data connectors and transforms (ETL)

2026-06-01
deploying-safely
software-developers

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

2026-06-01
designing-a-job-queue
software-developers

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

2026-06-01
handling-webhooks
software-developers

Receive inbound event callbacks securely and reliably

2026-06-01
incident-response
network-and-computer-systems-administrators

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

2026-06-01
issue-triage
software-developers

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

2026-06-01
api-design
software-developers

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

2026-06-01
concurrency-correctness
software-developers

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

2026-06-01
database-migrations
database-architects

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

2026-06-01
error-handling
software-developers

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

2026-06-01
managing-dependencies
software-developers

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

2026-06-01
observability-and-logging
software-developers

Instrument code so failures are diagnosable in production, without noise

2026-06-01
performance-profiling
software-developers

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

2026-06-01
security-review
information-security-analysts

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

2026-06-01
authoring-a-skill
computer-occupations-all-other

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

2026-06-01
code-review
software-quality-assurance-analysts-and-testers

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

2026-06-01
condition-based-waiting
software-developers

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

2026-06-01
delegating-to-subagents
computer-occupations-all-other

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

2026-06-01
exploring-a-codebase
software-developers

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

2026-06-01
handling-ambiguity
software-developers

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

2026-06-01
requesting-code-review
software-quality-assurance-analysts-and-testers

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

2026-06-01
safe-refactoring
software-developers

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

2026-06-01
spike
software-developers

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

2026-06-01
systematic-debugging
software-developers

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

2026-06-01
test-driven-development
software-developers

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

2026-06-01
using-git
software-developers

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

2026-06-01
verify-before-done
software-developers

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

2026-06-01
web-research
market-research-analysts-and-marketing-specialists-131161

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

2026-06-01
writing-a-plan
software-developers

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

2026-06-01
writing-clearly
technical-writers

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

2026-06-01