name stringlengths 2 64 | description stringlengths 3 1.02k ⌀ | source stringclasses 6
values | path stringclasses 198
values | url stringlengths 29 246 | author stringlengths 2 33 ⌀ |
|---|---|---|---|---|---|
better-auth | Production-ready authentication framework for TypeScript with first-class Cloudflare D1 support. Use this skill when building auth systems as a self-hosted alternative to Clerk or Auth.js, particularly for Cloudflare Workers projects. Supports social providers (Google, GitHub, Microsoft, Apple), email/password, magic l... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/better-auth | jackspace |
browser-app-creator | Creates complete single-file HTML/CSS/JS web apps with localStorage persistence, ADHD-optimized UI (60px+ buttons), dark mode, and offline functionality. Use when user says "create app", "build tool", "make dashboard", or requests any browser-based interface. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/browser-app-creator | jackspace |
chrome-devtools | Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/chrome-devtools_mrgoonie | jackspace |
claude-agent-sdk | This skill provides comprehensive knowledge for working with the Anthropic Claude Agent SDK. It should be used when building autonomous AI agents, creating multi-step reasoning workflows, orchestrating specialized subagents, integrating custom tools and MCP servers, or implementing production-ready agentic systems with... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/claude-agent-sdk | jackspace |
claude-api | This skill provides comprehensive knowledge for working with the Anthropic Messages API (Claude API). It should be used when integrating Claude models into applications, implementing streaming responses, enabling prompt caching for cost savings, adding tool use (function calling), processing images with vision capabili... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/claude-api | jackspace |
clerk-auth | This skill provides comprehensive knowledge for integrating Clerk authentication in React, Next.js, and Cloudflare Workers applications. It should be used when setting up user authentication, implementing protected routes, verifying JWT tokens, creating custom JWT templates with user metadata and organization claims, c... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/clerk-auth | jackspace |
cloudflare-agents | Comprehensive guide for the Cloudflare Agents SDK - build AI-powered autonomous agents on Workers + Durable Objects.Use when: building AI agents, creating stateful agents with WebSockets, implementing chat agents with streaming, scheduling tasks with cron/delays, running asynchronous workflows, building RAG (Retrieval ... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/cloudflare-agents | jackspace |
cloudflare-d1 | Complete knowledge domain for Cloudflare D1 - serverless SQLite database on Cloudflare's edge network.Use when: creating D1 databases, writing SQL migrations, configuring D1 bindings, querying D1 from Workers,handling SQLite data, building relational data models, or encountering "D1_ERROR", "statement too long","too ma... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/cloudflare-d1 | jackspace |
cloudflare-hyperdrive | Complete knowledge domain for Cloudflare Hyperdrive - connecting Cloudflare Workers to existing PostgreSQL and MySQL databases with global connection pooling, query caching, and reduced latency.Use when: connecting Workers to existing databases, migrating PostgreSQL/MySQL to Cloudflare, setting up connection pooling, c... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/cloudflare-hyperdrive | jackspace |
cloudflare-images | This skill provides comprehensive knowledge for Cloudflare Images, covering both the Images API (upload/storage) and Image Transformations (optimize any image). It should be used when uploading images to Cloudflare, resizing images, optimizing image delivery, implementing direct creator uploads, creating image variants... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/cloudflare-images | jackspace |
cloudflare-kv | Complete knowledge domain for Cloudflare Workers KV - global, low-latency key-value storage on Cloudflare's edge network.Use when: creating KV namespaces, storing configuration data, caching API responses, managing user preferences,implementing TTL expiration, handling KV metadata, or encountering "KV_ERROR", "429 too ... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/cloudflare-kv | jackspace |
cloudflare-r2 | Complete knowledge domain for Cloudflare R2 - S3-compatible object storage on Cloudflare's edge network.Use when: creating R2 buckets, uploading files to R2, downloading objects, configuring R2 bindings,setting up CORS, generating presigned URLs, multipart uploads, storing images/assets, managing objectmetadata, or enc... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/cloudflare-r2 | jackspace |
cloudflare-turnstile | This skill provides comprehensive knowledge for implementing Cloudflare Turnstile, the CAPTCHA-alternative bot protection system. It should be used when integrating bot protection into forms, login pages, signup flows, or any user-facing feature requiring spam/bot prevention. Turnstile runs invisible challenges in the ... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/cloudflare-turnstile | jackspace |
cloudflare-worker-base | Production-tested setup for Cloudflare Workers with Hono, Vite, and Static Assets.Use when: creating new Cloudflare Workers projects, setting up Hono routing with Workers,configuring Vite plugin for Workers, adding Static Assets to Workers, deploying with Wrangler,or encountering deployment errors, routing conflicts, o... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/cloudflare-worker-base | jackspace |
cloudflare-workflows | Complete knowledge domain for Cloudflare Workflows - durable execution frameworkfor building multi-step applications on Workers that automatically retry, persiststate, and run for hours or days.Use when: creating long-running workflows, implementing retry logic, buildingevent-driven processes, scheduling multi-step tas... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/cloudflare-workflows | jackspace |
codex | Executes OpenAI Codex CLI for code analysis, refactoring, and automated editing. Activates when users mention codex commands, code review requests, or automated code transformations requiring advanced reasoning models. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/codex | jackspace |
context-manager | Manages permanent memory storage for decisions, blockers, context, preferences, and procedures. Use when user says "remember", "save this decision", "what did we decide", "recall", "search memories", "any blockers", or when making important architectural decisions. Provides SDAM compensation through external memory. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/context-manager | jackspace |
databases | Work with MongoDB (document database, BSON documents, aggregation pipelines, Atlas cloud) and PostgreSQL (relational database, SQL queries, psql CLI, pgAdmin). Use when designing database schemas, writing queries and aggregations, optimizing indexes for performance, performing database migrations, configuring replicati... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/databases_mrgoonie | jackspace |
drizzle-orm-d1 | Type-safe ORM for Cloudflare D1 databases using Drizzle. This skill provides comprehensivepatterns for schema definition, migrations management, type-safe queries, relations, andCloudflare Workers integration.Use when: building D1 database schemas, writing type-safe SQL queries, managing databasemigrations with Drizzle... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/drizzle-orm-d1 | jackspace |
elevenlabs-agents | Use this skill when building AI voice agents with the ElevenLabs Agents Platform. This skill covers the complete platform including agent configuration (system prompts, turn-taking, workflows), voice & language features (multi-voice, pronunciation, speed control), knowledge base (RAG), tools (client/server/MCP/system),... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/elevenlabs-agents | jackspace |
fluxwing-enhancer | Enhance uxscii components from sketch to production fidelity. Use when working with .uxm files marked as "fidelity: sketch" or when user wants to add detail and polish to components. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/fluxwing-enhancer | jackspace |
fluxwing-screen-scaffolder | Build complete UI screens by composing multiple uxscii components. Use when working with .uxm files, when user wants to create, scaffold, or build .uxm screens like login, dashboard, profile, settings, or checkout pages. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/fluxwing-screen-scaffolder | jackspace |
fluxwing-screenshot-importer | Import UI screenshots and generate uxscii components automatically using vision analysis. Use when user wants to import, convert, or generate .uxm components from screenshots or images. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/fluxwing-screenshot-importer | jackspace |
google-gemini-api | Complete guide for Google Gemini API using the CORRECT current SDK (@google/genai v1.27+, NOT thedeprecated @google/generative-ai). Covers text generation, multimodal inputs (text + images + video +audio + PDFs), function calling, thinking mode, streaming, and system instructions with accurate 2025model information (Ge... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/google-gemini-api | jackspace |
hono-routing | This skill provides comprehensive knowledge for building type-safe APIs with Hono, focusing on routing patterns, middleware composition, request validation, RPC client/server patterns, error handling, and context management.Use when: building APIs with Hono (any runtime), setting up request validation with Zod/Valibot/... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/hono-routing | jackspace |
neon-vercel-postgres | This skill provides comprehensive knowledge for integrating Neon serverless Postgres and Vercel Postgres (which is built on Neon infrastructure) into web applications. It should be used when setting up serverless Postgres databases, configuring connection pooling for edge and serverless environments, implementing datab... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/neon-vercel-postgres | jackspace |
openai-agents | Use this skill when building AI applications with OpenAI Agents SDK for JavaScript/TypeScript. The skill covers both text-based agents and realtime voice agents, including multi-agent workflows (handoffs), tools with Zod schemas, input/output guardrails, structured outputs, streaming, human-in-the-loop patterns, and fr... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/openai-agents | jackspace |
openai-api | Complete guide for OpenAI's traditional/stateless APIs: Chat Completions (GPT-5, GPT-4o), Embeddings,Images (DALL-E 3), Audio (Whisper + TTS), and Moderation. Includes both Node.js SDK and fetch-basedapproaches for maximum compatibility.Use when: integrating OpenAI APIs, implementing chat completions with GPT-5/GPT-4o,... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/openai-api | jackspace |
openai-assistants | Complete guide for OpenAI's Assistants API v2: stateful conversational AI with built-in tools(Code Interpreter, File Search, Function Calling), vector stores for RAG (up to 10,000 files),thread/run lifecycle management, and streaming patterns. Both Node.js SDK and fetch approaches.⚠️ DEPRECATION NOTICE: OpenAI plans to... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/openai-assistants | jackspace |
openai-responses | This skill provides comprehensive knowledge for working with OpenAI's Responses API, the unified stateful API for building agentic applications. It should be used when building AI agents that preserve reasoning across turns, integrating MCP servers for external tools, using built-in tools (Code Interpreter, File Search... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/openai-responses | jackspace |
project-planning | Generates comprehensive planning documentation for web application projects, structuring work into context-safe phases with built-in verification criteria. Creates IMPLEMENTATION_PHASES.md, DATABASE_SCHEMA.md, API_ENDPOINTS.md, ARCHITECTURE.md, and other planning docs based on project needs. Optimized for Cloudflare Wo... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/project-planning | jackspace |
rapid-prototyper | Creates minimal working prototypes for quick idea validation. Single-file when possible, includes test data, ready to demo immediately. Use when user says "prototype", "MVP", "proof of concept", "quick demo". | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/rapid-prototyper | jackspace |
react-hook-form-zod | This skill provides comprehensive knowledge for building type-safe, validated forms in React using React Hook Form and Zod schema validation.Use when: building forms with validation in React, integrating Zod schema validation with React Hook Form, using shadcn/ui Form or Field components, implementing client and server... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/react-hook-form-zod | jackspace |
repository-analyzer | Analyzes codebases to generate comprehensive documentation including structure, languages, frameworks, dependencies, design patterns, and technical debt. Use when user says "analyze repository", "understand codebase", "document project", or when exploring unfamiliar code. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/repository-analyzer | jackspace |
route-tester | Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/route-tester_diet103 | jackspace |
aeon | This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-aeon | jackspace |
anndata | This skill should be used when working with annotated data matrices in Python, particularly for single-cell genomics analysis, managing experimental measurements with metadata, or handling large-scale biological datasets. Use when tasks involve AnnData objects, h5ad files, single-cell RNA-seq data, or integration with ... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-anndata | jackspace |
arboreto | Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-sc... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-arboreto | jackspace |
astropy | Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve ... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-astropy | jackspace |
denario | Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, executing computational experiments, performing literature searches, or generating publi... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-denario | jackspace |
geniml | This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-geniml | jackspace |
gtars | High-performance toolkit for genomic interval analysis in Rust with Python bindings. Use when working with genomic regions, BED files, coverage tracks, overlap detection, tokenization for ML models, or fragment analysis in computational genomics and machine learning applications. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-gtars | jackspace |
hypogenic | Automated hypothesis generation and testing using large language models. Use this skill when generating scientific hypotheses from datasets, combining literature insights with empirical data, testing hypotheses against observational data, or conducting systematic hypothesis exploration for research discovery in domains... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-hypogenic | jackspace |
lamindb | This skill should be used when working with LaminDB, an open-source data framework for biology that makes data queryable, traceable, reproducible, and FAIR. Use when managing biological datasets (scRNA-seq, spatial, flow cytometry, etc.), tracking computational workflows, curating and validating data with biological on... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-lamindb | jackspace |
markitdown | Convert various file formats (PDF, Office documents, images, audio, web content, structured data) to Markdown optimized for LLM processing. Use when converting documents to markdown, extracting text from PDFs/Office files, transcribing audio, performing OCR on images, extracting YouTube transcripts, or processing batch... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-markitdown | jackspace |
networkx | Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks, ... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-networkx | jackspace |
pufferlib | This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized parallel simulation, multi-agent systems, or integration with existing RL environments (Gymnasium, PettingZoo, Atari, Procgen, etc.). Use this skill for implementin... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-pufferlib | jackspace |
pyopenms | Python interface to OpenMS for mass spectrometry data analysis. Use for LC-MS/MS proteomics and metabolomics workflows including file handling (mzML, mzXML, mzTab, FASTA, pepXML, protXML, mzIdentML), signal processing, feature detection, peptide identification, and quantitative analysis. Apply when working with mass sp... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-pyopenms | jackspace |
scikit-learn | Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorit... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-scikit-learn | jackspace |
stable-baselines3 | Use this skill for reinforcement learning tasks including training RL agents (PPO, SAC, DQN, TD3, DDPG, A2C, etc.), creating custom Gym environments, implementing callbacks for monitoring and control, using vectorized environments for parallel training, and integrating with deep RL workflows. This skill should be used ... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-pkg-stable-baselines3 | jackspace |
exploratory-data-analysis | Analyze datasets to discover patterns, anomalies, and relationships. Use when exploring data files, generating statistical summaries, checking data quality, or creating visualizations. Supports CSV, Excel, JSON, Parquet, and more. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/scientific-thinking-exploratory-data-analysis | jackspace |
session-launcher | Restores full context when user says "hi-ai" or starts a new conversation. Searches project files, loads memory indexes, reads session state, and creates visual dashboard showing current project, recent decisions, active blockers, and quick actions. Use when user says "hi-ai", "continue", "restore context", or starts a... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/session-launcher | jackspace |
tailwind-v4-shadcn | Production-tested setup for Tailwind CSS v4 with shadcn/ui, Vite, and React.Use when: initializing React projects with Tailwind v4, setting up shadcn/ui,implementing dark mode, debugging CSS variable issues, fixing theme switching,migrating from Tailwind v3, or encountering color/theming problems.Covers: @theme inline ... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/tailwind-v4-shadcn | jackspace |
tdd-reference | On-demand TDD guideline access without loading full documentation into context. Provides targeted guidance for RED-GREEN-REFACTOR phases, refactoring decisions, and test quality patterns. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/tdd-reference | jackspace |
testing-builder | Automatically generates comprehensive test suites (unit, integration, E2E) based on code and past testing patterns. Use when user says "write tests", "test this", "add coverage", or after fixing bugs to create regression tests. Eliminates testing friction for ADHD users. | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/testing-builder | jackspace |
tinacms | Complete TinaCMS skill for building content-heavy sites with Git-backed CMS.Use this skill when setting up blogs, documentation sites, or marketing sitesthat require visual editing and content management for non-technical users.Supports Next.js (App Router + Pages Router), Vite + React, Astro, andframework-agnostic set... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/tinacms | jackspace |
vercel-kv | This skill provides comprehensive knowledge for integrating Vercel KV (Redis-compatible key-value storage powered by Upstash) into Vercel applications. It should be used when setting up Vercel KV for Next.js applications, implementing caching patterns, managing sessions, or handling rate limiting in edge and serverless... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/vercel-kv | jackspace |
wordpress-plugin-core | This skill provides comprehensive knowledge for WordPress plugin development, covering core patterns, security best practices, database interactions, hooks/filters, Settings API, custom post types, REST API, and AJAX. This skill should be used when creating WordPress plugins, troubleshooting security issues, implementi... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/wordpress-plugin-core | jackspace |
youtube-downloader | Download videos, audio, playlists, and channels from YouTube and 1000+ websites using yt-dlp. Supports quality selection, format conversion, subtitle download, playlist filtering, metadata extraction, thumbnail download, and batch operations. Use when downloading YouTube videos in any quality (4K, 8K, HDR), extracting ... | skillsmp.com | null | https://github.com/jackspace/ClaudeSkillz/tree/master/skills/youtube-downloader | jackspace |
onboarding-services-to-omnistrate | Guide users through onboarding applications onto the Omnistrate platform. Currently supports Docker Compose-based services with full deployment lifecycle management. Future support planned for Helm charts, Terraform modules, Kustomize configurations, and Kubernetes operators. Handles service transformation, API paramet... | skillsmp.com | null | https://github.com/omnistrate-community/kubecon-2025-agent-template/tree/main/.claude/skills/omnistrate-fde | omnistrate-community |
omnistrate-solutions-architect | Guide users through designing application architectures from scratch for SaaS deployment on Omnistrate. Focuses on technology selection, domain-specific architecture patterns, compliance and SLA requirements, and iterative compose spec development. The output is a production-ready compose spec that can be handed off to... | skillsmp.com | null | https://github.com/omnistrate-community/kubecon-2025-agent-template/tree/main/.claude/skills/omnistrate-sa | omnistrate-community |
debugging-omnistrate-deployments | Systematically debug failed Omnistrate instance deployments using a progressive workflow that identifies root causes efficiently while avoiding token limits. Applies to deployment failures, probe issues, and helm-based resources. | skillsmp.com | null | https://github.com/omnistrate-community/kubecon-2025-agent-template/tree/main/.claude/skills/omnistrate-sre | omnistrate-community |
brainstorming | Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes | skillsmp.com | null | https://github.com/seanGSISG/crispy-claude/tree/main/.claude/skills/brainstorming | seanGSISG |
writing-plans | Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge | skillsmp.com | null | https://github.com/seanGSISG/crispy-claude/tree/main/.claude/skills/writing-plans | seanGSISG |
ai-insights-and-ux-copy | AI-powered insights, UX copywriting standards, and user experience guidelines for vehicle insurance platform. Use when designing insight panels, writing user-facing copy, implementing status messages, creating onboarding flows, or improving accessibility. Covers tone standards, interactive patterns, error messages, and... | skillsmp.com | null | https://github.com/alongor666/daylyreport/tree/main/.claude/skills/_archive/ai-insights-and-ux-copy | alongor666 |
data-governance-and-quality | Data governance strategy, quality validation rules, and data dictionary management for vehicle insurance platform. Use when defining data quality standards, implementing validation rules, managing field mappings, resolving data conflicts, or establishing data governance processes. Covers data cleaning standards, qualit... | skillsmp.com | null | https://github.com/alongor666/daylyreport/tree/main/.claude/skills/_archive/data-governance-and-quality | alongor666 |
odoo-ops | Automatically handle Odoo server operations like restart, logs, status checks, and service management. Use when user mentions Odoo services, checking logs, restarting server, or troubleshooting Odoo issues. | skillsmp.com | null | https://github.com/neoand/testing-odoo-15-sr/tree/main/.cursor/skills/odoo-ops | neoand |
tool-inventory | Automatically check available scripts and tools before creating new ones. Use this when you need to execute bash, python, or npm scripts to avoid duplicating existing tools. This skill lists all tools in .claude/scripts/ and helps you discover reusable scripts. | skillsmp.com | null | https://github.com/neoand/testing-odoo-15-sr/tree/main/.cursor/skills/tool-inventory | neoand |
shadcn-ui-expert | Develop high-quality, accessible React components using shadcn-ui, Tailwind CSS, and Radix UI. Use when building forms, layouts, dialogs, tables, or any UI components. Supports Next.js, Vite, Remix, Astro, and more. Integrates with shadcn MCP server for component discovery and installation. | skillsmp.com | null | https://github.com/MajesteitBart/TalentMatcher/tree/main/.claude/skills/shadcn-ui-expert | MajesteitBart |
symbols | Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading fu... | skillsmp.com | null | https://github.com/miethe/ai-scratchpad/tree/main/.claude/skills/symbols | miethe |
contagious-stepps | Guide for analyzing and enhancing viral potential using Jonah Berger's STEPPS framework (Social Currency, Triggers, Emotion, Public, Practical Value, Stories). Use when discussing word-of-mouth marketing, viral campaigns, content strategy, product launches, or behavior change initiatives. Use for queries about making p... | skillsmp.com | null | https://github.com/kasperjunge/30-minute-vibe-coding-challenge/tree/main/plugins/contagious-stepps/skills/contagious-stepps | kasperjunge |
opportunity-solution-tree | Guide for creating Opportunity Solution Trees (OST) for pre-PMF startups. Use when discussing product discovery, problem validation, customer research, or when helping startups identify problems worth solving. Use for queries about OST framework, problem-solution mapping, or validating product ideas. | skillsmp.com | null | https://github.com/kasperjunge/30-minute-vibe-coding-challenge/tree/main/plugins/opportunity-solution-tree/skills/opportunity-solution-tree | kasperjunge |
playwright | Browser automation scripts for testing, screenshots, and web interaction. 16 scripts with persistent state. | skillsmp.com | null | https://github.com/VitorAndTxr/Bioteca.Prism.InteroperableResearchInterfaceSystem/tree/master/.claude/skills/playwright | VitorAndTxr |
artifacts-builder | Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts. | skillsmp.com | null | https://github.com/michaeldubu/Nexus-Code-CLI/tree/main/src/skills/artifacts-builder | michaeldubu |
perf-analyzer | Analyzes performance benchmarks from CUDA, CPU, memory tests. Parses output, identifies bottlenecks, tracks metrics over time, generates optimization insights. | skillsmp.com | null | https://github.com/michaeldubu/Nexus-Code-CLI/tree/main/src/skills/perf_analyzer | michaeldubu |
tech-report | Generates professional technical reports from performance analysis data. Creates investor and client-ready documents with executive summaries, visualizations, and actionable recommendations. | skillsmp.com | null | https://github.com/michaeldubu/Nexus-Code-CLI/tree/main/src/skills/tech_report | michaeldubu |
code-review | Performs pragmatic code reviews for Next.js/React projects using Perimetre framework patterns. Use when: doing code review, reviewing pull requests, checking code quality, reviewing changed files, analyzing git diffs, or when user requests code review of recent changes. | skillsmp.com | null | https://github.com/perimetre/framework/tree/main/.claude/skills/code-review | perimetre |
bd-email | Craft Business Development emails for RYLLC fractional CTO consultancy. Handles warm reconnects, job posting outreach, rejection follow-ups, VC intros, and custom BD scenarios. Uses established templates and project voice. | skillsmp.com | null | https://github.com/mattforni/dotfiles/tree/main/.claude/skills/bd-email | mattforni |
job-apply | Analyze job roles for fit, draft application question responses, find hiring managers, and create follow-up emails for RYLLC job applications. Focuses on climate tech IC product/SRE roles. | skillsmp.com | null | https://github.com/mattforni/dotfiles/tree/main/.claude/skills/job-apply | mattforni |
asyncpg-detection | This skill should be used when the user asks to "detect asyncpg usage", "find asyncpg patterns", "scan for asyncpg imports", or "identify asyncpg database code in FastAPI projects". It automatically scans Python files to identify asyncpg imports, connection patterns, and query execution methods that need conversion to ... | skillsmp.com | null | https://github.com/kivo360/claude-toolbelt/tree/main/asyncpg-to-sqlalchemy-converter/skills/asyncpg-detection | kivo360 |
sqlalchemy-conversion | This skill should be used when the user asks to "convert asyncpg to SQLAlchemy", "convert database queries", "migrate asyncpg code", "transform asyncpg patterns to SQLAlchemy", or "update FastAPI database layer". It provides systematic conversion of asyncpg code to SQLAlchemy async patterns with proper error handling a... | skillsmp.com | null | https://github.com/kivo360/claude-toolbelt/tree/main/asyncpg-to-sqlalchemy-converter/skills/sqlalchemy-conversion | kivo360 |
supabase-integration | This skill should be used when the user asks to "configure Supabase with SQLAlchemy", "set up Supabase async engine", "create Supabase models", "handle Supabase authentication with SQLAlchemy", or "integrate Supabase pooling with SQLAlchemy async patterns". It provides complete Supabase integration patterns for SQLAlch... | skillsmp.com | null | https://github.com/kivo360/claude-toolbelt/tree/main/asyncpg-to-sqlalchemy-converter/skills/supabase-integration | kivo360 |
ts-bug-fixer | Automatically fix TypeScript compilation errors, type mismatches, and type inference issues. Use when TypeScript compiler shows errors or when type definitions need correction. | skillsmp.com | null | https://github.com/betagouv/france-chaleur-urbaine/tree/dev/.claude/skills/ts-bug-fixer | betagouv |
notion-meeting-intelligence | When user asks to [trigger], do [actions]. | skillsmp.com | null | https://github.com/guanqun-yang/ClaudeSkills/tree/master/skills/notion | guanqun-yang |
frontend-design | Comprehensive frontend design principles for creating distinctive, aesthetically compelling web interfaces. Use when creating HTML artifacts, React components, or any frontend UI work to avoid generic "AI slop" aesthetics and instead produce creative, surprising, and delightful designs. | skillsmp.com | null | https://github.com/bdecrem/vibeceo/tree/main/sms-bot/documentation/claude-skills/frontend-design-extracted | bdecrem |
always-init | Universal task initializer that automatically loads PAI context for all user requests. Ensures complete context availability (contacts, preferences, protocols) before responding to any task. (project, gitignored) | skillsmp.com | null | https://github.com/danielmiessler/PAIPlugin/tree/main/skills/always-init | danielmiessler |
fabric | Intelligent pattern selection for Fabric CLI. Automatically selects the right pattern from 242+ specialized prompts based on your intent - threat modeling, analysis, summarization, content creation, extraction, and more. USE WHEN processing content, analyzing data, creating summaries, threat modeling, or transforming t... | skillsmp.com | null | https://github.com/danielmiessler/PAIPlugin/tree/main/skills/fabric | danielmiessler |
pai | Personal AI Infrastructure (PAI) - PAI System TemplateMUST BE USED proactively for all user requests. USE PROACTIVELY to ensure complete context availability.=== CORE IDENTITY (Always Active) ===Your Name: [CUSTOMIZE - e.g., Kai, Nova, Atlas]Your Role: [CUSTOMIZE - e.g., User's AI assistant and future friend]Personalit... | skillsmp.com | null | https://github.com/danielmiessler/PAIPlugin/tree/main/skills/PAI | danielmiessler |
research | Multi-source comprehensive research using perplexity-researcher, claude-researcher, and gemini-researcher agents. Launches up to 10 parallel research agents for fast results. USE WHEN user says 'do research', 'research X', 'find information about', 'investigate', 'analyze trends', 'current events', or any research-rela... | skillsmp.com | null | https://github.com/danielmiessler/PAIPlugin/tree/main/skills/research | danielmiessler |
gitlab-ci | Use when working with GitLab using the glab CLI tool. Currently provides guidance for CI/CD pipelines including checking pipeline status, viewing job logs, and working with branches and tags. | skillsmp.com | null | https://github.com/mll-lab/claude-plugin-marketplace/tree/master/plugins/gitlab/skills | mll-lab |
web-ai-prompt-api | Chrome's built-in Prompt API implementation guide. Use Gemini Nano locally in browser for AI features - session management, multimodal input, structured output, streaming, Chrome Extensions. Reference for all Prompt API development. | skillsmp.com | null | https://github.com/AJV009/ajv009.github.io/tree/main/.claude/skills/web_ai_prompt_api | AJV009 |
skill-cookiecutterproject-slug | {{cookiecutter.project_description}} | skillsmp.com | null | https://github.com/dnvriend/cookiecutter-python-cli-uv/tree/main/{{cookiecutter.project_slug}}/plugins/{{cookiecutter.project_slug}}/skills/{{cookiecutter.project_slug}} | dnvriend |
agent-sdk-dev | Agent SDK development utilities for creating, testing, and managing AI agents with comprehensive tooling and debugging capabilities. | skillsmp.com | null | https://github.com/ferg-cod3s/anthropic-plugin-converter/tree/main/anthropic-plugins/agent-sdk-dev | ferg-cod3s |
code-review | Automated code review assistance with AI-powered analysis, security scanning, performance analysis, and best practices enforcement. | skillsmp.com | null | https://github.com/ferg-cod3s/anthropic-plugin-converter/tree/main/anthropic-plugins/code-review | ferg-cod3s |
feature-dev | Comprehensive feature development workflow management with branching strategies, code reviews, testing automation, and deployment coordination. | skillsmp.com | null | https://github.com/ferg-cod3s/anthropic-plugin-converter/tree/main/anthropic-plugins/feature-dev | ferg-cod3s |
frontend-design | Frontend design system utilities with component libraries, theme management, responsive design tools, and accessibility features. | skillsmp.com | null | https://github.com/ferg-cod3s/anthropic-plugin-converter/tree/main/anthropic-plugins/frontend-design | ferg-cod3s |
hookify | Hook creation and management system for React, Vue, and other frameworks with automated hook generation, testing, and documentation. | skillsmp.com | null | https://github.com/ferg-cod3s/anthropic-plugin-converter/tree/main/anthropic-plugins/hookify | ferg-cod3s |
plugin-dev | Comprehensive plugin development toolkit for creating, testing, and managing plugins across multiple platforms with scaffolding, validation, and deployment utilities. | skillsmp.com | null | https://github.com/ferg-cod3s/anthropic-plugin-converter/tree/main/anthropic-plugins/plugin-dev | ferg-cod3s |
security-guidance | Comprehensive security best practices, vulnerability scanning, and security guidance for development workflows with automated security checks and compliance monitoring. | skillsmp.com | null | https://github.com/ferg-cod3s/anthropic-plugin-converter/tree/main/anthropic-plugins/security-guidance | ferg-cod3s |
microsim-p5 | Create an interactive educational MicroSim using the p5.js JavaScript library with distinct regions for drawing and interactive controls. Each MicroSim is a directory located in the /docs/sims folder. It has a main.html file that references the javascript code and the main.html can be referenced as an iframe from the... | skillsmp.com | null | https://github.com/dmccreary/microsims/tree/main/skills/microsim-p5 | dmccreary |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.