Browse Skills

20307 skills found

python-cleanup.md
0
1 export python-cleanup
2 franklinbaldo from "franklinbaldo/egregora"
3 Perform comprehensive dead code and clean-up analysis in Python projects using static analysis, coverage, dependency checks, and security scanning. Use when asked to clean up code, find unused code, analyze dependencies, or improve code quality.
2026-01-05
jelly-gemini.md
0
1 export jelly-gemini
2 dev-jelly from "dev-jelly/jelly-dotclaude"
3 Google Gemini AI integration for Claude Code. Supports multimodal analysis, long context processing, fast inference with Gemini 2.5 Flash/Pro models, and Nano Banana image generation/editing extension. Activated when users mention "Gemini", need image analysis, image generation, or require large context processing.
2026-01-05
analytics-measurement.md
0
1 export analytics-measurement
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analytics and conversion tracking for lead generation websites. Use when implementing GTM, GA4, or any measurement. Works with astro-architecture for GTM setup. No CRO mérés nélkül vakrepülés.
2026-01-05
workflow-phases.md
0
1 export workflow-phases
2 elevanaltd from "elevanaltd/oa"
3 HestAI workflow phase execution including D0→D1→D2→D3→B0→B1→B2→B3→B4→B5 sequence, agent assignments per phase, phase transition validation, and deliverable requirements. Use when starting new phase, determining next steps, or validating phase completion.
2026-01-05
marimo.md
0
1 export marimo
2 btimothy-har from "btimothy-har/mycc-config"
3 Use when creating or editing marimo reactive Python notebooks. Covers cell structure, UI elements (mo.ui), reactivity, SQL integration, markdown, and deployment as apps. Triggers on .py notebook creation, marimo edit/run commands, reactive notebook development, or interactive data exploration. Extends python-development skill.
2026-01-05
writing-plans.md
0
1 export writing-plans
2 axiomantic from "axiomantic/spellbook"
3 Use when you have a spec or requirements for a multi-step task, before touching code
2026-01-05
moai-platform-clerk.md
0
1 export moai-platform-clerk
2 junseokandylee from "junseokandylee/ClaudeAutomate"
3 Clerk modern authentication specialist covering WebAuthn, passkeys, passwordless, and beautiful UI components. Use when implementing modern auth with great UX.
2026-01-05
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
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
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
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
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
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
auto-swe.md
0
1 export auto-swe
2 financialvice from "financialvice/skills"
3 Setup an autonomous software development cycle, inspired by Anthropic's "Effective harnesses for long-running agents" blog (https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents). Adapted to fit our tech-stack (TypeScript, NextJS, InstantDB, Trigger.dev, tRPC) and style (kebab-case file-naming).
2026-01-05
server-actions-and-routes.md
0
1 export server-actions-and-routes
2 shoma-endo from "shoma-endo/industry-specific-mc-training"
3 Next.js App Router における Server Actions と Route Handlers の使い分け、セキュリティ、および実装規約。
2026-01-05
gitea.md
0
1 export gitea
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert guidance for Gitea self-hosted Git service including installation, configuration, repositories, webhooks, API usage, Docker deployment, and integration with CI/CD. Use this when working with Gitea Git hosting.
2026-01-05
integration-patterns.md
0
1 export integration-patterns
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 Expertise in API design, database integration, and service connectivity. Activates when working with "API", "database", "webhook", "service", "integrate", "connect", or system architecture.
2026-01-05