Skip to main content
randlee
GitHub 제작자 프로필

randlee

16개 GitHub 저장소에서 수집된 121개 skills를 저장소 단위로 보여줍니다.

수집된 skills
121
저장소
16
업데이트
2026-08-01
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
synaptic-canvas
skills 28개 · 2026-05-16
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자데스크톱 출판 전문가
직업 카테고리 4개 · 100% 분류됨
23%비중
#02
sc-lint
skills 14개 · 2026-05-26
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 3개 · 100% 분류됨
12%비중
#03
atm-core
skills 13개 · 2026-07-13
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 3개 · 100% 분류됨
11%비중
#04
sc-compose
skills 12개 · 2026-08-01
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가기타 컴퓨터 관련 직업웹 개발자
직업 카테고리 5개 · 100% 분류됨
9.9%비중
#05
raptor
skills 10개 · 2026-04-20
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터컴퓨터·정보 시스템 관리자프로젝트 관리 전문가
직업 카테고리 4개 · 100% 분류됨
8.3%비중
#06
wyvern
skills 9개 · 2026-07-14
기타 컴퓨터 관련 직업소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가
직업 카테고리 4개 · 100% 분류됨
7.4%비중
#07
agent-team-mail
skills 8개 · 2026-03-16
소프트웨어 개발자프로젝트 관리 전문가소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
6.6%비중
#08
sc-observability
skills 7개 · 2026-05-10
소프트웨어 개발자컴퓨터·정보 시스템 관리자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
5.8%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

setting-up-just
네트워크·컴퓨터 시스템 관리자

Set up a repo-local just task runner with a root Justfile, optional .just/ helper scripts, and curated help, build, fmt, lint, test, and ci recipes. Use when a repo needs just, a Justfile, .just helpers, or when the user mentions task automation, "just build", "just lint", "just fmt", or dropping in a just system.

2026-05-16
creating-ai-clis
소프트웨어 개발자

Create or harden CLIs intended primarily for AI or system consumption and secondarily for humans. Use when designing or implementing a JSON-first CLI with an MCP-ready contract seam, where every command supports machine output, errors are typed and actionable, mutating commands are auditable via corresponding read commands, and external integrations need simulator-backed testing. Do not use for human-first shell utilities, one-off scripts, or text-only CLIs.

2026-04-29
designing-cli-simulators
소프트웨어 품질 보증 분석가·테스터

Design stateful simulators for AI-facing CLIs that integrate with devices, networks, services, or databases. Use when a CLI needs realistic simulator-backed testing, configurable fault injection, persistent state, and a swappable adapter boundary so the same business logic runs against live and simulated backends. Do not use for shallow mocks, stateless test doubles, or CLIs with no external integration.

2026-04-29
reviewing-ai-clis
소프트웨어 품질 보증 분석가·테스터

Critically review an existing CLI, MCP wrapper, or CLI plan for AI-first contract quality. Use when evaluating whether a CLI is JSON-first, has an MCP-ready contract seam without JSON reshaping, auditably models state changes, uses stateful simulator-backed testing for external integrations, and returns typed actionable errors. Do not use for general style review or human-first shell UX review.

2026-04-29
sc-ci-automation
소프트웨어 품질 보증 분석가·테스터

Run CI quality gates with optional auto-fix and PR creation.

2026-04-29
codex-agent
소프트웨어 개발자

Run Codex tasks via the ai_cli Task Tool runner.

2026-04-29
coding-agent-hardening
소프트웨어 개발자

Harden coding, QA, and orchestration agent prompts so they fix issues autonomously instead of letting findings pass through as minor, pre-existing, non-blocking, or technical debt. Use when editing existing agent prompts, review instructions, or orchestration workflows to remove permissive issue-handling behavior and tighten escalation criteria.

2026-04-29
sc-commit-push-pr
소프트웨어 개발자

Commit staged changes, push to remote, and create PRs for GitHub and Azure DevOps

2026-04-29
이 저장소에서 수집된 skills 28개 중 상위 8개를 표시합니다.
sc-lint-version-adoption
소프트웨어 개발자

Guide a consuming repository through `sc-lint-version` adoption using the authoritative consumer-integration workflow, existing CLI testability seams, existing simulators or transcripts, and only thin normalization hooks when unavoidable.

2026-05-26
codex-orchestration
소프트웨어 개발자

Orchestrate sc-lint sprint work where team-lead coordinates, clint is the sole developer, and quality-mgr enforces the QA gate.

2026-05-25
team-lead
소프트웨어 개발자

