Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

korgex

korgex contient 36 skills collectées depuis New1Direction, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
36
Stars
5
mis à jour
2026-06-05
Forks
0
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

react-doctor
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-05
security-scan
Analystes en sécurité de l'information

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
Développeurs de logiciels

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

2026-06-02
verifiable-orchestration
Autres occupations informatiques

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
Autres occupations informatiques

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

2026-06-01
ci-cd-pipelines
Développeurs de logiciels

Build automated pipelines that gate merges and ship reliably

2026-06-01
data-pipelines
Développeurs de logiciels

Build reliable, resumable data connectors and transforms (ETL)

2026-06-01
deploying-safely
Développeurs de logiciels

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

2026-06-01
designing-a-job-queue
Développeurs de logiciels

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

2026-06-01
handling-webhooks
Développeurs de logiciels

Receive inbound event callbacks securely and reliably

2026-06-01
incident-response
Administrateurs de réseaux et de systèmes informatiques

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

2026-06-01
issue-triage
Développeurs de logiciels

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

2026-06-01
api-design
Développeurs de logiciels

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

2026-06-01
concurrency-correctness
Développeurs de logiciels

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

2026-06-01
database-migrations
Architectes de bases de données

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

2026-06-01
error-handling
Développeurs de logiciels

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

2026-06-01
managing-dependencies
Développeurs de logiciels

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

2026-06-01
observability-and-logging
Développeurs de logiciels

Instrument code so failures are diagnosable in production, without noise

2026-06-01
performance-profiling
Développeurs de logiciels

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

2026-06-01
security-review
Analystes en sécurité de l'information

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

2026-06-01
authoring-a-skill
Autres occupations informatiques

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

2026-06-01
code-review
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-01
condition-based-waiting
Développeurs de logiciels

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

2026-06-01
delegating-to-subagents
Autres occupations informatiques

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

2026-06-01
exploring-a-codebase
Développeurs de logiciels

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

2026-06-01
handling-ambiguity
Développeurs de logiciels

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

2026-06-01
requesting-code-review
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-01
safe-refactoring
Développeurs de logiciels

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

2026-06-01
spike
Développeurs de logiciels

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

2026-06-01
systematic-debugging
Développeurs de logiciels

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

2026-06-01
test-driven-development
Développeurs de logiciels

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

2026-06-01
using-git
Développeurs de logiciels

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

2026-06-01
verify-before-done
Développeurs de logiciels

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

2026-06-01
web-research
Analystes en études de marché et spécialistes en marketing

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

2026-06-01
writing-a-plan
Développeurs de logiciels

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

2026-06-01
writing-clearly
Rédacteurs techniques

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

2026-06-01