Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

roder

roder에는 RoderAI에서 수집한 skills 23개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
23
Stars
4
업데이트
2026-06-14
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

release-notes
소프트웨어 개발자

Draft release notes for Roder releases, new crates or packages, feature additions, behavior changes, and fixes. Use when writing release notes, changelog summaries, release announcements, or explaining what changed in a branch, PR, crate, SDK, or package release.

2026-06-14
roder-theming
소프트웨어 개발자

Use when editing TUI rendering code, adding new visible surfaces, or working on themes/CSS in Roder. Keeps class/id taxonomy, cascade order, and the supported CSS subset consistent across sessions.

2026-06-14
changelog
소프트웨어 개발자

Draft a changelog entry from the latest changes.

2026-06-12
repo-tour
소프트웨어 개발자

Use when a user asks for an orientation tour of an unfamiliar repository. Produces a structured tour of entry points, key modules, and how to run tests.

2026-06-12
changesets
소프트웨어 개발자

Use when a PR changes any released package (crates/*, sdk/typescript, sdk/python, packages/edit-tools), when the changeset-gate CI check fails, when adding a new crate or package to the release config, or when working on knope versioning/release automation. For the step-by-step workflow to add a change file, use $create-changeset.

2026-06-12
create-changeset
소프트웨어 개발자

Use when a PR or branch changes any released package (crates/*, sdk/typescript, sdk/python, packages/edit-tools), when the changeset-gate CI check fails, or before pushing work that touches versioned package directories. Creates the required .changeset/*.md file for knope per-package versioning.

2026-06-12
rust-workspace
소프트웨어 개발자

Runs and extends the Gode/Roder Rust workspace using mise, lld, Cargo incremental builds, and Makefile test targets. Use when adding crates or dependencies, running Rust tests, building roder-cli, or configuring local Rust tooling in this repo.

2026-06-12
roder-config
소프트웨어 개발자

Configure and live-reload Roder from pasted config snippets, especially MCP server JSON, without leaking secrets or enabling executable integrations without approval.

2026-06-08
design-canvas
웹·디지털 인터페이스 디자이너

Use when inspecting, editing, reviewing, exporting, or orchestrating agents on Roder Desktop Design Canvas `~/.roder/design/<project-slug>-<project-id>.roderdesign` documents. Covers the Pencil-like design workflow and required design/* tool order.

2026-06-07
design
웹·디지털 인터페이스 디자이너

Alias for $roder-design-mode. Use when the user asks to generate, edit, inspect, export, or orchestrate Roder Desktop Design Canvas work.

2026-06-07
roder-design-mode
웹·디지털 인터페이스 디자이너

Use when the user asks to generate, modify, review, export, import, or orchestrate agent work in Roder Desktop Design Mode / Design Canvas. Guides agents through using the Pencil-like design canvas features, design/* tools, prompt nodes, scoped agents, tokens, components, templates, screenshots, and SVG handoffs.

2026-06-07
chrome
소프트웨어 개발자

Drive the user's logged-in Chrome through the Roder browser extension to inspect tabs, read DOM/console/network, and interact with pages.

2026-06-04
vcs-snapshot
소프트웨어 개발자

Create scoped VCS snapshots from the current workspace state.

2026-06-01
vcs-snapshot
소프트웨어 개발자

Create a scoped version-control snapshot.

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

Drive a local Playwright browser through a Roder-owned Webwright workspace with plan, final script, screenshots, logs, and verification evidence.

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

Review code changes.

2026-05-21
roder-app-server-docs
소프트웨어 개발자

Maintain detailed API-integrator-level documentation for the Roder app-server API. Use when creating, updating, auditing, or reviewing docs for roder-app-server endpoints, JSON-RPC methods, session/thread APIs, provider/model APIs, auth/config behavior, streaming events, error shapes, or client integration guidance under docs/app-server/.

2026-05-18
maintain-acp-compliance
소프트웨어 개발자

Use when changing Roder Rust features, tools, sessions, permissions, MCP support, CLI entrypoints, model/config behavior, app-server behavior, or docs in ways that could affect the Agent Client Protocol implementation, advertised ACP capabilities, or ACP client compatibility.

2026-05-16
tui-theming
소프트웨어 개발자

Keep Roder/gode TUI visuals readable, compact, and consistent. Use when changing roder-tui timeline, transcript, composer, tool rows, dialogs, footer/status, phase messages, or terminal colors.

2026-05-16
roder-tmux
소프트웨어 개발자

Use when an agent needs to run the local roder TUI in tmux, send text or keys into the session, inspect panes, and capture pane output as timestamped .txt and .png artifacts.

2026-05-15
ratatui-patterns
소프트웨어 개발자

Architecture, event-loop, and rendering patterns for ratatui TUIs. Use when building or extending `roder-tui` or any other Rust ratatui application — adding components, popups, async event handling, layout, focus, or message passing.

2026-05-15
rust-clippy
소프트웨어 개발자

Use when running or fixing Rust clippy checks in the Gode workspace, including cargo clippy warnings, automatic fixes, and follow-up Rust tests.

2026-05-15
roadmap-planning
소프트웨어 개발자

Use when creating, updating, validating, or executing delegable roadmap plans under a repo's roadmap directory, especially for Gode feature phases and document-first planning workflows.

2026-05-14