0xBigBoss

0xBigBoss

Active
32
Skills
5
Categories
ClaudeCodexCode(CC)

Published Skills 32

๐Ÿ

python-best-practices

Apply Python Type-First Patterns

Safe 70

Writing Python without type definitions leads to runtime errors and hard-to-maintain code. This skill provides battle-tested patterns for type-first development using dataclasses, discriminated unions, Protocols, and other modern Python features to make illegal states unrepresentable.

Claude Codex Code(CC)
Install
๐Ÿงช

playwright-best-practices

Write resilient Playwright tests

Safe 70

Playwright tests often become brittle and flaky over time. This skill provides battle-tested patterns for locators, assertions, fixtures, and page objects that create maintainable, self-healing tests.

Claude Codex Code(CC)
Install
๐Ÿ“‹

linear

Manage Linear issues and projects from command line

Low Risk 69

Track and manage Linear issues without leaving your terminal. Create tasks, link issues, view details, and run GraphQL queries. Automate your project management workflow with a simple CLI interface.

Claude Codex Code(CC)
Install
๐Ÿ”ท

go-best-practices

Apply Go best practices for type-safe code

Safe 70

Go projects often suffer from runtime errors that could be caught at compile time. This skill provides patterns for type-first development, interfaces, functional options, and proper error handling to prevent bugs before they happen.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

gen-env

Generate isolated localhost environments

Low Risk 67

Running multiple instances of the same project on localhost causes port conflicts, data corruption, and browser state mixing. This skill generates environment configurations that isolate each instance with unique ports, Docker resources, and browser domains.

Claude Codex Code(CC)
Install
๐Ÿ“

extract-transcripts

Convert session logs to readable transcripts

Safe 69

Claude Code and Codex CLI store conversation history as JSONL files that are difficult to read manually. This skill extracts those sessions into clean markdown format with metadata, timestamps, and optional tool call details.

Claude Codex Code(CC)
Install
๐Ÿ—๏ธ

canton-network-repos

Understand Canton Network repositories

Safe 69

Get expert guidance on working with Canton Network, DAML, and Splice open-source repositories. Covers version compatibility, build processes, and troubleshooting for distributed ledger development.

Claude Codex Code(CC)
Install
๐Ÿ“ฑ

axe-ios-simulator

Automate iOS Simulator interactions with AXe

Safe 70

Claude Code lacks built-in iOS Simulator control. This skill provides documentation and examples for AXe CLI, enabling automated touch gestures, text input, screenshots, video recording, and accessibility inspection.

Claude Codex Code(CC)
Install