library agents

14 tagged library, measured the same way as everything else here.

Browse within: component-library 5components 5reactjs 5

analyze-pass-impact

01

react/react

Agent Claude Code

Analyzes how a specific topic affects a group of compiler passes. Used by the /plan-update skill to parallelize research across all compiler phases. Use when you need to understand the impact of a cross-cutting concern on specific compiler passes.

248k 4d ago A 53 tokens original MIT

compiler-review

02

react/react

Agent Claude Code

Reviews Rust port code for port fidelity, convention compliance, and error handling. Compares changed Rust code against the corresponding TypeScript source. Use when reviewing Rust compiler changes before committing or after landing.

248k 4d ago A 42 tokens original MIT

investigate-error

03

react/react

Agent Claude Code

Investigates React compiler errors to determine the root cause and identify potential mitigation(s). Use this agent when the user asks to 'investigate a bug', 'debug why this fixture errors', 'understand why the compiler is failing', 'find the root cause of a compiler issue', or when they provide a snippet of code and…

248k 4d ago A 90 tokens original MIT

docs-curator

04

heroui-inc/heroui

Agent Claude Code

Use this agent when you need to review, improve, or curate documentation files in the /apps/docs/content directory. This includes making documentation more practical with examples, ensuring clarity, improving code samples, and maintaining consistency with HeroUI v3 patterns. Context: User wants to improve…

31k 3d ago A 0 tokens original Apache-2.0

heroui-docs-writer

05

heroui-inc/heroui

Agent Claude Code

Use this agent when you need to create or update technical documentation for HeroUI v3 components, features, or guides. This includes component API documentation, usage examples, installation guides, migration guides, and conceptual explanations. The agent follows HeroUI's specific documentation style guide…

31k 3d ago A 0 tokens original Apache-2.0

style-migrator

06

heroui-inc/heroui

Agent Claude Code

Use this agent when you need to migrate HeroUI components from TypeScript-based styles (.styles.ts files using tailwind-variants) to CSS-based styles (.css files) following the BEM naming convention. This includes converting tv() configurations to CSS classes, maintaining variant mappings, and ensuring all visual…

31k 3d ago A 0 tokens original Apache-2.0

sintaxasn/Fluence.Wpf

Agent Claude Code

Technical writing specialist for creating and maintaining documentation. Use proactively after code changes to detect and fix documentation drift - new or changed APIs, parameters, configuration, dependencies, or removed features. Also use when asked to write or update READMEs, getting-started guides, API references…

11 yesterday A 91 tokens original BSD-3-Clause

sintaxasn/Fluence.Wpf

Agent Claude Code

Read-only checker that verifies new or changed code in Fluence.Wpf stays runnable on net472. Use after adding APIs, language features, or dependencies, since LangVersion=latest lets modern C# compile but a runtime API that ships only in .NET 10 fails on the separate net472 test lane. Enforces AGENTS.md section 4.3.

11 yesterday A 81 tokens original BSD-3-Clause

theme-slot-auditor

09

sintaxasn/Fluence.Wpf

Agent Claude Code

Read-only auditor for Fluence.Wpf theming structure. Use after any theme, brush, color, accent, or ApplicationThemeManager change to verify the three-slot MergedDictionaries invariant, that slot [0] is rebuilt and replaced every Apply, DynamicResource usage, BrushFactory auto-twinning, canonical WinUI key names, and…

11 yesterday A 90 tokens original BSD-3-Clause