# lvcoi

> Open-source publisher. Listings imported from github.com/lvcoi — credited to the original author with their license.

- **Listings:** 17
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/lvcoi
- **Website:** https://github.com/lvcoi

## Published listings

- [Skill Authoring](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-skill-authoring) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-skill-authoring`
  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.
- [Solid Design Patterns](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-design-patterns) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-design-patterns`
  Choose SolidJS architecture patterns with explicit tradeoffs, migration paths, and deterministic recommendation rules. Use when deciding state ownership, rendering/data flow, or boundary design.
- [Solid Testing Quality Gates](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-testing-quality-gates) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-testing-quality-gates`
  Define and enforce SolidJS testing and quality gates with deterministic pass/fail criteria. Use when specifying validation strategy for components, routing, SSR, and regressions.
- [Solid Reviewer](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-reviewer) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-reviewer`
  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.
- [Solid Start Server Runtime](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-start-server-runtime) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-start-server-runtime`
  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.
- [System Prompt Engineer](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-system-prompt-engineer) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-system-prompt-engineer`
  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.
- [Solid Intent Router](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-intent-router) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-intent-router`
  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.
- [Solid Control Flow Rendering](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-control-flow-rendering) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-control-flow-rendering`
  Select and enforce SolidJS control-flow and rendering primitives with explicit branch semantics. Use for conditional/list rendering, suspense boundaries, and dynamic rendering choices.
- [Solid Refactor Assistant](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-refactor-assistant) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-refactor-assistant`
  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.
- [Solid Component Builder](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-component-builder) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-component-builder`
  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.
- [Solid Meta Head Management](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-meta-head-management) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-meta-head-management`
  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.
- [Solid Router Data Navigation](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-router-data-navigation) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-router-data-navigation`
  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.
- [Solid State Architecture](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-state-architecture) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-state-architecture`
  Define SolidJS state ownership across signals, stores, and context with explicit coupling boundaries. Use for shared-state and context architecture decisions.
- [Solid Scaffold Bootstrap](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-scaffold-bootstrap) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-scaffold-bootstrap`
  Scaffold SolidJS projects or feature modules with deterministic production defaults and extension points. Use when creating new app layouts, modules, or foundational project structure.
- [Solid Ssr Hydration Debugger](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-ssr-hydration-debugger) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-ssr-hydration-debugger`
  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.
- [Workflow Planner](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-workflow-planner) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-workflow-planner`
  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.
- [Solid Reactivity Core Expert](https://agentstack.voostack.com/l/skill-lvcoi-solidjskills-solid-reactivity-core-expert) — Skill · Free · security-reviewed — `agentstack add skill-lvcoi-solidjskills-solid-reactivity-core-expert`
  Apply SolidJS fine-grained reactivity primitives with strict derivation-vs-side-effect rules. Use for signal/memo/effect/resource decisions and dependency correctness.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
