797 skills
๐Ÿงน

clean-code

Safe 68

Apply Clean Code Principles

by Benny9193

Code is read far more often than it is written. This skill helps you write code that humans can understand. It provides proven principles for naming, functions, comments, and error handling that improve code readability and maintainability.

Claude Codex Code(CC)
Install
๐Ÿ”Œ

api-design

Safe 69

Design REST APIs with best practices

by Benny9193

APIs often suffer from inconsistent naming, poor URL structure, and incorrect HTTP method usage. This skill provides clear guidelines for designing APIs that are intuitive, scalable, and easy to maintain.

Claude Codex Code(CC)
Install
๐ŸŽจ

scoop-ui-refactor

Safe 70

Refactor Scoop news platform UI

by BenderFendor

The Scoop news platform has a cluttered frontend with excessive vertical space and inconsistent design patterns. This skill provides a structured workflow to compress layouts, improve density, add snap-scroll navigation, and enforce a clean no-emoji policy across the entire frontend.

Claude Codex Code(CC)
Install
๐Ÿš€

genesis

Low Risk 72

Create production projects in seconds

by BellyBook

Setting up new projects takes too long. Genesis scaffolds React, Python, Go, and Taro projects with production-ready templates in under a minute. Templates include modern tech stacks, best practices, and full documentation.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

zod-validation-patterns

Safe 69

Validate inputs with Zod patterns

by Barnhardt-Enterprises-Inc

TypeScript applications often lack proper input validation, leading to runtime errors and security vulnerabilities. This skill provides comprehensive Zod validation patterns to validate API requests, form data, and user inputs with type-safe schemas.

Claude Codex Code(CC)
Install
๐Ÿ”’

typescript-strict-guard

Low Risk 68

Enforce TypeScript strict mode standards

by Barnhardt-Enterprises-Inc

Writing TypeScript without strict mode leads to runtime errors and maintainability issues. This skill provides comprehensive patterns for explicit typing, type guards, and error handling so AI assistants generate production-ready TypeScript code from the first line.

Claude Codex Code(CC)
Install
๐Ÿ“˜

typescript-strict

Safe 69

Enforce strict TypeScript standards

by Barnhardt-Enterprises-Inc

TypeScript projects often suffer from implicit any types and loose error handling. This skill provides clear rules and examples for writing type-safe, production-ready TypeScript code that prevents runtime errors.

Claude Codex Code(CC)
Install
๐Ÿงช

tdd-enforcer

Safe 70

Enforce Test-Driven Development Workflow

by Barnhardt-Enterprises-Inc

Writing tests after code leads to gaps in test coverage and fragile tests. This skill guides the TDD cycle with clear phases: Red (write failing tests), Green (minimal implementation), and Refactor (improve code while tests stay green).

Claude Codex Code(CC)
Install
๐Ÿ”„

state-management

Safe 68

Implement State Management Patterns

by Barnhardt-Enterprises-Inc

Managing server state and client state in React applications creates complexity that slows development and hurts user experience. This skill provides proven patterns for separating server state from client state using TanStack Query for data fetching and Zustand for UI state.

Claude Codex Code(CC)
Install
๐Ÿ”

semantic-code-hunter

Safe 70

Find code by concept with semantic search

by Barnhardt-Enterprises-Inc

Finding code by exact text match misses related concepts and requires reading many files. This skill uses Serena MCP semantic search to find code by meaning, reducing token usage by 93 percent while finding more relevant results across your codebase.

Claude Codex Code(CC)
Install
โšก

redis-patterns

Safe 69

Implement Redis caching and rate limiting

by Barnhardt-Enterprises-Inc

Applications need efficient caching and abuse prevention but lack clear patterns for implementation. This skill provides production-ready Upstash Redis patterns for caching, rate limiting, session storage, and pub/sub messaging.

Claude Codex Code(CC)
Install
โš›๏ธ

react-19-patterns

Safe 68

Apply React 19 patterns correctly

by Barnhardt-Enterprises-Inc

Writing React 19 components requires understanding Server vs Client patterns, new hooks, and Suspense boundaries. This skill provides comprehensive guides and a validation tool to ensure correct React 19 usage with TypeScript.

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

quetrex-architect

Safe 69

Enforce Quetrex Architecture Standards

by Barnhardt-Enterprises-Inc

Inconsistent coding standards create technical debt, security vulnerabilities, and maintenance challenges. This skill enforces TDD workflow, TypeScript strict mode, Next.js App Router patterns, and ShadCN UI components for every new feature in Quetrex.

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

quality-gates

Low Risk 68

Enforce code quality gates

by Barnhardt-Enterprises-Inc

Software projects need systematic quality checkpoints to prevent bugs and security issues from reaching production. This skill provides a complete framework with automated validation scripts that run TypeScript, security, testing, and pattern checks at each development stage.

Claude Codex Code(CC)
Install
โšก

nextjs-15-specialist

Low Risk 67

Implement Next.js 15 App Router patterns correctly

by Barnhardt-Enterprises-Inc

Next.js 15 introduces new patterns that are easy to get wrong. This skill provides comprehensive guidance on App Router, Server Components, Server Actions, and caching strategies so agents build correctly the first time.

Claude Codex Code(CC)
Install
๐Ÿ”€

git-workflow

Safe 68

Apply standardized Git workflow practices

by Barnhardt-Enterprises-Inc

Teams struggle with inconsistent branches and commits. This skill enforces naming conventions, worktree isolation, and conventional commits for clean history.

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

drizzle-patterns

Safe 68

Apply Drizzle ORM patterns for PostgreSQL

by Barnhardt-Enterprises-Inc

Writing database code with Drizzle ORM can be confusing without clear patterns. This skill provides ready-to-use code examples for schema definition, relations, queries, mutations, transactions, and migrations.

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

drizzle-orm-patterns

Safe 70

Use Drizzle ORM patterns for PostgreSQL databases

by Barnhardt-Enterprises-Inc

Building type-safe database queries with Drizzle ORM can be complex. This skill provides complete patterns for queries, transactions, migrations, and edge deployment with automated security validation.

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

architecture-patterns

Safe 69

Apply Architecture Patterns

by Barnhardt-Enterprises-Inc

Developers need consistent patterns when building applications. This skill provides decision trees and pattern references for Next.js, TypeScript, databases, APIs, and React 19. Choose the right pattern for each situation.

Claude Codex Code(CC)
Install
๐Ÿ”Œ

pitfalls-websocket

Safe 69

Implement WebSocket servers with best practices

by BarisSozen

WebSocket implementations often fail silently due to missing heartbeat or reconnection logic. This skill provides verified patterns for robust real-time connections that survive network issues and handle message validation correctly.

Claude Codex Code(CC)
Install