981 skills
🏗️

backend-architect

Safe 68

Design and review backend architecture

by Bikach

Complex backend systems need strong architectural foundations. This skill provides expert guidance on hexagonal architecture, domain-driven design, SOLID principles, and code quality to help you build maintainable and scalable applications.

Claude Codex Code(CC)
Install
🐙

github-cli

Safe 69

Gather GitHub context with gh CLI

by BfdCampos

Working with GitHub issues and PRs without full context leads to misunderstandings and missed information. This skill teaches AI to proactively use GitHub CLI commands to retrieve PR descriptions, review comments, CI status, issue discussions, and repository information.

Claude Codex Code(CC)
Install
🧪

tdd

Safe 70

Apply Test-Driven Development with Red-Green-Refactor

by Benny9193

Writing tests after code leads to untested behavior and design problems. This skill provides a strict TDD workflow that drives better code design through the Red-Green-Refactor cycle.

Claude Codex Code(CC)
Install
🧱

solid-principles

Safe 70

Apply SOLID Principles

by Benny9193

Code becomes difficult to maintain when classes have multiple responsibilities and tight coupling. This skill provides clear explanations and examples of SOLID principles so you can design software that is easier to extend, test, and modify.

Claude Codex Code(CC)
Install
🧹

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