Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.05 KB

File metadata and controls

27 lines (20 loc) · 1.05 KB
name renderer-process-architecture
description Use when creating or reorganizing renderer features/windows; applies project renderer architecture for routes/guards, conceptions/domain modules, providers, shared components, and preload-based window.electron IPC integration.
argument-hint [feature goal] [window/conception] [routing/provider constraints]
user-invokable true
disable-model-invocation false

Skill Instructions

Use this skill when the request matches Renderer Process Architecture.

Workflow

  1. Read SOURCE.md for the full repository guidance.
  2. Identify concrete constraints, conventions, and required outputs.
  3. Apply the guidance directly to the current task, keeping changes minimal and repository-consistent. Don't validate results (tests/lint/build where relevant). Wait until I tell you this!
  4. Summarize what was applied from this skill and where.

Input Guidance

When invoking this skill manually, include:

  • Task goal
  • Target files or modules
  • Any constraints (performance, architecture, style, tests)