
from claude-code-templates27,807
Practical guide to choosing and implementing modern React state solutions (Redux Toolkit, Zustand, Jotai, React Query) for local, global, and server state.
A comprehensive, practical reference for modern React state management patterns. This skill helps developers choose the right state approach (local, global, server) and provides concrete implementation patterns, TypeScript examples, migration guidance, and best practices for Redux Toolkit, Zustand, Jotai, and React Query. It includes recipes for common scenarios (auth, forms, caching, optimistic updates) and code snippets ready to adapt.
Use this skill when setting up or refactoring state in a React application: selecting between local vs global state, integrating server caching layers (React Query/RTK Query), migrating legacy Redux to RTK, implementing optimistic updates, or diagnosing state-related bugs and performance issues. Good for both small apps (Zustand/Jotai) and large apps (Redux Toolkit + RTK).
Likely compatible with code-focused assistants and CLIs that can present or edit TypeScript/JS code (Copilot-style agents, Claude Code, Codex, Cursor).
This skill has not been reviewed by our automated audit pipeline yet.
Scientific Schematics & Diagrams
Generate publication-quality scientific diagrams via AI with iterative quality review and smart regeneration for journal, conference, poster, and presentation o
Writing Hookify Rules
Guides creating Hookify rule files (.claude/hookify.*.local.md) to detect patterns (dangerous commands, secrets, debug logs) and show warnings or block actions.
BRENDA Database Client
Access the BRENDA enzyme database via SOAP API to retrieve kinetic parameters, reactions, organism data, and substrate-specific enzyme information.
Hook Development for Claude Code Plugins
Guidance and patterns for creating event-driven hooks (PreToolUse, PostToolUse, Stop, SessionStart, etc.) for Claude Code plugins and projects.
ChEMBL Database Explorer
Query ChEMBL programmatically to retrieve bioactive molecule data, bioactivity measurements, targets, and perform similarity/substructure searches for drug disc
Coding Standards & Best Practices
Opinionated, language-agnostic coding standards and best practices focused on TypeScript/JavaScript/React to improve readability, safety, and maintainability.