Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
jongwony
Profil créateur GitHub

jongwony

Vue par dépôt de 66 skills collectés dans 4 dépôts GitHub.

skills collectés
66
dépôts
4
mis à jour
2026-07-15
explorateur de dépôts

Dépôts et skills représentatifs

triage
Développeurs de logiciels

Work-unit triage for GitHub issues. Groups raw issues, fuses each group with the AGENTS.md northstar in session, and composes /distill to hand off each routed work unit.

2026-07-15
comment-review
Développeurs de logiciels

Review markdown or HTML artifacts before fixation (publish/commit/deposit/merge) via /inquire × /sublate × /gap × /contextualize through a channel-first browser preview loop. Markdown renders via marked; HTML serves directly through a Shadow DOM. Each round mode is `apply + scan` (apply queued comments now + scan to surface findings into the next round's sidepanel) or `apply` (apply only). User-invoked via /comment-review.

2026-07-15
reduced-space-test
Autres occupations informatiques

Scoped empirical validation utility. Decomposes a target↔surrogate equivalence claim into verifiable facets, bounds a user-synchronized test space, captures evidence inside it, and carries the uncovered complement forward. Use when an inference-uncertain proposition (does it behave / perform / transfer / hold value) needs evidence in a smaller stand-in space, and you want the claim scoped to the conditions actually tested rather than asserted absolutely.

2026-07-15
review-loop
Analystes en assurance qualité des logiciels et testeurs

Convergence-paced code/PR review-resolve loop via /review-loop. Drives a pluggable review source (codex | code-review), passing it the design intent already captured for the changed surface (relevant project rules + adjacent design comments + decisions constituted at the loop's own gates, with a mission-anchored severity steer) so intentional documented choices are pre-filtered upstream, verifies each finding against the codebase (/inquire) and work-flow (/contextualize), auto-applies Mechanical fixes (Extension) and gates Judgment fixes by shared disposition (Constitution), risk-screens applies (substrate risk → harness permission; epistemic risk → direct Constitution), then re-reviews until the source verdict converges to approve — recurring signals escalate to constituted design decisions rather than suppression, keeping the reviewer independent. At exit, converged or free, a decision constituted at its gates is offered for durable record on the home its reach implies (for a PR scope, the issues the PR clo

2026-07-15
probe
Autres occupations informatiques

Deficit Recognition Probe — surface multiple deficit hypotheses for the user's current situation and route by user-constituted recognition (fit review, not protocol scoring).

2026-07-14
distill
Autres occupations informatiques

Distill a session-tethered working context into a self-contained portable handoff a fresh zero-memory agent can execute from. Closes deictic, grounding, relevance, provenance, and compression gaps, then emits a prose channel plus a schema-versioned TaskStateBlock. Type: (ContextTethered, AI, DISTILL, WorkingContext) → PortableHandoff. Alias: Diylisis(διύλισις).

2026-07-13
encapsulation
Autres occupations informatiques

This skill should be used when the user asks to "audit plugin encapsulation", "check self-containment semantics", "find contributor-knowledge assumptions", or invokes /encapsulation. Reviews LLM-facing prose in this project's plugin SKILL.md files and plugin description metadata for Plugin Encapsulation compliance: prose that assumes contributor documentation knowledge or rephrases banned references to bypass deterministic checks. Project-local contributor tooling.

2026-07-13
verify
Autres occupations informatiques

This skill should be used when the user asks to "verify protocols", "check consistency before commit", "validate definitions", "run pre-commit checks", "verify soundness", or wants to ensure epistemic protocol quality. Invoke explicitly with /verify for pre-commit validation.

2026-07-13
Affichage des 8 principaux skills collectés sur 42 dans ce dépôt.
rc-pool
Développeurs de logiciels

This skill should be used when the user asks to "start/stop the pool", "toggle the remote-control pool", "keep this project's pool alive", "풀 호스트 띄워줘/내려줘", or to start, stop, or toggle a self-restarting `claude remote-control --spawn worktree` pool host for a project. One singleton per project, tmux-tracked, reachable from the Claude app.

2026-07-10
codex-plus
Autres occupations informatiques

This skill should be used when the user asks to "run codex", "use codex CLI", "delegate to codex", "codex resume", or "continue with codex". Executes tasks via OpenAI Codex CLI with model selection, reasoning effort configuration, and session management.

2026-07-10
media-download
Développeurs de logiciels

This skill should be used when the user asks to "download video", "download reel", "save video from URL", "yt-dlp download", "download Instagram reel", "download YouTube video", "download TikTok", "extract audio from video", "download audio from URL", "extract video from QR code", "download media", or provides a URL/QR image from a supported video platform. Handles link extraction, compatibility check, download, and metadata saving via yt-dlp.

2026-07-05
claude-code-internals
Autres occupations informatiques

This skill should be used when the user asks to "explore claude code source", "find internal features", "investigate cli.js", "check beta headers", "discover hidden settings", or mentions "minified code analysis", "anthropic-beta headers", "context management internals".

2026-07-05
handwriting
Développeurs de logiciels

Read and interpret Apple Pencil handwriting from Apple Notes (including iPad Quick Note popups) by scanning the local Notes database and reading the rendered drawing images multimodally. Use whenever the user mentions handwritten notes, Apple Notes, Quick Note, Apple Pencil, 노트 필기, 손글씨, 아이패드 메모, or asks "what did I write/jot down", "새 필기 있어?", "노트 봐줘" — even if they don't name the app. Also the substrate for any scheduled polling loop that consumes new handwriting.

2026-07-05
pdf-split
Développeurs de logiciels

This skill should be used when the user asks to "split PDF by chapters", "divide book into chapters", "extract chapters from PDF", or "break PDF into sections". Splits PDF documents based on table of contents or text patterns using pypdf.

2026-07-05
video-understanding
Développeurs de logiciels

This skill should be used when the user asks to "analyze video", "summarize video", "extract video transcript", "understand video content", "video to text", "describe video", "ask questions about video", or "what happens in this video". Analyzes videos using Google Gemini API with local file upload or YouTube URL input.

2026-07-03
unfold
Développeurs de logiciels

This skill should be used when the user asks to "unfold" the current work picture or hits one of six recurring moments in multi-PR / multi-project work tracked in Linear: "전체 그림" / "지금 상태 펼쳐줘" / "whole picture" (span-open orient), "다음 뭐 하지" / "뭐가 unblocked" / "next action" (next), "배포 순서" / "머지 전 확인" / "deploy order" (deploy), "이 길로 가는 이유 기록" / "결정 남겨줘" / "log this decision" (decide), "세션 정리" / "구조 변경 반영" / "wrap up the span" (close), "로드맵" / "게이트 어디까지 왔지" / "roadmap" (roadmap). Reads auto-derived state from Linear via MCP; writes ONLY structure and decisions (never status). Invoked as /unfold [moment] [project].

2026-07-02
Affichage des 8 principaux skills collectés sur 21 dans ce dépôt.
4 dépôts affichés sur 4
Tous les dépôts sont affichés