Browse Skills

17720 skills found

graphql.md
0
1 export graphql
2 majiayu000 from "majiayu000/claude-skill-registry"
3 GraphQL API development including schemas, resolvers, queries, mutations, and subscriptions. Activate for GraphQL servers, clients, and API design.
2026-01-05
js-micro-utilities.md
0
1 export js-micro-utilities
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 Zero-dependency JavaScript utilities using native APIs and just-* micro-packages. Use when manipulating objects, arrays, strings, numbers, or functions. Scan tables for native solution first (backticks), fall back to just-* package only when needed. Prefer native over dependencies.
2026-01-05
type.md
0
1 export type
2 naegeon from "naegeon/claude-skill-cli"
3 TypeScript 타입 정의 규칙. "타입 정의", "interface", "Props", "d.ts", "제네릭" 작업 시 활성화. schema 스킬과 함께 사용 시 z.infer 우선.
2026-01-05
openai-chatkit-frontend-embed.md
0
1 export openai-chatkit-frontend-embed
2 Razamirxa from "Razamirxa/hackathon-panaversity-robic-book"
3 Integrate and embed OpenAI ChatKit UI into TypeScript/JavaScript frontends (Next.js, React, or vanilla) using either hosted workflows or a custom backend (e.g. Python with the Agents SDK). Use this Skill whenever the user wants to add a ChatKit chat UI to a website or app, configure api.url, auth, domain keys, uploadStrategy, or debug blank/buggy ChatKit widgets.
2026-01-05
react-email.md
0
1 export react-email
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Creates email templates with React components using React Email. Use when building transactional emails, newsletters, or notification emails with responsive layouts and dark mode support.
2026-01-05
prompt-template-designer.md
0
1 export prompt-template-designer
2 92Bilal26 from "92Bilal26/TaskPilotAI"
3 Design reusable prompt templates that encode domain-specific patterns for recurring AI tasks.Use when you've executed similar prompts 2+ times and need to capture the pattern as reusableintelligence. NOT for one-off prompts or generic "ask AI a question" patterns.
2026-01-05
scholarag.md
0
1 export scholarag
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build PRISMA 2020-compliant systematic literature review systems with RAG-powered analysis in VS Code. Use when researcher needs automated paper retrieval (Semantic Scholar, OpenAlex, arXiv), AI-assisted PRISMA screening (50% or 90% threshold), vector database creation (ChromaDB), or research conversation interface. Supports knowledge_repository (comprehensive, 15K+ papers, teaching/exploration) and systematic_review (publication-quality, 50-300 papers, meta-analysis) modes. Conversation-first workflow with 7 stages.
2026-01-05
firecrawl-scraper.md
0
1 export firecrawl-scraper
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete knowledge domain for Firecrawl v2 API - web scraping and crawling that converts websites into LLM-ready markdown or structured data.Use when: scraping websites, crawling entire sites, extracting web content, converting HTML to markdown, building web scrapers, handling dynamic JavaScript content, bypassing anti-bot protection, extracting structured data from web pages, or when encountering "content not loading", "JavaScript rendering issues", or "blocked by bot detection".Keywords: firecrawl, firecrawl api, web scraping, web crawler, scrape website, crawl website, extract content, html to markdown, site crawler, content extraction, web automation, firecrawl-py, firecrawl-js, llm ready data, structured data extraction, bot bypass, javascript rendering, scraping api, crawling api, map urls, batch scraping
2026-01-05
ai-multimodal.md
0
1 export ai-multimodal
2 Leoph1688 from "Leoph1688/ClaudeKit"
3 Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens.
2026-01-05
gemini-audio.md
0
1 export gemini-audio
2 levanminhduc from "levanminhduc/LuongHoaThoNew"
3 Guide for implementing Google Gemini API audio capabilities - analyze audio with transcription, summarization, and understanding (up to 9.5 hours), plus generate speech with controllable TTS. Use when processing audio files, creating transcripts, analyzing speech/music/sounds, or generating natural speech from text.
2026-01-05
getting-pr-workflow-results.md
0
1 export getting-pr-workflow-results
2 karlmdavis from "karlmdavis/dotfiles"
3 Use when needing workflow job results and log commands from PR - automatically waits for workflows to complete, then returns job summaries with gh commands to retrieve logs without loading large logs into context
2026-01-05
prism.md
0
1 export prism
2 violetio from "violetio/violet-ai-plugins"
3 Prism checkout orchestration context
2026-01-05
gitlab.md
0
1 export gitlab
2 ETeissonniere from "ETeissonniere/dotfiles"
3 GitLab operations via glab CLI. Use when user mentions: MR, merge request, gitlab issue, pipeline, CI status, glab, or when git remote shows gitlab.com or self-hosted GitLab.
2026-01-05
webapp-testing.md
0
1 export webapp-testing
2 j0KZ from "j0KZ/mcp-agents"
3 Toolkit for testing local web applications using Playwright. Use when verifying frontend functionality, debugging UI behavior, capturing browser screenshots, or viewing browser logs.
2026-01-05
interactive-questions.md
0
1 export interactive-questions
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Ask clarifying questions using AskUserQuestion tool when requirements are unclear to prevent assumptions and misunderstandings. Use when facing ambiguous requirements, missing information, or trade-off decisions before implementation.
2026-01-05
webapp-testing.md
0
1 export webapp-testing
2 dvorkinguy from "dvorkinguy/claude-skills-agents"
3 Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
component-library.md
0
1 export component-library
2 sayali-ingle-pdl from "sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3 Conditionally installs GitHub Packages component library. Adds to package.json and triggers npmrc generation when requested.
2026-01-05
tdd-workflow.md
0
1 export tdd-workflow
2 Youngger9765 from "Youngger9765/career_ios_backend"
3 Automatically invoked when user wants to develop new features using Test-Driven Development.Trigger keywords: "new feature", "add API", "implement", "create endpoint", "TDD","test-driven", "新功能", "新增 API", "實作"This skill enforces strict TDD workflow: RED → GREEN → REFACTORUses subagents to maintain clean context and ensure quality.
2026-01-05
meeting-notes.md
0
1 export meeting-notes
2 Cambridge-AI-Build-Club from "Cambridge-AI-Build-Club/MCP-Workshop"
3 Creates structured meeting notes, minutes, and action items from conversations or transcripts. Use when documenting meetings, standups, retrospectives, or extracting action items from discussions.
2026-01-05
frontend-developer.md
0
1 export frontend-developer
2 olehsvyrydov from "olehsvyrydov/AI-development-team"
3 Senior Frontend Developer with 10+ years web and mobile experience. Use when implementing React/Next.js features, building React Native/Expo apps, writing TypeScript, creating UI components, implementing state management, or styling with TailwindCSS.
2026-01-05
conductor-development.md
0
1 export conductor-development
2 fcoury from "fcoury/conductor"
3 Context-Driven Development skill for projects using Conductor. Use this skill when you detect a `conductor/` directory in the project, when working on tasks defined in a `plan.md` file, or when the user asks about tracks, specs, or plans. Automatically applies TDD workflow, tracks task completion, and follows the spec-driven methodology.
2026-01-05
gemini-delegation.md
0
1 export gemini-delegation
2 athola from "athola/claudenomicon"
3 Decide when and how to hand routine coding work to the Gemini CLI while Claude focuses on higher-level reasoning.
2026-01-05
gitprcreate.md
0
1 export gitprcreate
2 chrislyons from "chrislyons/carbon-acx"
3 Create comprehensive pull requests with auto-generated summaries, test plans, and proper Carbon ACX formatting.
2026-01-05
commit-helper.md
0
1 export commit-helper
2 fwdslsh from "fwdslsh/crosstrain"
3 Generates clear, conventional commit messages from git diffs
2026-01-05