DevSwat-ResonantGenesis/RG_IDE

Resonant IDE — AI-native code editor built on VS Code OSS. Agentic loop, 59 local tools, 11 AI providers + BYOK + Ollama, AST Code Visualizer, Hash Sphere memory, DSID blockchain identity.

11Stars on the repository
33Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

launch

01

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Launch and automate VS Code (Code OSS) using agent-browser via Chrome DevTools Protocol. Use when you need to interact with the VS Code UI, automate the chat panel, test UI features, or take screenshots of VS Code. Triggers include 'automate VS Code', 'interact with chat', 'test the UI', 'take a screenshot', 'launch…

not rated 11 2mo ago A 80 tokens

accessibility

02

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Primary accessibility skill for VS Code. REQUIRED for new feature and contribution work, and also applies to updates of existing UI. Covers accessibility help dialogs, accessible views, verbosity settings, signals, ARIA announcements, keyboard navigation, and ARIA labels/roles.

not rated 11 2mo ago A 54 tokens

add-policy

03

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Use when adding, modifying, or reviewing VS Code configuration policies. Covers the full policy lifecycle from registration to export to platform-specific artifacts. Run on ANY change that adds a policy: field to a configuration property.

not rated 11 2mo ago A 46 tokens

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Agent Sessions workbench layout — covers the fixed layout structure, grid configuration, part visibility, editor modal, titlebar, sidebar footer, and implementation requirements. Use when implementing features or fixing issues in the Agent Sessions workbench layout.

not rated 11 2mo ago A 51 tokens

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Identify all files a specific author contributed to on a branch vs its upstream, tracing code through renames. Use when asked who edited what, what code an author contributed, or to audit authorship before a merge. This skill should be run as a subagent — it performs many git operations and returns a concise table.

not rated 11 2mo ago A 68 tokens

azure-pipelines

06

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Use when validating Azure DevOps pipeline changes for the VS Code build. Covers queueing builds, checking build status, viewing logs, and iterating on pipeline YAML changes without waiting for full CI runs.

not rated 11 2mo ago D 44 tokens

component-fixtures

07

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Use when creating or updating component fixtures for screenshot testing, or when designing UI components to be fixture-friendly. Covers fixture file structure, theming, service setup, CSS scoping, async rendering, and common pitfalls.

not rated 11 2mo ago A 47 tokens

fix-errors

08

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Guidelines for fixing unhandled errors from the VS Code error telemetry dashboard. Use when investigating error-telemetry issues with stack traces, error messages, and hit/user counts. Covers tracing data flow through call stacks, identifying producers of invalid data vs. consumers that crash, enriching error messages…

not rated 11 2mo ago A 75 tokens

hygiene

09

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Use when making code changes to ensure they pass VS Code's hygiene checks. Covers the pre-commit hook, unicode restrictions, string quoting rules, copyright headers, indentation, formatting, ESLint, and stylelint. Run the hygiene check before declaring work complete.

not rated 11 2mo ago A 56 tokens

memory-leak-audit

10

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Audit code for memory leaks and disposable issues. Use when reviewing event listeners, DOM handlers, lifecycle callbacks, or fixing leak reports. Covers addDisposableListener, Event.once, MutableDisposable, DisposableStore, and onWillDispose patterns.

not rated 11 2mo ago A 52 tokens

sessions

11

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Agent Sessions window architecture — covers the sessions-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development guidelines. Use when implementing features or fixing issues in the Agent Sessions window.

not rated 11 2mo ago A 45 tokens

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Ensure renamed built-in tool references preserve backward compatibility. Use when renaming a toolReferenceName, tool set referenceName, or any tool identifier. Run on ANY change to tool registration code. Covers legacyToolReferenceFullNames for tools and legacyFullNames for tool sets.

not rated 11 2mo ago A 60 tokens

update-screenshots

13

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Download screenshot baselines from the latest CI run and commit them. Use when asked to update, accept, or refresh component screenshot baselines from CI, or after the screenshot-test GitHub Action reports differences. This skill should be run as a subagent.

not rated 11 2mo ago C 56 tokens

update-skills

14

DevSwat-ResonantGenesis/RG_IDE

Skill Claude CodeCodex

Create or update repository skills and instructions when major learnings are discovered during a session. Use when the user says "learn!", when a significant pattern or pitfall is identified, or when reusable domain knowledge should be captured for future sessions.

not rated 11 2mo ago A 51 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: