Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
coder
GitHub creator profile

coder

Repository-level view of 35 collected skills across 9 GitHub repositories, including approximate occupation coverage.

skills collected
35
repositories
9
occupation fields
3
updated
2026-05-26
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
mux
9 skills1.8k113updated 2026-05-25
26% of creator
tbench
소프트웨어 개발자

Terminal-Bench integration for Mux agent benchmarking and failure analysis

2026-05-25
generate-readme-screenshots
소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업

Regenerate high-resolution README screenshots from Storybook stories. Use this skill when Chromatic detects visual diffs in any story under "Docs/README Screenshots", or when story data/layout changes require updated documentation assets. Triggers on: Chromatic visual regressions in readme screenshot stories, changes to App.readmeScreenshots.stories.tsx, changes to mockFactory.ts that affect screenshot stories, or explicit user request to update README images.

2026-05-19
pull-requests
기타 컴퓨터 관련 직업

Guidelines for creating and managing Pull Requests in this repo

2026-05-19
dev-desktop-sandbox
네트워크·컴퓨터 시스템 관리자

Run isolated mux desktop (Electron) instances (temp MUX_ROOT + free ports)

2026-03-17
dev-server-sandbox
네트워크·컴퓨터 시스템 관리자

Run multiple isolated mux dev-server instances (temp MUX_ROOT + free ports)

2026-03-17
tests
소프트웨어 품질 보증 분석가·테스터

Testing doctrine, commands, and test layout conventions

2026-03-14
mobile-dev-server-sandbox
네트워크·컴퓨터 시스템 관리자

Connects Mux mobile (Expo web/native) to an isolated dev-server sandbox with deterministic port setup, backend pairing, and Chrome MCP interaction. Use when implementing or validating mobile features against a sandboxed Mux backend.

2026-02-26
deep-review
기타 컴퓨터 관련 직업

Sub-agent powered code reviews spanning correctness, tests, consistency, and fit

2026-01-31
Showing top 8 of 9 collected skills in this repository.
#002
coder
7 skills13.3k1.3kupdated 2026-05-20
20% of creator
dogfood
소프트웨어 품질 보증 분석가·테스터

Run a Coder PR dogfood instance: inspect PR context, check out the right branch or stack, start Coder with scripts/develop.sh using agent-safe dev-instance practices, validate the changed functionality with UI evidence when needed, and report findings.

2026-05-20
pull-requests
소프트웨어 개발자

Guide for creating, updating, and following up on pull requests in the Coder repository. Use when asked to open a PR, update a PR, rewrite a PR description, or follow up on CI/check failures.

2026-05-11
coder-agents-review
소프트웨어 품질 보증 분석가·테스터

Use this skill when a repository already has an open pull request and you need to run the Coder Agents Review loop: request review with `/coder-agents-review` when needed, wait for feedback from the `coder-agents-review` GitHub app, fix issues, and repeat until the app comments `approved`.

2026-05-11
deep-review
소프트웨어 개발자

Multi-reviewer code review. Spawns domain-specific reviewers in parallel, cross-checks findings, posts a single structured GitHub review.

2026-04-10
refine-plan
소프트웨어 개발자

Iteratively refine development plans using TDD methodology. Ensures plans are clear, actionable, and include red-green-refactor cycles with proper test coverage.

2026-03-24
code-review
소프트웨어 품질 보증 분석가·테스터

Reviews code changes for bugs, security issues, and quality problems

2026-02-02
doc-check
소프트웨어 품질 보증 분석가·테스터소프트웨어 개발자+1

Checks if code changes require documentation updates

2026-01-21
#003
agent-tty
7 skills30updated 2026-05-01
20% of creator
triage
프로젝트 관리 전문가

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

2026-05-01
release-maintainer
소프트웨어 개발자

Internal maintainer SOP for version bumps, release PRs, tagging, publishing, and post-publish verification in this repository.

2026-04-24
eval-guide
데이터 과학자

Guide for running statistically meaningful agent-tty evals with trials, parallelism, and A/B comparison. Covers non-determinism baseline, recommended sample sizes, and result interpretation.

2026-04-19
agent-tty
네트워크·컴퓨터 시스템 관리자

Terminal and TUI automation CLI for AI agents. Use when the user needs to create a terminal session, run a command in a terminal, automate an interactive CLI or TUI, wait for terminal output, capture a TUI screenshot, export a terminal recording, or test a CLI workflow with reviewable artifacts.

2026-04-13
dogfood-tui
소프트웨어 품질 보증 분석가·테스터

Structured TUI dogfooding and QA workflow using agent-tty. Use for exploratory testing, bug hunting, release-readiness validation, and UX review of terminal applications.

2026-04-13
agent-tty
네트워크·컴퓨터 시스템 관리자

Terminal and TUI automation CLI for AI agents. Use when the user needs to create a terminal session, run a command in a terminal, automate an interactive CLI or TUI, wait for terminal output, capture a TUI screenshot, export a terminal recording, or test a CLI workflow with reviewable artifacts.

2026-04-13
agent-terminal
네트워크·컴퓨터 시스템 관리자

Terminal and TUI automation CLI for AI agents. Use when the user needs to create a terminal session, run a command in a terminal, automate an interactive CLI or TUI, wait for terminal output, capture a TUI screenshot, export a terminal recording, or test a CLI workflow with reviewable artifacts.

2026-03-28
#004
coder-k8s
4 skills33updated 2026-02-12
11% of creator
#005
skills
3 skills60updated 2026-05-26
8.6% of creator
modules
소프트웨어 개발자

Add a Coder module from registry.coder.com/modules to an existing Coder template, or update one that is already there. Use for requests like "add the Cursor IDE to my template", "give workspaces JetBrains access", "set up code-server", "wire in dotfiles", "install Claude Code in this template", or "pin module versions". Do not use for installing or upgrading Coder itself (use the setup skill), authoring a brand-new template from scratch (use the templates skill), or publishing a custom module to the registry.

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

Create, edit, push, or version a Coder template. Use for requests like "scaffold a Docker template", "build a Kubernetes template", "add a coder_parameter for the Git repo URL", "push my template to this Coder deployment", "update the existing aws-linux template to add JetBrains", or "deprecate this template version". Do not use for installing or upgrading Coder itself (use the setup skill), adding a single module to a template that already builds (use the modules skill), or authoring custom Terraform providers unrelated to Coder.

2026-05-26
setup
네트워크·컴퓨터 시스템 관리자

Install, deploy, or bootstrap a new Coder (coder/coder) deployment end-to-end. Use for first-time setup on Docker, Kubernetes/Helm, a VM, cloud, HTTPS/domain setup, creating the first admin, pushing a starter template, or building the first workspace. Do not use for upgrades, debugging an existing deployment, editing an existing template, or configuring OAuth/OIDC on a running deployment.

2026-05-10
저장소 9개 중 9개 표시
모든 저장소를 표시했습니다