Instructions file CodexOpenCode
Instructions for lvcoi/solidJSkills, covering agents.md (solidjs repository standard), repository intent, operating priorities, solidjs coding and design standards and skill authoring standards.
Instructions file CodexOpenCode
Instructions for lvcoi/solidJSkills, covering agents.md (solidjs repository standard), repository intent, operating priorities, solidjs coding and design standards and skill authoring standards.
Instructions file Gemini CLI
Instructions for lvcoi/solidJSkills, covering solidjskills extension context, tool usage and safety.
Skill Claude CodeCodex
Design, draft, and refine SKILL.md-based agent skills with clear trigger criteria, execution flow, validation checks, and reusable references. Use when creating a new skill or improving an existing one.
Skill Claude CodeCodex
Build or improve SolidJS components with deterministic reactivity decisions and citation-backed guidance. Use when implementing a component, feature slice, or reusable UI primitive in SolidJS.
Skill Claude CodeCodex
Select and enforce SolidJS control-flow and rendering primitives with explicit branch semantics. Use for conditional/list rendering, suspense boundaries, and dynamic rendering choices.
Skill Claude CodeCodex
Choose SolidJS architecture patterns with explicit tradeoffs, migration paths, and deterministic recommendation rules. Use when deciding state ownership, rendering/data flow, or boundary design.
Skill Claude CodeCodex
Route SolidJS user intent to the correct macro and domain subskill with deterministic keyword precedence and fallback rules. Use when selecting which Solid skill should execute first.
Skill Claude CodeCodex
Apply solid-meta head and metadata primitives with deterministic SSR-safe behavior. Use for title/meta/link/style/base management across route and layout boundaries.
Skill Claude CodeCodex
Apply SolidJS fine-grained reactivity primitives with strict derivation-vs-side-effect rules. Use for signal/memo/effect/resource decisions and dependency correctness.
Skill Claude CodeCodex
Plan and execute SolidJS refactors with explicit invariants, rollback-safe sequencing, and citation-backed verification. Use when changing boundaries, state shape, rendering flow, or public props interfaces.
Skill Claude CodeCodex
Review SolidJS diffs for correctness, reactivity safety, SSR/hydration risk, and maintainability with deterministic severity ordering. Use when auditing PRs or producing final review findings.
Skill Claude CodeCodex
Apply Solid Router routing, navigation, and data APIs with deterministic loading/error and revalidation behavior. Use for route layout, params, query/action, and navigation flows.
Skill Claude CodeCodex
Scaffold SolidJS projects or feature modules with deterministic production defaults and extension points. Use when creating new app layouts, modules, or foundational project structure.
Skill Claude CodeCodex
Diagnose and prevent SolidJS SSR/hydration mismatches with deterministic reproduction and remediation steps. Use for server-client render inconsistencies, hydration errors, and browser-only boundary issues.
Skill Claude CodeCodex
Guide SolidStart server runtime patterns for handlers, middleware, server functions, and request events with explicit runtime constraints. Use for server-side SolidStart architecture and API behavior.
Skill Claude CodeCodex
Define SolidJS state ownership across signals, stores, and context with explicit coupling boundaries. Use for shared-state and context architecture decisions.
Skill Claude CodeCodex
Define and enforce SolidJS testing and quality gates with deterministic pass/fail criteria. Use when specifying validation strategy for components, routing, SSR, and regressions.
Skill Claude CodeCodex
Author and review system prompts for agent behavior control, instruction precedence, safety constraints, and output contracts. Use when defining or auditing operational prompts for reliability.
Skill Claude CodeCodex
Transform user requests into structured execution plans with checkpoints, branch logic, and verification gates. Use when tasks need multi-step orchestration and clear progress tracking.