Skill Claude CodeCodex
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
Skill Claude CodeCodex
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
Skill Claude CodeCodex
Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.
Skill Claude CodeCodex
Modern C++ guidance for C++17 and C++20, covering common library use, memory ownership, resource cleanup, and performance.
Skill Claude CodeCodex
A documentation skill provides rules for writing Markdown documents. It covers directory structure, README content, version records, and code examples.
Skill Claude CodeCodex
A set of guidelines for Git commits and branch names. Git is a tool for tracking code changes, while commit conventions make those changes easier to understand.
Skill Claude CodeCodex
A set of Gitflow rules for managing Git branches, version control, pull requests, and releases. Gitflow is a way of organizing these parts of a Git project.
Skill Claude CodeCodex
A set of guidelines for writing Python code, including style, type annotations, virtual environments, tests, and documentation. Python is a programming language, and PEP 8 is its commonly used style guide.
Skill Claude CodeCodex
A skill covering the riper-5 protocol, including when to use it, its background, and its operating principles.
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
A set of instructions for writing and reviewing TypeScript code. TypeScript is JavaScript with optional checks for data types, and the files mentioned include .ts, .tsx, and .d.ts files.