Skip to main content

Browse the directory

Showing 30 of 1113 resources
skillsTrustedFirst-partyLow riskClaude CodeCodex

HeyClaude Content Submission Factory

by JSONbored

Prepare complete, source-backed HeyClaude content submissions for agents, MCP servers, tools, skills, rules, commands, hooks, guides, collections, and statuslines.

Level:advancedType:generalVerified:validated
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

HeyClaude Skill Submission Factory

by JSONbored

Create portable Agent Skills, generate platform adapters, validate package metadata, and prepare PR-first HeyClaude submissions.

Level:advancedType:generalVerified:validated
Safety Privacy
mcpTrustedFirst-partyLow riskClaude CodeClaude Desktop

Claude Desktop MCP Setup

by JSONbored

Configure MCP servers in the Claude Desktop app by editing claude_desktop_config.json. Grounded walkthrough covering config file locations, the mcpServers JSON structure, the filesystem server, and how to verify and troubleshoot the connection.

Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

Bun JavaScript Runtime Development Skill

by JSONbored

Build JavaScript and TypeScript apps with Bun, an all-in-one toolchain that replaces Node.js, npm, a bundler, and a test runner with one fast binary that executes TypeScript directly.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

Cursor Windsurf AI Code Editor Skill - Claude Code Skills

by JSONbored

Configure and optimize Cursor and Windsurf AI code editors for maximum productivity. Set up agent mode, composer features, keybindings, and AI-powered refactoring workflows. Customize with .cursorrules and .windsurfrules for project-specific guidance.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

FastAPI Python API Development Skill

by JSONbored

Build high-performance async REST APIs with FastAPI, Python's fastest-growing web framework. Automatic OpenAPI/Swagger documentation, type-safe validation with Pydantic, native async/await support, and dependency injection for clean architecture.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

Svelte SvelteKit Full-Stack Development Skill

by JSONbored

Build full-stack web apps with Svelte and SvelteKit. Minimal runtime overhead, reactive components, and server-side rendering. The most admired frontend framework of 2025. Svelte compiles components to vanilla JavaScript at build time, resulting in zero runtime overhead and exceptional performance.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

Cloudflare Workers AI Edge Functions Skill

by JSONbored

Run AI inference and serverless functions on Cloudflare Workers AI: call hosted models like Llama, Whisper, and Stable Diffusion through the Workers AI binding, deploy with wrangler, and use D1/R2/KV storage plus the free daily Neuron allocation.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

GitHub Actions AI-Powered CI/CD Automation Skill

by JSONbored

Build intelligent CI/CD pipelines with GitHub Actions, AI-assisted workflow generation, automated testing, and deployment orchestration.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

Playwright E2E Testing Automation Skill

by JSONbored

Write and maintain reliable end-to-end tests with Playwright — Microsoft's browser automation library that auto-waits for actionable elements and runs the same suite against Chromium, Firefox, and WebKit.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

PostgreSQL Query Optimization Skill

by JSONbored

Analyze and optimize PostgreSQL queries for OLTP and OLAP workloads with AI-assisted performance tuning, indexing strategies, and execution plan analysis.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

Supabase Realtime Database Builder Skill

by JSONbored

Build full-stack apps on Supabase via @supabase/supabase-js: a hosted Postgres database with row-level security, realtime subscriptions over websockets, Auth, storage, Edge Functions for serverless logic, and pgvector for embeddings.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

tRPC Type-Safe API Builder Skill

by JSONbored

Build end-to-end type-safe APIs with tRPC and TypeScript, eliminating code generation and runtime bloat for full-stack applications. tRPC provides end-to-end type safety without code generation, schema stitching, or serialization layers - delivering a lighter, more intuitive developer experience than REST or GraphQL.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

V0 Rapid UI Prototyping Workflow Skill

by JSONbored

Generate React UI with v0 (Vercel): produce shadcn/ui and Tailwind CSS components and full Next.js pages from prompts, then refine and add them to your app with the shadcn CLI.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

WebAssembly WASM Module Development Skill

by JSONbored