Session initialization for the team-lead identity. Confirms identity and detects whether a full team restore is needed. Only run when ATM_IDENTITY=team-lead.

2026-05-25
todo-triage
소프트웨어 품질 보증 분석가·테스터

Run the repo Rust TODO finder during sprint-end or integration review and turn every discovered TODO into a QA finding rather than deferred work.

2026-05-25
triaging-findings
소프트웨어 품질 보증 분석가·테스터

Orchestrate pre-dispatch QA finding triage as team-lead. Launch one qa-triage agent per finding, collect phase-scoped Turtle records, aggregate by promoted branch, and only then dispatch branch-scoped fix assignments to clint.

2026-05-25
plan-hardening
소프트웨어 개발자

Team-lead drives plan hardening after the current plan state already exists in repo docs.

2026-05-25
phase-orchestration
소프트웨어 개발자

Orchestrate multi-sprint phase execution as team-lead. Manages sprint waves, scrum-master lifecycle, PR merges, clint reviews, and integration branch strategy. This skill is for team-lead only, not for scrum-masters.

2026-05-10
quality-management-gh
소프트웨어 품질 보증 분석가·테스터

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring, and template-driven findings and final quality reports.

2026-05-10
이 저장소에서 수집된 skills 14개 중 상위 8개를 표시합니다.
plan-hardening
프로젝트 관리 전문가

Team-lead drives plan hardening after the current plan state already exists in repo docs.

2026-07-13
restore-team-communications
소프트웨어 개발자

Repair ATM teammate coordination after same-session compaction or resume when atm-dev still exists on disk and the saved leadSessionId still matches the current SESSION_ID, but named-teammate ATM reachability is broken.

2026-07-13
team-lead
소프트웨어 개발자

Session initialization for the team-lead identity. Confirms identity and detects whether a full team restore is needed. Only run when ATM_IDENTITY=team-lead.

2026-07-13
smoke-test
소프트웨어 품질 보증 분석가·테스터

Run or inspect the Phase Z smoke harness for atm-core. Use when implementing or operating `just smoke`, `just smoke fast`, or `just smoke thorough`, when rendering `reports/smoke/*`, when checking the frozen Phase Z row map, or when triaging smoke findings against retained logs and report artifacts.

2026-06-07
sc-managing-worktrees
소프트웨어 개발자

Create, manage, scan, update, and clean up git worktrees for parallel development with protected branch safeguards. Use when working on multiple branches simultaneously, isolating experiments, updating protected branches (main/develop), or when user mentions "worktree", "parallel branches", "feature isolation", "branch cleanup", "worktree status", or "update main/develop".

2026-06-01
codex-orchestration
소프트웨어 개발자

Orchestrate atm-core sprint work where team-lead coordinates, arch-ctm is the sole developer, and quality-mgr enforces the QA gate.

2026-05-20
quality-management-gh
소프트웨어 품질 보증 분석가·테스터

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring, and template-driven findings and final quality reports.

2026-05-18
rust-development
소프트웨어 개발자

Develop, review, and explore Rust code with strict adherence to Pragmatic Rust Guidelines. Use when the user mentions Rust, .rs files, Cargo, clippy, rustdoc, or requests Rust architecture, implementation, or review.

2026-05-14
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
html-a-b-comparison
웹 개발자

Build a local, self-contained HTML A/B comparison viewer for two or more generated HTML variants (e.g. different template revisions, different data sets, before/after fixes), so a human can pick between panes side-by-side without any external hosting.

2026-08-01
quality-management-gh
소프트웨어 품질 보증 분석가·테스터

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring, and template-driven findings and final quality reports.

2026-07-31
sprint-report
프로젝트 관리 전문가

Generate a sprint status report for the current phase. Default is --table.

2026-07-31
adversarial-fuzzing
소프트웨어 품질 보증 분석가·테스터

Generate and triage adversarial templates, var-files, and rendering inputs against sc-compose by coordinating bounded background agents, differential and metamorphic checks, minimization, and regression-test promotion. Use when trying to break a rendering subsystem, validating a risky change, hunting parser/validator/rendering edge cases, or turning a confirmed fuzz failure into a unit or CLI test.

2026-07-30
plan-hardening
프로젝트 관리 전문가

Team-lead drives plan hardening after the current plan state already exists in repo docs.

2026-07-16
team-lead
소프트웨어 개발자

Session initialization for the team-lead identity. Confirms identity and detects whether a full team restore is needed. Only run when ATM_IDENTITY=team-lead.

2026-05-26
restore-team-communications
소프트웨어 개발자

