1070 skills
๐Ÿค–

chatkit-botbuilder

Safe 70

Build production ChatKit chatbots

by 92Bilal26

Building ChatKit chatbots requires integrating multiple technologies (FastAPI, OpenAI Agents SDK, MCP tools) with proper security patterns. This skill provides complete architectural guidance for creating production-ready chatbots with user isolation and real-time capabilities.

Claude Codex Code(CC)
Install
๐Ÿงช

testing

Low Risk 75

Write tests with TDD methodology

by 89jobrien

Writing tests after code leads to fragile codebases and missed bugs. This skill provides structured TDD workflows, test patterns, and Playwright automation to help you write maintainable tests before code, catch bugs early, and build confidence in your software.

Claude Codex Code(CC)
Install
๐Ÿงช

tdd-pytest

Safe 68

Write Tests with TDD Methodology

by 89jobrien

This skill helps developers follow test-driven development practices for Python projects. It guides users through the Red-Green-Refactor cycle, pytest configuration, and test quality auditing.

Claude Codex Code(CC)
Install
๐Ÿš

shell-scripting

Safe 70

Write reliable shell scripts with best practices

by 89jobrien

Shell scripts often fail silently or behave unpredictably due to missing error handling. This skill provides battle-tested patterns for robust bash and zsh scripting including proper error handling, safe variable expansion, and modular code structure.

Claude Codex Code(CC)
Install
๐Ÿ

python-scripting

Safe 70

Create Python scripts with uv

by 89jobrien

Writing standalone Python scripts with dependencies requires manual setup and configuration. This skill generates ready-to-run scripts with PEP 723 inline metadata, automatic dependency management, and proper CLI argument parsing.

Claude Codex Code(CC)
Install
โšก

performance

Safe 72

Optimize application performance

by 89jobrien

Applications often suffer from slow response times, high memory usage, and poor user experience. This skill provides expert guidance on identifying bottlenecks, optimizing code, conducting load tests, and improving Core Web Vitals across frontend, backend, and database layers.

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

nextjs-architecture

Safe 68

Design Next.js Architecture

by 89jobrien

Building Next.js applications requires understanding App Router, Server Components, and performance patterns. This skill provides expert architecture guidance for designing, migrating, and optimizing Next.js applications with modern patterns.

Claude Codex Code(CC)
Install
๐Ÿ”—

mcp-integration

Safe 68

Create MCP server configurations

by 89jobrien

Creating MCP server configurations requires deep understanding of the Model Context Protocol architecture and integration patterns. This skill provides expert guidance for designing, implementing, and optimizing MCP integrations for any service.

Claude Codex Code(CC)
Install
๐Ÿงช

golang-testing

Safe 67

Write Effective Go Tests

by 89jobrien

Writing tests in Go can be challenging without guidance on patterns and best practices. This skill provides comprehensive examples for table-driven tests, mocking, integration testing with containers, and performance benchmarks.

Claude Codex Code(CC)
Install
โšก

golang-performance

Safe 67

Optimize Go Performance with Profiling

by 89jobrien

Go applications often suffer from hidden performance bottlenecks in memory allocations and concurrency patterns. This skill provides proven techniques to identify bottlenecks using pprof, reduce allocations with sync.Pool, and implement efficient worker patterns that scale.

Claude Codex Code(CC)
Install
๐Ÿ”ท

golang-enterprise-patterns

Safe 68

Apply Enterprise Go Architecture Patterns

by 89jobrien

Building scalable Go applications requires proven architectural patterns. This skill provides guidance on clean architecture, hexagonal architecture, and DDD principles for production-ready code.

Claude Codex Code(CC)
Install
๐Ÿ”€

git-workflow

Safe 70

Create better pull requests

by 89jobrien

Teams struggle with inconsistent pull requests that lack context and slow down reviews. This skill provides structured templates, branch naming conventions, and merge strategies to streamline your git workflow.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

dependency-management

Safe 75

Manage project dependencies securely

by 89jobrien

Managing project dependencies manually is time-consuming and risky. Outdated dependencies create security vulnerabilities. This skill automates dependency analysis, vulnerability scanning, and license compliance checks across multiple package managers.

Claude Codex Code(CC)
Install
๐Ÿ”ง

debugging

Low Risk 74

Debug code errors and analyze logs

by 89jobrien

Debugging complex errors and analyzing logs takes significant time and expertise. This skill provides structured workflows for error analysis, log parsing, stack trace investigation, and root cause identification across multiple languages and platforms.

Claude Codex Code(CC)
Install
๐Ÿงน

dead-code-removal

Low Risk 69

Remove Dead Code Safely

by 89jobrien

Unused code bloats projects and increases maintenance costs. This skill detects unused imports, functions, and classes across multiple languages with safety checks that preserve critical code.

Claude Codex Code(CC)
Install
โŒจ

command-optimization

Safe 69

Design and optimize CLI commands

by 89jobrien

Creating effective command-line interfaces requires understanding design patterns, argument parsing, and user experience principles. This skill provides expert guidance for building intuitive, well-documented CLI tools that follow established conventions.

Claude Codex Code(CC)
Install
๐Ÿ‘€

code-review

Safe 71

Review code for quality and security

by 89jobrien

Code reviews catch bugs, security vulnerabilities, and maintainability issues before they reach production. This skill provides structured guidance for thorough code reviews with prioritized, actionable feedback.

Claude Codex Code(CC)
Install
๐Ÿ”

code-context-finder

Safe 76

Find code context and dependencies

by 89jobrien

Developers often lose context when working with unfamiliar code or making changes. This skill automatically detects when context would help and surfaces relevant knowledge graph entries, code relationships, dependencies, and tests.

Claude Codex Code(CC)
Install
B

ai-code-cleanup

Safe 70

Clean AI-generated code artifacts

by 89jobrien

AI-assisted coding often introduces defensive bloat, unnecessary comments, and style inconsistencies. This skill identifies and removes these artifacts to produce cleaner, more maintainable code while preserving functionality.

Claude Codex Code(CC)
Install
๏ฟฝ

UUID - Universally Unique Identifiers

Safe 64

Generate unique identifiers with UUID

by 7Spade

Applications need unique identifiers to track entities, sessions, and records. This skill provides ready-to-use prompts for generating RFC9562-compliant UUID v4 random identifiers and UUID v7 timestamp-based identifiers.

Claude Codex Code(CC)
Install