claude-code
Verified coding loops, language best practices, and dev workflow rules
All Skills in This Repository (19)
Pure Emerald Level Indicatorscanton-network-repos
Maps Canton, DAML, and Splice repository hierarchies with version compatibility guidance.
playwright-best-practices
Enforce Playwright best practices for locators, page objects, and assertions.
nix-best-practices
Standardize Nix flake inputs, overlays, and unfree handling across projects.
python-best-practices
Enforce type-first design in Python using dataclasses, TypedDict, and Protocols.
ios-device-screenshot
Capture screenshots from USB-connected iOS devices using pymobiledevice3.
web-fetch
Fetches web pages and converts main content into clean markdown using CSS selectors.
codex
Delegate code-centric tasks to Codex CLI for autonomous execution.
go-best-practices
Enforce type-first design patterns for scalable Go services.
axe-ios-simulator
Automate iOS Simulator gestures, text input, and accessibility inspection via AXe CLI.
orbstack-best-practices
Guide OrbStack users through Linux VM and Docker best practices on macOS.
zig-best-practices
Enforce safe Zig coding practices with explicit error sets and comptime validation.
typescript-best-practices
Codify type-first development patterns for TypeScript projects.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code?โผ
Run `npx skills add 0xBigBoss/claude-code --all -g -y` in your terminal to install all skills in this suite globally.
What is a verified loop in coding?โผ
It is a workflow where every change is checked by an automated verifier like tests, and the agent repeats until the checks pass instead of trusting its own confidence.
Which languages and frameworks does this cover?โผ
It includes best-practice skills for TypeScript, React, Go, Python, Zig, Nix, Tamagui, Playwright, Atlas, and Git workflows.
Does it work with Claude Code and Codex?โผ
Yes. All skills follow the standard SKILL.md format and include Codex-specific overrides for plan writing and parallel work.
Can it help fix flaky e2e tests?โผ
Yes. The e2e and testing skills classify failures as flaky, outdated, or real bugs and apply the correct fix for each category.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core