Compile Rust, C++, or Go to WebAssembly and run it in the browser, Node.js, and serverless runtimes: wasm-bindgen JS interop, WASI for system access, the Component Model, and SIMD.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

Zod Schema Validation Skill

by JSONbored

TypeScript-first validation skill using Zod — define schemas once, get runtime checks and inferred types for APIs, forms, and data pipelines.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

Audio Transcription + Summarization Skill

by JSONbored

Transcribe audio files (MP3, WAV, M4A, etc.) using OpenAI Whisper AI and ffmpeg to produce structured, timestamped transcripts with automatic summarization and action item extraction. Supports multilingual transcription, speaker diarization, and meeting minutes generation.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

CLI Data Visualization Quickstart Skill

by JSONbored

Turn CSV, JSON, or Excel data into publication-ready charts with Python: load it with pandas and render bar, line, scatter, and statistical plots in matplotlib (with seaborn styling), then export high-DPI PNG or SVG.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

CSV/Excel Data Wrangler Skill

by JSONbored

Clean, filter, join, pivot, and export CSV/XLSX data reliably with reproducible steps. Transform messy spreadsheets into production-ready datasets with pandas. Handle encoding issues, data type conversion, missing values, duplicates, and complex merges.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

DOCX Report Generator Skill

by JSONbored

Fill templated DOCX with data to produce reports, invoices, and formatted documents. Generate professional Word documents programmatically with python-docx or use Jinja2 templates with docxtpl for dynamic content insertion. Support tables, images, headers, footers, and custom styling.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

Image OCR + Table Extraction Skill

by JSONbored

Pull text out of images, scans, and PDFs with the Tesseract OCR engine and OpenCV preprocessing. Run OCR in 100+ languages, read per-word confidence and page orientation (OSD), binarize and deskew for accuracy, and reconstruct tables into CSV or JSON.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

JSON Schema Validate + Transform Skill

by JSONbored

Compile JSON Schema (draft-07, 2019-09, 2020-12) into fast validators with Ajv, report every failure by its instancePath, and use Ajv options to coerce types, apply defaults, and remove unknown properties so incoming JSON is both validated and normalized.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

Log Parsing + Incident Timeline Skill

by JSONbored

Parse web, application, and system logs into structured incidents and timelines with anomaly detection.

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

REST API Client Harness Skill

by JSONbored

Explore and script against REST APIs with comprehensive authentication support (API keys, OAuth 2.0, JWT Bearer tokens, Basic Auth), pagination utilities (cursor-based, offset-based, page-based), retry logic with exponential backoff and jitter, error handling for HTTP status codes, rate limiting with Retry-After hea...

Level:advancedType:generalVerified:draft
Safety Privacy
skillsTrustedFirst-partyLow riskClaude CodeCodex

Website Crawler + Summarizer Skill

by JSONbored

A Claude skill that fetches web pages, strips boilerplate with Mozilla Readability, respects robots.txt, removes duplicate content, and turns the result into structured summaries.

Level:advancedType:generalVerified:draft
Safety Privacy
mcpTrustedFirst-partyLow riskClaude CodeClaude Desktop

Reddit MCP Buddy for Claude

by karanb192

Browse Reddit, search posts, and analyze user activity directly from Claude - no API keys required

Safety Privacy
mcpTrustedFirst-partyLow riskClaude CodeClaude Desktop

Discord MCP Server for Claude

by saseq

Discord bot integration for community management, moderation, and server automation

Safety Privacy
mcpTrustedFirst-partyLow riskClaude CodeClaude Desktop

Kubernetes MCP Server - MCP Servers

by feiskyer

Kubernetes cluster management and container orchestration through MCP integration

Safety Privacy
mcpTrustedFirst-partyLow riskClaude CodeClaude Desktop

Redis MCP Server for Claude

by Redis

Official Redis MCP server providing natural language interface for Redis data management and operations

Safety Privacy
mcpTrustedFirst-partyLow riskClaude CodeClaude Desktop

Airtable MCP Server for Claude

by domdomegg

Read and write records, manage bases and tables in Airtable directly from Claude

Safety Privacy