Skill Claude CodeCodex
A procedure for publishing a blog post to Hashnode, a blogging platform, with its canonical link pointing back to reactuse.com.
31 tagged reactuse, measured the same way as everything else here.
Browse within: ReAct 31browser-api 26custom-hooks 26reacthooks 26utility-library 26next 5
Skill Claude CodeCodex
A procedure for publishing a blog post to Hashnode, a blogging platform, with its canonical link pointing back to reactuse.com.
Skill Claude CodeCodex
A publishing workflow that sends a Markdown blog post to Juejin, a Chinese developer publishing site, using browser automation. It uses a Simplified Chinese version of the article.
Skill Claude CodeCodex
A publishing workflow for copying blog posts to Medium, a platform for publishing and reading articles. It converts Markdown, a plain-text writing format, into the rich content Medium's editor expects.
Skill Claude CodeCodex
Juniors-focused React and TypeScript best practices. Use this skill when writing or reviewing code to enforce clear, consistent, and maintainable patterns across common scopes like React, TypeScript, styling, devtools, assets, and Git.
Skill Claude CodeCodex
React hooks best practices for React application code and custom hook design across DX, optimization, and logic. Use when writing components with hooks, creating or refactoring custom hooks, reviewing hook usage/APIs/internals, checking effects/dependencies/state/refs/callbacks, or improving hook correctness…
Skill Claude CodeCodex
Practical playbook for React teams to choose and apply reactuse hooks across state, async flows, browser APIs, and UI interactions. Use it when replacing custom hook logic with production-ready patterns that stay compatible with SSR and Next.js.