0xbigboss/claude-code
These skills were imported into SkillJury from the public skills ecosystem.
typescript-best-practices
by 0xbigboss/claude-code
When working with React components ( .tsx , .jsx files or @react imports), always load react-best-practices alongside this skill. This skill covers TypeScript fundamentals; React-specific patterns (effects, hooks, refs, component design) are in the dedicated React skill.
python-best-practices
by 0xbigboss/claude-code
Types define the contract before implementation. Follow this workflow:
web-fetch
by 0xbigboss/claude-code
Source details, install context, and public review data are available on the full page.
zig-best-practices
by 0xbigboss/claude-code
Types define the contract before implementation. Follow this workflow:
tamagui-best-practices
by 0xbigboss/claude-code
This skill provides patterns for Tamagui v1.x that go beyond fundamentals. It focuses on Config v4, compiler optimization, compound components, and common mistakes.
nix-best-practices
by 0xbigboss/claude-code
Source details, install context, and public review data are available on the full page.