797 skills
โš™๏ธ

add-core-function

Safe 71

Add Core Functions to Catalyst-Relay

by Artisan-Edge

Need to extend Catalyst-Relay with new business logic for SAP ADT integration. This skill provides the patterns and checklist for adding pure functions, ADT operations, and library-consumable code that follows project conventions.

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

skill-creator

Safe 72

Create skills to extend Claude

by ArtemisAI

Creating effective skills from scratch takes knowledge of the skill format. This guide provides a step-by-step process with utility scripts for initializing, validating, and packaging skills that extend Claude with specialized knowledge and workflows.

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

mcp-builder

Low Risk 70

Build MCP servers for LLM tool integrations

by ArtemisAI

Creating MCP servers from scratch requires understanding protocol specs, SDK patterns, and evaluation methods. This skill provides a structured four-phase workflow for building production-ready MCP servers with proper tool design, input validation, and comprehensive testing. It includes reference implementations for Python and TypeScript, evaluation frameworks, and security best practices.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

artifacts-builder

Low Risk 69

Build complex HTML artifacts with React and shadcn/ui

by ArtemisAI

Creating sophisticated HTML artifacts for Claude conversations requires complex tooling. This skill provides a complete development workflow with React, Vite, and shadcn/ui components to build, bundle, and share professional-grade artifacts.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

type-safety-validation

Safe 70

Build Type-Safe Full-Stack TypeScript Applications

by ArieGoldkin

Eliminate runtime errors and build confidence in your code with end-to-end type safety. This skill teaches modern TypeScript patterns using Zod validation, tRPC APIs, and Prisma ORM for bulletproof full-stack applications.

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

trpc-scaffolder

Low Risk 72

Create type-safe tRPC endpoints

by ArieGoldkin

Building tRPC routers and Zod schemas manually takes 20-30 minutes per endpoint with risk of type errors and missing exports. This skill scaffolds complete type-safe endpoints with validation schemas, example patterns, and automated registration checks.

Claude Codex Code(CC)
Install
๐Ÿงช

testing-strategy-builder

Safe 70

Build comprehensive testing strategies

by ArieGoldkin

Creating effective testing strategies is time-consuming and error-prone. This skill provides ready-to-use templates, coverage checklists, and proven patterns for unit, integration, E2E, and performance testing. It helps teams establish quality gates and ensure robust test coverage across all development phases.

Claude Codex Code(CC)
Install
๐Ÿ“ก

streaming-api-patterns

Safe 69

Build real-time streaming APIs

by ArieGoldkin

Modern applications require real-time data delivery for LLM interfaces, notifications, and live updates. This skill provides code patterns for Server-Sent Events, WebSockets, and the ReadableStream API to implement production-ready streaming solutions.

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

react-server-components-framework

Safe 72

Build React Server Components

by ArieGoldkin

React Server Components change how you build React apps by moving rendering to the server. This skill provides patterns and templates for Next.js 15 App Router including data fetching, Server Actions, and streaming for faster pages.

Claude Codex Code(CC)
Install
๐Ÿ”

quality-reviewer

Low Risk 72

Review code quality automatically

by ArieGoldkin

Manual code reviews take time and miss issues. This skill runs 7 automated checks for file size, complexity, naming, imports, architecture, ESLint, and TypeScript compliance with DevPrep AI standards.

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

module-scaffolder

Safe 78

Create feature modules with standardized structure

by ArieGoldkin

Manually creating feature modules requires following complex architecture patterns and naming conventions. This skill automates module creation with proper TypeScript interfaces, barrel exports, and quality standards enforced through validation.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

edge-computing-patterns

Low Risk 67

Deploy to Edge Runtimes

by ArieGoldkin

Building applications for edge runtimes requires special patterns for low latency and global distribution. This skill provides proven deployment patterns for Cloudflare Workers, Vercel Edge, and Deno Deploy.

Claude Codex Code(CC)
Install
๐ŸŽจ

design-to-production

Safe 81

Convert HTML prototypes to production React components

by ArieGoldkin

Manually converting design prototypes to React components is time-consuming and error-prone. This skill automates the entire workflow from HTML analysis through component scaffolding to quality validation, reducing implementation time by 70% while enforcing consistent code standards.

Claude Codex Code(CC)
Install
๐Ÿ”

code-review-playbook

Safe 68

Master code review best practices

by ArieGoldkin

Code reviews are inconsistent and time-consuming without clear standards. This skill provides structured checklists, conventional comments patterns, and feedback templates to ensure thorough, constructive reviews that improve code quality and team collaboration.

Claude Codex Code(CC)
Install
๐Ÿ”Œ

api-design-framework

Safe 69

Design REST, GraphQL, and gRPC APIs

by ArieGoldkin

APIs often suffer from inconsistent patterns and poor documentation. This framework provides proven design patterns, error handling conventions, and ready-to-use OpenAPI and AsyncAPI templates. Build developer-friendly APIs that scale.

Claude Codex Code(CC)
Install
๐Ÿค–

ai-native-development

Low Risk 69

Build AI-First Applications

by ArieGoldkin

Building AI-native applications requires understanding RAG pipelines, agentic workflows, and vector databases. This skill provides proven patterns for integrating LLMs, implementing semantic search, and creating autonomous agents that reason and take action.

Claude Codex Code(CC)
Install
๐Ÿ”ง

refactoring

Safe 70

Refactor code systematically with safety

by ArcadeAI

Codebases accumulate technical debt through unclear names, duplicated logic, and deep nesting. This skill provides a disciplined approach to improve code structure while preserving behavior through test-driven safety nets and incremental changes.

Claude Codex Code(CC)
Install
๐Ÿ”

debugging

Safe 71

Debug Code Systematically

by ArcadeAI

Bugs keep returning because symptoms are fixed instead of root causes. This skill enforces a four-phase debugging framework that identifies the true source of issues before any fix attempts.

Claude Codex Code(CC)
Install
๐Ÿ”

lint-typecheck

Safe 71

Lint and type check frontend code

by AppleLamps

Code quality issues can slip through reviews and cause production bugs. This skill runs ESLint and TypeScript checks to catch syntax errors, style violations, and type mismatches before code is committed.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

add-event-type

Safe 71

Add new event types to feed

by AppleLamps

Users need to display new types of agent output in the chat feed. This skill provides structured instructions for adding new event types with TypeScript interfaces, React components, and WebSocket integration.

Claude Codex Code(CC)
Install