Skill Claude CodeCodex
Systematic guidelines for executing code coverage tools, analyzing gaps in testing, and implementing targeted tests to maximize code coverage across the reactive framework.
Skill Claude CodeCodex
Systematic guidelines for executing code coverage tools, analyzing gaps in testing, and implementing targeted tests to maximize code coverage across the reactive framework.
Skill Claude CodeCodex
Use when you need to convert / rewrite existing HTML (from a file or url) into Jaspr code.
Skill Claude CodeCodex
Use when working in a Jaspr project, on Jaspr components, or other Jaspr-related tasks. Contains fundamentals of writing Jaspr components and using HTML components.
Skill Claude CodeCodex
Effectively integrate with Javascript when building Jaspr web applications. Use this skill when wrapping an existing JS library, accessing browser-native APIs, or bridging code safely across environments.
Skill Claude CodeCodex
Use when working in a static or server mode Jaspr project. Covers SSR/SSG, async data fetching, the @client annotation, hydration, and handling dual entrypoints (.server.dart vs .client.dart).
Skill Claude CodeCodex
Write type-safe CSS-in-Dart to style Jaspr components. Use this skill when styling components, implementing themes, or using CSS properties.
Skill Claude CodeCodex
Comprehensive hook utility functions integrating reactive signals seamlessly with flutterhooks.
Skill Claude CodeCodex
Review the current Jaspr docs, audit source code doc comments, edit the source code, and run the generator script to verify docs updates.
Skill Claude CodeCodex
Update all the ./examples dependencies to the latest repository/third-party versions and fix any compiler or analysis issues.
Skill Claude CodeCodex
Instructions and guidelines for updating the pinned Preact JS git submodule and synchronizing upstream updates to the Dart preactsignals package.
Skill Claude CodeCodex
Advanced reactive state primitives, collections, mixins, and utilities of signalscore.
Skill Claude CodeCodex
Highly optimized Flutter UI bindings and GPU rendering for reactive signals.
Skill Claude CodeCodex
Comprehensive reactive state hooks for integration with flutterhooks.
Skill Claude CodeCodex
Standardized compiler diagnostics, static analysis lints, and automated IDE quick-fixes.
Skill Claude CodeCodex
Detailed guidelines, patterns, and rules for migrating codebases from signals.dart version 6.x to version 7.x.
Skill Claude CodeCodex
Core reactive programming best practices and primitive definitions for preactsignals in Dart.