claude-api
๐ฏSkillfrom jezweb/claude-skills
Provides guidance on integrating with Anthropic's Claude API, covering message construction, streaming responses, tool use, and best practices for AI-powered applications.
Same repository
jezweb/claude-skills(196 items)
Installation
npx vibeindex add jezweb/claude-skills --skill claude-apinpx skills add jezweb/claude-skills --skill claude-api~/.claude/skills/claude-api/SKILL.mdSKILL.md
More from this repository10
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
Provides FastAPI development patterns including async endpoints, dependency injection, Pydantic models, authentication, and API documentation best practices
Skill for generating complete, accessible color palettes from a single brand hex, creating 11-shade scales, semantic tokens, dark mode variants, and WCAG contrast checking for Tailwind v4
Provides TanStack Start patterns for building full-stack React applications with server-side rendering, routing, and data loading
Generates favicon files in multiple sizes and formats for web projects, from a collection of 87 production-ready skills for Cloudflare, React, and AI integrations.
Provides Zustand state management patterns for React including store creation, selectors, middleware, and best practices for scalable client-side state
Provides React Hook Form integration patterns with Zod schema validation for type-safe, performant form handling