0xBigBoss0xBigBossCommunityยท19 Agent Skills Included

claude-code

Verified coding loops, language best practices, and dev workflow rules

Enforces verified act-verify-repeat loops so coding work is proven by tests, not guesswork. Covers best practices for TypeScript, React, Go, Python, Zig, Nix, Playwright, Git, and iOS tooling. Eliminates flaky tests, risky rebases, and unreviewed changes through clear quality gates. Helps engineers ship reliable code faster with consistent, reusable standards.
npx skills add 0xBigBoss/claude-code --all -g -y
Available:

Instructs the agent to run every non-trivial change as a bounded verified loop with an independent verifier, keeping publishing and irreversible actions reserved for the human.

All Skills in This Repository (19)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
0xBigBoss0xBigBoss

canton-network-repos

Maps Canton, DAML, and Splice repository hierarchies with version compatibility guidance.

Community
Intermediate
๐Ÿ“ฆ In Repo
0xBigBoss0xBigBoss

playwright-best-practices

Enforce Playwright best practices for locators, page objects, and assertions.

Community
Basic
๐Ÿ“ฆ In Repo
0xBigBoss0xBigBoss

nix-best-practices

Standardize Nix flake inputs, overlays, and unfree handling across projects.

Community
Advanced
๐Ÿ“ฆ In Repo
0xBigBoss0xBigBoss

python-best-practices

Enforce type-first design in Python using dataclasses, TypedDict, and Protocols.

Community
Basic
๐Ÿ“ฆ In Repo
0xBigBoss0xBigBoss

ios-device-screenshot

Capture screenshots from USB-connected iOS devices using pymobiledevice3.

Community
Advanced
๐Ÿ“ฆ In Repo
0xBigBoss0xBigBoss

web-fetch

Fetches web pages and converts main content into clean markdown using CSS selectors.

Community
Intermediate
๐Ÿ“ฆ In Repo
0xBigBoss0xBigBoss

codex

Delegate code-centric tasks to Codex CLI for autonomous execution.

Community
Advanced
๐Ÿ“ฆ In Repo
0xBigBoss0xBigBoss

go-best-practices

Enforce type-first design patterns for scalable Go services.

Community
Basic
๐Ÿ“ฆ In Repo
0xBigBoss0xBigBoss

axe-ios-simulator

Automate iOS Simulator gestures, text input, and accessibility inspection via AXe CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
0xBigBoss0xBigBoss

orbstack-best-practices

Guide OrbStack users through Linux VM and Docker best practices on macOS.

Community
Intermediate
๐Ÿ“ฆ In Repo
0xBigBoss0xBigBoss

zig-best-practices

Enforce safe Zig coding practices with explicit error sets and comptime validation.

Community
Basic
๐Ÿ“ฆ In Repo
0xBigBoss0xBigBoss

typescript-best-practices

Codify type-first development patterns for TypeScript projects.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’