Repair Claude teammate routing after same-session compaction or resume when sc-compose still exists on disk and the saved leadSessionId still matches the current SESSION_ID, but ATM or teammate reachability is broken.

2026-05-26
codex-orchestration
기타 컴퓨터 관련 직업

Orchestrate sc-compose sprint work where team-lead coordinates, comp is the sole developer, and quality-mgr enforces the QA gate.

2026-05-25
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
creating-ai-clis
소프트웨어 개발자

Create or harden CLIs intended primarily for AI or system consumption and secondarily for humans. Use when designing or implementing a JSON-first CLI with an MCP-ready contract seam, where every command supports machine output, errors are typed and actionable, mutating commands are auditable via corresponding read commands, and external integrations need simulator-backed testing. Do not use for human-first shell utilities, one-off scripts, or text-only CLIs.

2026-04-20
designing-cli-simulators
소프트웨어 개발자

Design stateful simulators for AI-facing CLIs that integrate with devices, networks, services, or databases. Use when a CLI needs realistic simulator-backed testing, configurable fault injection, persistent state, and a swappable adapter boundary so the same business logic runs against live and simulated backends. Do not use for shallow mocks, stateless test doubles, or CLIs with no external integration.

2026-04-20
reviewing-ai-clis
소프트웨어 품질 보증 분석가·테스터

Critically review an existing CLI, MCP wrapper, or CLI plan for AI-first contract quality. Use when evaluating whether a CLI is JSON-first, has an MCP-ready contract seam without JSON reshaping, auditably models state changes, uses stateful simulator-backed testing for external integrations, and returns typed actionable errors. Do not use for general style review or human-first shell UX review.

2026-04-20
codex-orchestration
소프트웨어 개발자

Orchestrate multi-sprint phases where crap (Codex) is the sole developer, with pipelined QA via quality-mgr teammate. Team-lead chooses the review type; quality-mgr chooses the reviewers.

2026-04-20
quality-management-gh
소프트웨어 품질 보증 분석가·테스터

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring with `atm gh monitor`, one-shot PR reporting with `atm gh pr report`, and template-driven findings/final quality reports.

2026-04-20
rust-best-practices
소프트웨어 개발자

Review Rust architecture plans, crate boundaries, and code for structural design-pattern compliance. Use when the task involves typestate, sealed traits, error contracts, wrapper/newtype design, object safety, interior mutability, or other type-system-driven Rust correctness patterns that go beyond general style guidance.

2026-04-20
rust-development
소프트웨어 개발자

Develop, review, and explore Rust code with strict adherence to Pragmatic Rust Guidelines. Use when the user mentions Rust, .rs files, Cargo, clippy, rustdoc, or requests Rust architecture, implementation, or review.

2026-04-20
rust-phase-orchestration
소프트웨어 개발자

Orchestrate multi-sprint Rust phase execution as team-lead. Uses crap as the sole Rust developer and quality-mgr as the QA coordinator, with Rust reviewer selection delegated through quality-mgr.rust.

2026-04-20
이 저장소에서 수집된 skills 10개 중 상위 8개를 표시합니다.
quality-management-gh
소프트웨어 품질 보증 분석가·테스터

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring, and template-driven findings and final quality reports.

2026-07-14
cursor-orchestration
기타 컴퓨터 관련 직업

Orchestrate Wyvern sprint/phase work inside a single Cursor session. Parent spawns reviewers and rust-developer; Task(cursor-quality-mgr) enforces spawn proof, aggregates fenced JSON evidence, triages findings, publishes PR reports, and owns the QA gate. Use when the user asks for /cursor-orchestration, Cursor-session phase/sprint orchestration, or same-session QA via cursor-quality-mgr. Never use ATM quality-mgr or codex-orchestration while this skill governs the session.

2026-07-14
codex-orchestration
소프트웨어 개발자

Orchestrate sprint work where team-lead coordinates, cwy is the sole developer, and quality-mgr enforces the QA gate.

2026-07-12
triaging-findings
소프트웨어 개발자

Orchestrate pre-dispatch QA finding triage as team-lead. Launch one qa-triage agent per finding, collect phase-scoped Turtle records, aggregate by promoted branch, and only then dispatch branch-scoped fix assignments to arch-ctm.

2026-07-12
phase-orchestration
기타 컴퓨터 관련 직업

Orchestrate multi-sprint phase execution as team-lead. Manages sprint waves, scrum-master lifecycle, PR merges, cwy reviews, and integration branch strategy. This skill is for team-lead only, not for scrum-masters.

2026-07-11
plan-hardening
프로젝트 관리 전문가

