Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

roder

roder contient 23 skills collectées depuis RoderAI, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
23
Stars
4
mis à jour
2026-06-14
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

release-notes
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

Draft a changelog entry from the latest changes.

2026-06-12
repo-tour
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Concepteurs web et d'interfaces numériques

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
Concepteurs web et d'interfaces numériques

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
Concepteurs web et d'interfaces numériques

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
Développeurs de logiciels

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
Développeurs de logiciels

Create scoped VCS snapshots from the current workspace state.

2026-06-01
vcs-snapshot
Développeurs de logiciels

Create a scoped version-control snapshot.

2026-06-01
webwright
Développeurs de logiciels

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

2026-05-27
review
Analystes en assurance qualité des logiciels et testeurs

Review code changes.

2026-05-21
roder-app-server-docs
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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