Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
coder
GitHub 제작자 프로필

coder

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

수집된 skills
37
저장소
9
업데이트
2026-07-17
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

generate-readme-screenshots
소프트웨어 품질 보증 분석가·테스터

Regenerate high-resolution README screenshots from Storybook stories. Use this skill when visual diffs are detected in any story under "Docs/README Screenshots", or when story data/layout changes require updated documentation assets. Triggers on: 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-07-17
dogfood
소프트웨어 품질 보증 분석가·테스터

Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -- step-by-step screenshots, repro videos, and detailed repro steps for every issue -- so findings can be handed directly to the responsible teams.

2026-06-26
dev-desktop-sandbox
소프트웨어 개발자

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

2026-06-26
dev-server-sandbox
소프트웨어 개발자

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

2026-06-26
tbench
소프트웨어 개발자

Terminal-Bench integration for Mux agent benchmarking and failure analysis

2026-06-26
pull-requests
소프트웨어 개발자

Guidelines for creating and managing Pull Requests in this repo

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

Testing doctrine, commands, and test layout conventions

2026-03-14
electron
소프트웨어 개발자

Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include "automate Slack app", "control VS Code", "interact with Discord app", "test this Electron app", "connect to desktop app", or any task requiring automation of a native Electron application.

2026-03-12
이 저장소에서 수집된 skills 10개 중 상위 8개를 표시합니다.
doc-check
소프트웨어 개발자

Checks if code changes require documentation updates

2026-07-08
write-docs
소프트웨어 개발자

Authoring workflow and guardrails for writing, moving, or restructuring Coder documentation under docs/. Points at the canonical content guidelines and prose style guide, then walks research, routing, Diátaxis mode, structure, pedagogy, and validation. Counterpart to the doc-check skill, which reviews changes for documentation needs.

2026-07-08
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
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-06-23
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-06-23
tdd
소프트웨어 품질 보증 분석가·테스터

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

2026-06-22
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-06-06
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-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
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-06-25
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-06-03
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
저장소 9개 중 9개 표시
모든 저장소를 표시했습니다