Team-lead drives plan hardening after the current plan state already exists in repo docs.

2026-07-11
restore-team-communications
기타 컴퓨터 관련 직업

Repair Claude teammate routing after same-session compaction or resume when wyvern still exists on disk and the saved leadSessionId still matches the current SESSION_ID, but SendMessage or teammate reachability is broken.

2026-07-11
sc-managing-worktrees
소프트웨어 개발자

Create, manage, scan, update, and clean up git worktrees for parallel development with protected branch safeguards. Use when working on multiple branches simultaneously, isolating experiments, updating protected branches (main/develop), or when user mentions "worktree", "parallel branches", "feature isolation", "branch cleanup", "worktree status", or "update main/develop".

2026-07-11
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
codex-orchestration
소프트웨어 개발자

Orchestrate multi-sprint phases where arch-ctm (Codex) is the sole developer, with pipelined QA via quality-mgr teammate. Team-lead tracks findings and schedules fix passes.

2026-03-16
sprint-report
소프트웨어 개발자

Generate a sprint status report for the current phase. Default is --table.

2026-03-12
team-lead
프로젝트 관리 전문가

Session initialization for the team-lead identity. Confirms identity and detects whether a full team restore is needed. Only run when ATM_IDENTITY=team-lead.

2026-03-10
quality-management-gh
소프트웨어 품질 보증 분석가·테스터

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring with `atm gh monitor`, one-shot PR reporting with `atm gh pr report`, and template-driven findings/final quality reports.

2026-03-09
phase-orchestration
프로젝트 관리 전문가

Orchestrate multi-sprint phase execution as team-lead (ARCH-ATM). Manages sprint waves, scrum-master lifecycle, PR merges, arch-ctm reviews, and integration branch strategy. This skill is for the TEAM-LEAD only, not for scrum-masters.

2026-03-05
named-teammate-launch
소프트웨어 개발자

Launch and verify named teammates that participate in team messaging. Use when setting up a new team member with mailbox polling, troubleshooting why a teammate is not receiving messages, or creating named Claude/Codex/Gemini teammates with team-scoped communication.

2026-03-02
atm-doctor
소프트웨어 개발자

Run ATM health diagnostics, present severity-sorted findings, and delegate deep remediation analysis to the atm-doctor agent when critical findings exist.

2026-02-28
rust-development
소프트웨어 개발자

Develop, review, and explore Rust code with strict adherence to Pragmatic Rust Guidelines. Use when the user mentions Rust, .rs files, Cargo, clippy, rustdoc, or requests Rust architecture, implementation, or review.

2026-02-11
sc-observability-adopting
소프트웨어 개발자

Use when the user says things like "bring sc-observability into an existing Rust project" or "adopt sc-observability in a codebase that already has logging". Adopts sc-observability incrementally with a logging-first path and focused migration references for log, tracing, or custom JSONL setups.

2026-05-10
sc-observability-bootstrapping
소프트웨어 개발자

Use when the user says things like "set up sc-observability in a new Rust project" or "add structured logging to a new Rust app". Bootstraps a new project with sc-observability from crates.io using the shared light-logging house style, ~/.<app> log roots, and a rendered starter template.

2026-05-10
sc-observability-reviewing
소프트웨어 개발자

Use when the user says things like "review this project for sc-observability best practices" or "check whether our logging setup matches the sc-observability standard". Reviews a Rust project's observability setup against the shared house style and recommends missing baseline items and easy improvements.

2026-05-10
codex-orchestration
컴퓨터·정보 시스템 관리자

Orchestrate phased work where cobs is the sole developer and quality-mgr enforces the QA gate for sc-observability.

2026-04-03
phase-orchestration
컴퓨터·정보 시스템 관리자

Orchestrate multi-sprint phase execution as team-lead (ARCH-ATM). Manages sprint waves, scrum-master lifecycle, PR merges, cobs reviews, and integration branch strategy. This skill is for the TEAM-LEAD only, not for scrum-masters.

2026-04-03
quality-management-gh
소프트웨어 품질 보증 분석가·테스터

Reusable QA orchestration skill for GitHub PRs. Use for multi-pass QA, CI monitoring with `atm gh monitor`, one-shot PR reporting with `atm gh pr report`, and template-driven findings/final quality reports.

2026-04-03
team-lead
컴퓨터·정보 시스템 관리자

Session initialization for the team-lead identity. Confirms identity and detects whether a full team restore is needed. Only run when ATM_IDENTITY=team-lead.

2026-04-03
저장소 16개 중 12개 표시