797 skills
๐Ÿงช

run-tests

Safe 72

Run project tests with Bun or pytest

by Clouder0

Writing tests is essential but running them manually wastes time. This skill provides ready-to-use commands for executing test suites with Bun for JavaScript or pytest for Python projects.

Claude Codex Code(CC)
Install
๐Ÿ”€

patterns

Safe 69

Load project code patterns

by Clouder0

This skill provides access to common code patterns and abstractions used in your project. It ensures consistent implementation across features by loading established patterns for data access, API design, components, state management, and error handling.

Claude Codex Code(CC)
Install
๐Ÿ”

lint

Safe 71

Run linting and type checks

by Clouder0

Code quality varies across projects and team members. This skill provides standardized linting commands for TypeScript and Python that you can customize and run consistently across your codebase.

Claude Codex Code(CC)
Install
๐Ÿ”’

file-boundaries

Safe 70

Respect file ownership boundaries

by Clouder0

Parallel AI agents often conflict when editing the same files. This skill teaches agents to recognize and respect ownership boundaries, preventing lost work and merge conflicts during collaborative implementation.

Claude Codex Code(CC)
Install
๐Ÿ”

explore-codebase

Safe 71

Explore codebases with parallel agents

by Clouder0

Understanding large codebases takes too long when done sequentially. This skill provides patterns for spawning parallel explorer subagents to gather context quickly and produce structured summaries.

Claude Codex Code(CC)
Install
๐Ÿ”„

error-recovery

Safe 69

Handle Agent Failures with Smart Retry Strategies

by Clouder0

Subagents often fail due to timeouts, unclear requirements, or scope issues. This skill provides proven retry patterns to recover from failures automatically.

Claude Codex Code(CC)
Install
โšก

parallel-execution

Safe 69

Run multiple AI subagents in parallel

by CloudAI-X

Sequential task execution wastes time when independent tasks could run simultaneously. This skill teaches patterns for spawning multiple AI subagents concurrently using the Task tool, enabling dramatic speedups for multi-part projects.

Claude Code(CC)
Install
โšก

optimizing-performance

Safe 71

Optimize application performance

by CloudAI-X

Applications often suffer from slow load times and poor responsiveness. This skill provides a systematic approach to measure, identify, and fix performance bottlenecks across frontend, backend, and database layers.

Claude Codex Code(CC)
Install
๐Ÿ”€

managing-git

Safe 69

Master Git Workflows

by CloudAI-X

Developers often struggle with inconsistent Git practices leading to merge conflicts and confusing commit histories. This skill provides clear guidelines for branching strategies, commit conventions, and pull request workflows to maintain clean and collaborative repositories.

Claude Codex Code(CC)
Install
๐Ÿงช

designing-tests

Safe 70

Design comprehensive test suites with proven strategies

by CloudAI-X

Testing code effectively requires deep expertise in frameworks, patterns, and coverage strategies. This skill provides battle-tested templates and workflows for implementing unit, integration, and E2E tests that ensure code quality and reliability.

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

designing-architecture

Safe 71

Design software architecture patterns

by CloudAI-X

Choosing the right architecture pattern is critical for project success but requires evaluating many factors. This skill provides a systematic framework for selecting architecture patterns based on project size, team capabilities, and business requirements.

Claude Codex Code(CC)
Install
๐Ÿ”Œ

designing-apis

Safe 71

Design REST and GraphQL APIs with best practices

by CloudAI-X

Creating APIs without clear design patterns leads to inconsistent endpoints and poor developer experience. This skill provides comprehensive guidance for designing REST and GraphQL APIs with standardized endpoints, proper error handling, versioning strategies, and OpenAPI documentation templates.

Claude Codex Code(CC)
Install
๐Ÿ”

analyzing-projects

Safe 69

Analyze Codebases with Structured Workflow

by CloudAI-X

Understanding unfamiliar codebases takes significant time and effort. This skill provides a systematic 6-step approach to analyze project structure, identify technology stacks, and document architecture patterns for faster onboarding.

Claude Codex Code(CC)
Install
๐Ÿ”„

spec-workflow

Safe 71

Enforce Spec-Driven Development Workflow

by Clionegohan

Development teams struggle to maintain consistent methodology across features. This skill automates TDD enforcement, acceptance criteria validation, and scope management for every implementation task.

Claude Codex Code(CC)
Install
๐Ÿฆ€

senior-rust-practices

Safe 70

Master Rust workspace architecture and best practices

by ClementWalter

Struggling with Rust project organization? This skill provides battle-tested patterns for scalable workspace design, from prototype to production. Learn how senior developers structure large Rust codebases with clear boundaries and maintainable architecture.

Claude Codex Code(CC)
Install
๐ŸŽฏ

agent-coordination

Low Risk 75

Coordinate Agent Teams

by ClementWalter

Managing multiple coding agents requires clear task definitions and coordination patterns. This skill provides Chief of Staff workflows, two-tier delegation patterns, and VibeKanban integration to orchestrate autonomous agent teams efficiently.

Claude Codex Code(CC)
Install
๐Ÿงช

test-infrastructure

Safe 66

Build real test coverage

by CleanExpo

Teams waste time on stub files that count toward coverage but catch no bugs. This skill creates real tests with actual assertions that verify behavior and catch regressions before production.

Claude Codex Code(CC)
Install
๐Ÿค–

new-agent-creation

Safe 68

Create Custom AI Agents for Your Workflow

by CleanExpo

Building AI agents from scratch is complex and error-prone. This skill provides production-ready templates that integrate seamlessly with Unite-Hub's agent ecosystem, ensuring proper governance, testing, and multi-tenant isolation.

Claude Code(CC)
Install
๐ŸŽจ

frontend-agent

Safe 68

Build React UI Components

by CleanExpo

Creates and fixes React components for Next.js applications. Implements shadcn/ui patterns, responsive layouts, and accessible user interfaces following design system guidelines.

Claude Code(CC)
Install
๐Ÿ”Œ

api-endpoint-creation

Safe 70

Create Secure Next.js API Endpoints

by CleanExpo

Building multi-tenant API endpoints requires careful workspace isolation and authentication. This skill provides ready-to-use patterns for Next.js 15+ API routes with Supabase integration and proper workspace validation.

Claude Codex Code(CC)
Install