Browse Skills

44895 skills found

lms-database.md
0
1 export lms-database
2 geonook from "geonook/learning-management-system-esid"
3 Supabase database query patterns, RLS policies, migration records, and nested join patterns. Use this skill when writing database queries, understanding RLS behavior, debugging query errors, or implementing new migrations.
2026-01-05
claude-plugin-creator.md
0
1 export claude-plugin-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Claude Code plugin creation guide. Use when creating new plugins, adding commands/skills/hooks/MCP servers to plugins, or setting up marketplace distribution. Triggers on "create plugin", "add command", "add skill", "add hook", "plugin structure".
2026-01-05
rust-borrow-checker.md
0
1 export rust-borrow-checker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Debug Rust ownership, borrowing, and lifetime errors. Use when encountering borrow checker errors (E0382, E0502, E0597, etc.) or when code won't compile due to ownership issues.
2026-01-05
slack-connect.md
0
1 export slack-connect
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Connect to Slack workspace for messaging and channel management. Load when user mentions 'slack', 'connect slack', 'slack message', 'slack channel', 'send to slack', or any Slack operations. Meta-skill that validates config, discovers workspace, and routes to appropriate operations.
2026-01-05
gardening-skills-wiki.md
0
1 export gardening-skills-wiki
2 barrydobson from "barrydobson/dotfiles_extra"
3 Maintain skills wiki health - check links, naming, cross-references, and coverage
2026-01-05
acxuxevaluator.md
0
1 export acxuxevaluator
2 chrislyons from "chrislyons/carbon-acx"
3 Expert UX evaluation and usability guidance for Carbon ACX interfaces using heuristic evaluation, cognitive walkthroughs, user journey mapping, and flow analysis.
2026-01-05
create-functional-test.md
0
1 export create-functional-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create functional test for HTTP controllers and LiveComponents. Use when testing web endpoints, form submissions, API responses, or LiveComponent interactions. Tests make HTTP requests and verify responses/DOM.
2026-01-05
curv-design-system.md
0
1 export curv-design-system
2 sellersessions from "sellersessions/SKILLS-FILES-CLAUDE-DESKTOP-PROJECT"
3 Apply the complete CURV Tools design system to all visual outputs - dashboards, reports, HTML artifacts, and data visualizations. Includes exact colors from production tools (rgb(3, 12, 27) dark background, rgb(157, 78, 221) purple accent), glassmorphic effects, gradient borders, header/footer templates, and animation patterns used in GL Decoder and SQPR Analyser.
2026-01-05
qa-contract-validator.md
0
1 export qa-contract-validator
2 pcortes from "pcortes/swarm-attack"
3 Validates API contracts by discovering consumers and ensuring responses match their expectations. Detects breaking changes.
2026-01-05
testing-patterns.md
0
1 export testing-patterns
2 ericnunes30 from "ericnunes30/frame-code-cli"
3 Padrões e boas práticas para testes de software
2026-01-05
version-bumping.md
0
1 export version-bumping
2 Regis-RCR from "Regis-RCR/rcr-plugin-factory-marketplace"
3 Use when bumping versions for releases (PATCH, MINOR, MAJOR) - manages semantic versioning with multi-file consistency, git tags, changelog generation, and GitHub releases following SemVer 2.0
2026-01-05
google-shell-style.md
0
1 export google-shell-style
2 pproenca from "pproenca/dot-claude"
3 Use when the user asks to "refactor shell script", "fix bash style", "apply Google style guide to shell", "review shell script style", "format bash script", or when writing, reviewing, or refactoring shell/bash scripts. Provides Google Shell Style Guide rules for formatting, quoting, naming, control flow, and common anti-patterns.
2026-01-05
show-concurrent.md
0
1 export show-concurrent
2 bencassie from "bencassie/flywheel"
3 Find notes edited around the same time as a given note. Triggers on "concurrent notes", "edited around same time", "what else was I working on", "contemporaneous".
2026-01-05
semantic-searchresume.md
0
1 export semantic-searchresume
2 adam-hanna from "adam-hanna/semantic-search-mcp"
3 Use when you want to resume the semantic search file watcher after pausing it
2026-01-05
generating-commits.md
0
1 export generating-commits
2 sabertazimi from "sabertazimi/claude-code"
3 Generates Conventional Commits messages, then commits changes. Use when the user says "commit", "git commit", or asks to commit changes, wants to create a commit, or when work is complete and ready to commit.
2026-01-05
wasp-jobs.md
0
1 export wasp-jobs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Background jobs with PgBoss for Wasp applications. Use when implementing async tasks, scheduled jobs, email queues, or background processing. Requires PostgreSQL database.
2026-01-05
reasoner.md
0
1 export reasoner
2 cyrup-ai from "cyrup-ai/kodegen-claude-plugin"
3 Advanced reasoning with search strategies (beam search, MCTS). WHEN: Complex problem-solving requiring exploration of multiple solution paths, optimization problems, decision trees, when you need scored/ranked reasoning paths. WHEN NOT: Simple linear reasoning (use sequential_thinking), trivial problems, when branching isn't needed.
2026-01-05
dhep-bie-proposal.md
0
1 export dhep-bie-proposal
2 sysylvia from "sysylvia/ssylvia-website"
3 Generate DHEP Behavioral Insights & Evaluation (BIE) proposals with engagementtriage, activity classification, and single-design proposal generation. Supportscausal evaluation, HEOR, digital strategy, AI governance, and training programs.
2026-01-05
brand-guidelines-doc.md
0
1 export brand-guidelines-doc
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт по документам с руководящими принципами бренда. Используй для создания brand books, style guides, visual standards и brand identity documentation.
2026-01-05
atlas-standard.md
0
1 export atlas-standard
2 ajstack22 from "ajstack22/StackMap"
3 Standard 5-phase workflow for most development tasks - bugs, small features, refactors (30-60 min)
2026-01-05
tdd.md
0
1 export tdd
2 fyuuki0jp from "fyuuki0jp/hono-template"
3 Detroit-style BDD開発フロー。シナリオテストをメインに据え、振る舞い駆動でテストを設計する。
2026-01-05
skill-generator.md
0
1 export skill-generator
2 jrc1883 from "jrc1883/popkit-claude"
3 Use when you want to capture project-specific patterns as reusable skills - generates custom skills based on codebase patterns, common workflows, and team conventions discovered during analysis. Creates skills for patterns, testing, deployment, debugging, and setup. Do NOT use for generic skills that would work across any project - those belong in popkit core, not project-specific generation.
2026-01-05
browserslistrc.md
0
1 export browserslistrc
2 sayali-ingle-pdl from "sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3 Defines target browser versions for CSS autoprefixing and JavaScript transpilation. Generates .browserslistrc configuration file.
2026-01-05
google-gemini-api.md
0
1 export google-gemini-api
2 jackspace from "jackspace/ClaudeSkillz"
3 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 (Gemini 2.5 Pro/Flash/Flash-Lite with 1M input tokens, NOT 2M).Use when: integrating Gemini API, implementing multimodal AI applications, using thinking mode forcomplex reasoning, function calling with parallel execution, streaming responses, deploying toCloudflare Workers, building chat applications, or encountering SDK deprecation warnings, context windowerrors, model not found errors, function calling failures, or multimodal format errors.Keywords: gemini api, @google/genai, gemini-2.5-pro, gemini-2.5-flash, gemini-2.5-flash-lite,multimodal gemini, thinking mode, google ai, genai sdk, function calling gemini, streaming gemini,gemini vision, gemini video, gemini audio, gemini pdf, sys
2026-01-05