solid-agents-review

Installation
SKILL.md

solid-agents-review

Quick Reference

Run this checklist on EVERY generated SolidJS code block. Each item has a severity level:

  • CRITICAL -- Breaks reactivity silently. Code appears to work but updates fail.
  • WARNING -- Suboptimal pattern. Works but causes performance issues or maintenance problems.
  • INFO -- Style issue. Does not break functionality but violates SolidJS idioms.

1. Signal Access Checks

CRITICAL: Signals MUST be called as functions in JSX and reactive scopes

Installs
1
GitHub Stars
2
First Seen
Jun 13, 2026
solid-agents-review — openaec-foundation/solidjs-claude-skill-package