siberiacancode
- 5 skills
- 0 followers
- 15 hours ago last updated
- ▌ Reactuse · siberiacancode bundlePractical 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.
- ▌
- ▌ Juniors Best Practice · siberiacancode bundleJuniors-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.
- ▌ Testing Best Practices · siberiacancode bundleSupport QA and testing work across formats: planning checks, writing test cases, reviewing coverage, designing automation, creating locators for integration tests, and keeping automated tests focused on observable product behavior.
- ▌ React Hooks Best Practices · siberiacancode bundleReact 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, ergonomics, and performance.