1034 skills
🎨

frontend-dev-guidelines

Safe 67

Apply Next.js 15 Frontend Best Practices

by 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)
Install
πŸ“¦

web3-testing

Safe 69

Test smart contracts with Hardhat

by wshobson

Writing comprehensive tests for smart contracts is complex and time-consuming. This skill provides ready-to-use patterns for unit tests, integration tests, fuzzing, gas optimization, and mainnet forking using Hardhat and Foundry.

Claude Codex Code(CC)
Install
⚑

uv-package-manager

Safe 69

Master uv for fast Python dependency management

by wshobson

Python projects need faster dependency setup than pip provides. This skill provides uv commands for project initialization, dependency management, virtual environments, and lockfile workflows.

Claude Codex Code(CC)
Install
🧩

typescript-advanced-types

Safe 69

Master advanced TypeScript types

by wshobson

Complex type logic can be hard to design and maintain. This skill provides patterns and examples to build reusable and safe TypeScript types for your projects.

Claude Codex Code(CC)
Install
πŸ§ͺ

temporal-python-testing

Safe 70

Test Temporal workflows with pytest and mocks

by wshobson

Temporal workflow tests are often slow or flaky. This skill provides fast, deterministic testing patterns using time-skipping, activity mocking, and replay validation for reliable CI/CD pipelines.

Claude Codex Code(CC)
Install
πŸ’³

stripe-integration

Safe 69

Implement Stripe payments with clear patterns

by wshobson

Setting up Stripe payment flows can be confusing and error prone. This skill provides ready patterns for checkout, subscriptions, and secure webhooks for PCI compliant implementations.

Claude Codex Code(CC)
Install
🧭

saga-orchestration

Safe 69

Design saga workflows for distributed services

by wshobson

Distributed workflows fail when steps do not coordinate or roll back cleanly. This skill provides clear saga patterns and templates to orchestrate steps and compensations for reliable multi-service transactions.

Claude Codex Code(CC)
Install
⚑

rust-async-patterns

Safe 69

Learn async Rust patterns fast

by wshobson

Async Rust can be hard to structure and debug. This skill gives clear patterns for Tokio tasks, channels, streams, and errors.

Claude Codex Code(CC)
Install
πŸ“±

react-native-architecture

Safe 69

Design React Native architecture fast

by wshobson

Complex React Native apps can become hard to scale and maintain. This skill provides proven Expo architecture patterns and code examples for building production apps with navigation, offline sync, and native modules.

Claude Codex Code(CC)
Install
βš›οΈ

react-modernization

Safe 68

Upgrade React apps with modern patterns

by wshobson

Legacy React code slows upgrades and hides breaking changes. This skill provides clear steps to move to hooks and React 18 features.

Claude Codex Code(CC)
Install
πŸ§ͺ

python-testing-patterns

Safe 69

Build reliable Python tests fast

by wshobson

Writing Python tests can be slow and inconsistent across teams. This skill provides clear pytest patterns and examples to speed test design and improve coverage.

Claude Codex Code(CC)
Install
⚑

python-performance-optimization

Safe 69

Optimize Python performance with profiling

by wshobson

Slow Python code hides bottlenecks that waste resources and time. This skill guides you through profiling and optimization steps with concrete tools and patterns.

Claude Codex Code(CC)
Install
πŸ“¦

python-packaging

Safe 68

Build Python packages for PyPI

by wshobson

Packaging a Python project often causes structure and metadata errors. This skill provides clear layouts, configuration examples, and publishing steps to create distributable packages.

Claude Codex Code(CC)
Install
πŸ“¦

python-design-patterns

Safe 71

Apply Python Design Patterns

by wshobson

Write maintainable Python code using proven design patterns like KISS, Single Responsibility, and Composition over Inheritance to build systems that are easy to understand, test, and modify.

Claude Codex Code(CC)
Install
πŸ“¦

projection-patterns

Low Risk 68

Implement CQRS Projection Patterns

by wshobson

Event-sourced systems need efficient read models for high-performance queries. This skill provides production-ready templates and patterns for building projections, read models, and materialized views from event streams using Python.

Claude Codex Code(CC)
Install
πŸ’³

paypal-integration

Safe 69

Build PayPal checkout and subscriptions

by wshobson

You need a reliable PayPal payment flow that handles checkout, subscriptions, and refunds. This skill provides clear steps for API calls, IPN verification, and sandbox testing.

Claude Codex Code(CC)
Install
🟒

nodejs-backend-patterns

Safe 68

Build production Node.js backends

by wshobson

Creating Node.js backend services requires understanding middleware patterns, authentication flows, and database integration. This skill provides ready-to-use code patterns and architectural guidance for Express and Fastify frameworks.

Claude Codex Code(CC)
Install
πŸ–ΌοΈ

nft-standards

Safe 69

Implement NFT standards with ERC-721 and ERC-1155

by wshobson

NFT builders need clear guidance on standards, metadata, and minting. This skill gives practical patterns for ERC-721, ERC-1155, and marketplace readiness.

Claude Codex Code(CC)
Install
⚑

nextjs-app-router-patterns

Safe 68

Apply Next.js App Router patterns

by wshobson

App Router features can be hard to structure and choose. This skill provides clear patterns and examples for Next.js 14+ routing, data fetching, and Server Components.

Claude Codex Code(CC)
Install
πŸ“¦

microservices-patterns

Safe 69

Design Microservices Architectures with Proven Patterns

by wshobson

Building distributed systems with microservices introduces complexity in service boundaries, inter-service communication, and fault tolerance. This skill provides battle-tested patterns for service decomposition, event-driven architecture, saga coordination, and circuit breaker implementation to help you build resilient, scalable systems.

Claude Codex Code(CC)
Install