building-chat-widgets
Safe 77Build Interactive AI Chat Widgets
by Asmayaseen
Creating chat widgets with buttons, forms, and actions is complex and undocumented. This skill provides complete patterns for client and server widget handling, entity tagging, and composer tools so you can build interactive AI interfaces faster.
building-chat-interfaces
Safe 77Build AI chat interfaces
by Asmayaseen
Creating AI chat interfaces requires custom backends, authentication, and context injection. This skill provides production-ready patterns for ChatKitServer, useChatKit hooks, and httpOnly cookie proxies to build secure chat experiences.
browsing-with-playwright
Low Risk 75Automate browser interactions with Playwright MCP
by Asmayaseen
Web automation tasks require manual navigation and repetitive form filling. This skill provides a Model Context Protocol interface to Playwright, enabling AI assistants to navigate pages, interact with elements, extract data, and take screenshots programmatically.
add-endpoint
Safe 71Add HTTP endpoints to Catalyst-Relay server
by Artisan-Edge
Need to add new API routes to your Catalyst-Relay server but unsure of the proper pattern? This skill provides the complete template for creating endpoints with Zod validation, consistent response formats, and proper documentation.
add-core-function
Safe 71Add 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.
skill-creator
Safe 72Create 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.
mcp-builder
Low Risk 70Build 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.
artifacts-builder
Low Risk 69Build 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.
type-safety-validation
Safe 70Build 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.
trpc-scaffolder
Low Risk 72Create 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.
testing-strategy-builder
Safe 70Build 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.
streaming-api-patterns
Safe 69Build 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.
react-server-components-framework
Safe 72Build 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.
quality-reviewer
Low Risk 72Review 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.
module-scaffolder
Safe 78Create 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.
edge-computing-patterns
Low Risk 67Deploy 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.
design-to-production
Safe 81Convert 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.
code-review-playbook
Safe 68Master 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.
api-design-framework
Safe 69Design 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.
ai-native-development
Low Risk 69Build 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.