Browse Skills

18175 skills found

ui-debugging.md
0
1 export ui-debugging
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standardized protocol for describing UI/layout issues in screenshots. Helps Claude understand visual problems clearly on first look by using a structured format for image communication.
2026-01-05
banana.md
0
1 export banana
2 ghostmind-dev from "ghostmind-dev/system"
3 Generate images using Google's Gemini image generation model with Deno. Use this skill when the user wants to create AI-generated images, perform image-to-image transformations, or generate visual content from text prompts. Triggers include requests like "generate an image of...", "create a picture of...", "make an image with...", or "transform this image to...".
2026-01-05
model-first-reasoning.md
0
1 export model-first-reasoning
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Apply Model-First Reasoning (MFR) to code generation tasks. Use when the user requests "model-first", "MFR", "formal modeling before coding", "model then implement", or when tasks involve complex logic, state machines, constraint systems, or any implementation requiring formal correctness guarantees. Enforces strict separation between modeling and implementation phases.
2026-01-05
research-merge.md
0
1 export research-merge
2 jrc1883 from "jrc1883/popkit-claude"
3 Processes research branches from Claude Code Web sessions - merges content, moves docs to docs/research/, and creates GitHub issues. Use when /popkit:next detects research branches or when manually processing research from mobile sessions. Do NOT use for regular feature branches - only for branches matching claude/research-* or containing research documentation.
2026-01-05
justfile-style.md
0
1 export justfile-style
2 motlin from "motlin/claude-code-plugins"
3 Style guidelines for justfile recipe documentation. Use when writing or editing justfiles to ensure consistent and concise documentation.
2026-01-05
blocklet-updater.md
0
1 export blocklet-updater
2 ArcBlock from "ArcBlock/agent-skills"
3 Creates a new release for a blocklet project by bumping version, building, and bundling. Use when asked to "create a new release", "bump and bundle", or "update blocklet version".
2026-01-05
vercel-ai-sdk.md
0
1 export vercel-ai-sdk
2 mcclowes from "mcclowes/knights-and-crosses"
3 Guide for Vercel AI SDK v5 implementation patterns including generateText, streamText, useChat hook, tool calling, embeddings, and MCP integration. Use when implementing AI chat interfaces, streaming responses, tool/function calling, text embeddings, or working with convertToModelMessages and toUIMessageStreamResponse. Activates for AI SDK integration, useChat hook usage, message streaming, or tool calling tasks.
2026-01-05
writing-claude-rules-skills-subagents.md
0
1 export writing-claude-rules-skills-subagents
2 loklaan from "loklaan/dotfiles"
3 Guidelines for creating custom rules, custom skills, and custom subagents for Claude.
2026-01-05
nafv4-interface-ea-mcp.md
0
1 export nafv4-interface-ea-mcp
2 carstenlucke from "carstenlucke/naf4_admbw_claudeskill"
3 Create and manage NAF v4 (NATO Architecture Framework) / ADMBw Requirements Viewpoints (R2-R6) in Sparx Enterprise Architect. Use when the user wants to create R2 (Requirement Catalogue), R3 (Requirement Dependencies), R4 (Requirement Conformance), R5 (Requirement Derivation), or R6 (Requirement Realization) diagrams, add requirements elements, create associations between requirements, or work with NAF requirements modeling. Also triggers on natural language like "functional requirement", "requirement category", "derived from", "conforms to standard", etc.
2026-01-05
langchain-architecture.md
0
1 export langchain-architecture
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.
2026-01-05
comprehensive-context-handover.md
0
1 export comprehensive-context-handover
2 ogprotege from "ogprotege/Skills"
3 Forensic, high-fidelity context handover for seamless continuation in a new chat. Produces a single Markdown transfer artifact plus reusable templates, preserving decisions, requirements, non-negotiables, and open loops without truncation by judgment. Not for code continuation unless explicitly stated.
2026-01-05
open-props.md
0
1 export open-props
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use Open Props CSS custom properties for consistent design tokens. Use when setting up design systems, choosing spacing/color values, or wanting battle-tested CSS variables without heavy dependencies.
2026-01-05
oracle-adk-expert.md
0
1 export oracle-adk-expert
2 frankxai from "frankxai/ai-architect"
3 Build production agentic applications on OCI using Oracle Agent Development Kit with multi-agent orchestration, function tools, and enterprise patterns
2026-01-05
catz-challenge-evaluator.md
0
1 export catz-challenge-evaluator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Evaluates Catz Android coding challenge submissions against SWORD Health requirements. Use when reviewing or assessing this coding challenge. Produces a structured markdown report with seniority level assessment (Junior/Mid/Senior/Staff) and confidence rating, covering requirements compliance, architecture, code quality, testing, and documentation.
2026-01-05
delta-live-tables.md
0
1 export delta-live-tables
2 vivekgana from "vivekgana/databricks-platform-marketplace"
3 Delta Live Tables (DLT) pipeline patterns and examples for building declarative, self-healing data pipelines with automatic quality enforcement and lineage tracking.
2026-01-05
yagni-principle.md
0
1 export yagni-principle
2 CodeTonight-SA from "CodeTonight-SA/claude-optim"
3 Apply YAGNI (You Aren't Gonna Need It) principle when evaluating feature requests, reviewing speculative code, or preventing over-engineering. Use when assessing whether to build functionality now vs later.
2026-01-05
breaking-change-detection.md
0
1 export breaking-change-detection
2 vanman2024 from "vanman2024/dev-lifecycle-marketplace"
3 OpenAPI diff tools, schema comparison, and migration guide templates for detecting breaking changes in APIs, databases, and contracts. Use when analyzing API changes, comparing OpenAPI specs, detecting breaking changes, validating backward compatibility, creating migration guides, analyzing database schema changes, or when user mentions breaking changes, API diff, schema comparison, migration guide, backward compatibility, contract validation, or API versioning.
2026-01-05
database-schema-designer.md
0
1 export database-schema-designer
2 therealchandlerbing from "therealchandlerbing/claude-usecases"
3 Expert database design specialist that creates optimized schemas, writes efficient queries, handles migrations, and provides guidance on normalization, indexing, and performance optimization across SQL and NoSQL databases
2026-01-05
phase-4-validator.md
0
1 export phase-4-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validates Testing Phase completion before advancing to Finalization Phase. Checks test execution results, coverage targets, test quality, and environment health. Ensures 100% test pass rate required by quality gates.
2026-01-05
learning-mode.md
0
1 export learning-mode
2 Joe-Degs from "Joe-Degs/configs"
3 Activates when user is learning, studying, or exploring concepts rather than executing work tasks.TRIGGER when user says: "learn", "understand", "explain", "how does X work", "teach me","walk me through", "I want to figure out", "study", "what's the concept behind", or isworking through books, papers, tutorials, or explicitly mentions being in a learning project.Also triggers for: working on emulator project, syscall implementations, or anything inthe learning repos.DO NOT trigger for: "fix this", "implement this quickly", "just do it", work tickets,debugging production issues, "I need this done", time-pressured requests, or when userprovides a complete spec and just wants execution.
2026-01-05
google-docs-manager.md
0
1 export google-docs-manager
2 smorand from "smorand/claude-config"
3 Expert in Google Docs management. Use when creating, reading, updating, formatting, or managing Google Docs with markdown support, advanced formatting, tables with full manipulation, images with styling, lists, headers/footers, and table of contents.
2026-01-05
development-guidelines.md
0
1 export development-guidelines
2 Taira0222 from "Taira0222/juku-cloud-backend"
3 開発ガイドラインを作成するスキル
2026-01-05
research-agent.md
0
1 export research-agent
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when researching AI agents, LLMs, hosting solutions, OCR technologies, video generation models, or evaluating technology stacks. Apply when user asks to research, compare, evaluate, or investigate technologies, frameworks, models, or tools. Use proactively when technical decisions require research backing.
2026-01-05
marp-slide-quality.md
0
1 export marp-slide-quality
2 nibzard from "nibzard/skills-marketplace"
3 Analyze and improve Marp markdown presentations using SlideGauge. Use when working with Marp presentations, slide decks, or when user asks to check, analyze, improve, or validate slide quality. Requires slidegauge package (installed via uvx).
2026-01-05