1035 技能
💻

python-cli-patterns

低风险 72

Build Python CLI Applications

由 0xDarkMatter

Creating command-line interfaces in Python requires understanding argument parsing, output formatting, and configuration management. This skill provides ready-to-use patterns for building professional CLI tools with Typer and Rich libraries.

Claude Codex Code(CC)
安装

python-async-patterns

低风险 79

Master Python async patterns

由 0xDarkMatter

Writing concurrent Python code requires understanding specific patterns and avoiding common pitfalls. This skill provides production-ready asyncio patterns for building high-performance applications with proper error handling, graceful shutdown, and optimized resource management.

Claude Codex Code(CC)
安装
🔗

mcp-patterns

安全 70

Build MCP servers for Claude Code

由 0xDarkMatter

Creating MCP servers requires understanding Model Context Protocol patterns. This skill provides ready-to-use code examples and best practices for tools, resources, authentication, and state management so you can build integrations faster.

Claude Codex Code(CC)
安装
🔍

find-replace

安全 69

Find and Replace with sd CLI

由 0xDarkMatter

Perform find-and-replace operations across multiple files using the sd CLI tool. The tool simplifies text replacement with regex support and safer defaults than traditional sed.

Claude Codex Code(CC)
安装
🔍

file-search

安全 71

Search files and code efficiently

由 0xDarkMatter

Finding files and searching code can be slow with standard tools. This skill provides quick reference for fd, ripgrep, and fzf to search and filter files instantly. Use these tools to locate code, navigate projects, and filter search results with minimal effort.

Claude Codex Code(CC)
安装
🔷

zig-best-practices

安全 69

Write idiomatic Zig code

由 0xBigBoss

Writing safe, efficient Zig code requires understanding type-first development patterns and explicit memory management. This skill provides proven patterns for tagged unions, error sets, comptime validation, and resource cleanup that produce robust, maintainable Zig applications.

Claude Codex Code(CC)
安装
🎨

tamagui-best-practices

安全 70

Build cross-platform UI with Tamagui

由 0xBigBoss

Building consistent web and native interfaces with Tamagui requires understanding compiler optimization, design tokens, and platform-specific patterns. This skill provides expert patterns for config v4, compound components, animations, and accessible overlays.

Claude Codex Code(CC)
安装
⚛️

react-best-practices

安全 71

Apply React best practices

由 0xBigBoss

React developers often struggle with proper hooks usage, effect dependencies, and component patterns. This skill provides battle-tested patterns for hooks, effects, refs, and component design to write cleaner, more maintainable React code.

Claude Codex Code(CC)
安装
🐍

python-best-practices

安全 71

Apply Python Type-First Patterns

由 0xBigBoss

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)
安装
🧪

playwright-best-practices

安全 70

Write resilient Playwright tests

由 0xBigBoss

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)
安装
🔷

go-best-practices

安全 71

Apply Go best practices for type-safe code

由 0xBigBoss

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)
安装
🏗️

canton-network-repos

安全 69

Understand Canton Network repositories

由 0xBigBoss

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)
安装
📱

axe-ios-simulator

安全 70

Automate iOS Simulator interactions with AXe

由 0xBigBoss

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)
安装
📦

create-pr

安全 71

Create GitHub Pull Requests

由 0tarof

This skill automates the GitHub pull request workflow including git status checks, staged commits with proper file paths, branch pushes, and PR creation via gh CLI. It ensures safe and consistent PR creation with Japanese language support.

Claude Codex Code(CC)
安装
🎨

frontend-dev-guidelines

安全 72

Apply Next.js 15 Frontend Best Practices

由 0Chan-smc

Frontend code requires consistent patterns for Next.js 15 features like Server Components and App Router. This skill provides comprehensive guidelines for React 19, TypeScript, Shadcn/ui components, and Tailwind CSS to ensure maintainable and performant applications.

Claude Codex Code(CC)
安装