Browse Skills

2962 skills found

playwright-automation.md
2
1 export playwright-automation
2 brianclaridge from "brianclaridge/.claude"
3 Execute complex browser automation using Playwright Python. Use for video recording, multi-page navigation, data extraction. Triggers on "browser script", "record video of website", "extract data from webpage".
2026-01-05
marp-html-to-png.md
2
1 export marp-html-to-png
2 Ryunosuke-Tanaka-sti from "Ryunosuke-Tanaka-sti/claude_and_blog_seminar"
3 Create HTML diagrams for Marp slides and capture them as PNG screenshots using Playwright MCP
2026-01-05
code-review.md
2
1 export code-review
2 DavidDworetzky from "DavidDworetzky/Geist"
3 This skill should be used when the user requests a code review of changed files. Use this to review git-diffed files for security vulnerabilities (OWASP Top 10), performance issues (O(N) complexity, ORM optimization), bugs, and adherence to project coding standards defined in agents.md and claude.md.
2026-01-05
makefile.md
2
1 export makefile
2 thrawn01 from "thrawn01/claude-dotfiles"
3 Generate standard Makefile for Go projects with test, lint, clean, fmt, tidy, ci, and coverage targets following best practices
2026-01-05
write.md
2
1 export write
2 waynesutton from "waynesutton/waynesutton-ai"
3 Expert writing for technical content, social media, and developer documentation. Use when asked to write tweets, LinkedIn posts, blog posts, READMEs, commit messages, feature announcements, or any written content. Optimized to avoid AI detection patterns.
2026-01-05
smart-contract.md
2
1 export smart-contract
2 rocky2431 from "rocky2431/ultra-builder-pro"
3 Multi-chain smart contract development skill for Ethereum, Solana, and Move-based chains.This skill should be used when: writing smart contracts (ERC20/ERC721/ERC1155/esToken/custom),auditing contract security vulnerabilities, generating Foundry test cases, optimizing gas usage,or automating deployment workflows. Triggers on queries like "write a contract", "audit this contract","generate tests", "optimize gas", or "deploy contract".
2026-01-05
exa-research.md
2
1 export exa-research
2 closedloop-technologies from "closedloop-technologies/awesome-deep-researchers"
3 Use Exa AI for neural search, content retrieval, and automated deep research. Requires EXA_API_KEY.
2026-01-05
claude-code-plugin-builder.md
2
1 export claude-code-plugin-builder
2 pleaseai from "pleaseai/claude-code-plugins"
3 Creates Claude Code plugins with proper manifest structure, directory layout, and components (commands, agents, skills, hooks, MCP servers). Use when user requests creating plugins, adding slash commands, integrating MCP servers, setting up hooks, migrating Gemini extensions, or mentions "plugin.json", ".claude-plugin", or "marketplace.json". Handles plugin testing, debugging, and marketplace distribution.
2026-01-05
add-language.md
2
1 export add-language
2 bartolli from "bartolli/codanna-profiles"
3 Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs, definition.rs, parser.rs, behavior.rs, resolution.rs, audit.rs), trait implementation patterns, resolution scope design, and integration workflow. Triggers on requests to add language support, implement new parser, extend language capabilities, or create language implementation.
2026-01-05
baseline-check.md
2
1 export baseline-check
2 spiralhouse from "spiralhouse/cycletime"
3 Autonomously run quality checks (detekt, Gradle tests) to establish baseline or detect regressions. Supports three modes (capture, compare, auto) for comprehensive regression detection. Triggers before starting development work, after completing changes, when checking code quality, or when explicitly requested. Compares current metrics against previous baseline to identify improvements or regressions in code quality and test coverage.
2026-01-05
conversation-search.md
2
1 export conversation-search
2 akatz-ai from "akatz-ai/cc-conversation-search"
3 Find and resume Claude Code conversations by searching topics or filtering by date. Returns session IDs and project paths for easy resumption via 'claude --resume'. Use when user asks "find that conversation about X", "what did we discuss", "what did we work on yesterday", "summarize today's work", "show this week's conversations", "recent projects we accomplished", or wants to locate past work by topic, date, or time period (yesterday, today, last week, specific dates).
2026-01-05
resolve-ambiguity.md
2
1 export resolve-ambiguity
2 rayk from "rayk/lucid-toolkit"
3 Systematic ambiguity resolution through tiered information gathering. Use when facing unclear requirements, unknown context, uncertain implementation choices, or any situation where guessing would be risky.
2026-01-05
fosmvvm-serverrequest-generator.md
2
1 export fosmvvm-serverrequest-generator
2 foscomputerservices from "foscomputerservices/FOSUtilities"
3 Generate ServerRequest types for client-server communication in FOSMVVM. Use when implementing any operation that talks to the server - CRUD operations, data sync, actions, etc. ServerRequest is THE way clients communicate with servers.
2026-01-05
research-docs.md
2
1 export research-docs
2 dkmaker from "dkmaker/ida-ai"
3 Research and persist coding documentation using Perplexity AI. Use when user asks about documentation, APIs, frameworks, libraries, best practices, coding patterns, or needs to research technical topics. Always checks existing research first.
2026-01-05
vespertide.md
2
1 export vespertide
2 dev-five-git from "dev-five-git/vespertide"
3 Define database schemas in JSON and generate migration plans. Use this skill when creating or modifying database models, defining tables with columns and inline constraints (primary_key, unique, index, foreign_key) for Vespertide-based projects.
2026-01-05
memory-user-edits.md
2
1 export memory-user-edits
2 frmoretto from "frmoretto/claude-memory-user-edits-guide"
3 Expert guidance for Claude's memory_user_edits tool. Helps users understand how to effectively use memory edits for persistent facts across conversations. Key insight - memory edits work for FACTS, not BEHAVIORS. Triggers on memory-related questions, "remember", "forget", or memory_user_edits tool usage.
2026-01-05
papi.md
2
1 export papi
2 hummat from "hummat/paperpipe"
3 Help with paper references using paperpipe (papi). Use when user asks about papers, wants to verify code against a paper, needs paper context for implementation, or asks about equations/methods from literature.
2026-01-05
frontend-dev.md
2
1 export frontend-dev
2 jungai from "jungai/dotfiles"
3 Comprehensive React, TypeScript, and Tailwind frontend development with Next.js and TanStack ecosystem (TanStack Router, TanStack Query, TanStack Start). Use when building, configuring, or developing modern web applications with these specific technologies, including project setup, routing, data fetching, component patterns, and TypeScript configurations.
2026-01-05
clarity-gate.md
2
1 export clarity-gate
2 frmoretto from "frmoretto/clarity-gate"
3 Pre-ingestion verification for epistemic quality in RAG systems. Use when reviewing documents before they enter knowledge bases, checking if claims could be misinterpreted as facts, or validating that hypotheses are clearly marked. Triggers on "clarity gate", "check for hallucination risks", "can an LLM read this safely", "review for equivocation", "verify document clarity", "pre-ingestion check".
2026-01-05
dpo-specialist.md
2
1 export dpo-specialist
2 moag1000 from "moag1000/Little-ISMS-Helper"
3 Expert Data Protection Officer (Datenschutzbeauftragter) with deep knowledge of EU GDPR (DSGVO), German BDSG, and ISO 27701:2025/2019 (PIMS). Specializes in smart integration with existing ISMS infrastructure using Data Reuse principles. Automatically activated when user asks about data protection, privacy, GDPR/DSGVO, BDSG, personal data, DPIA/DSFA, consent, data subject rights, ISO 27701, PIMS, or data breaches.
2026-01-05
subagent-driven-development.md
2
1 export subagent-driven-development
2 robertpelloni from "robertpelloni/workspace"
3 Execute implementation plan by dispatching fresh subagent for each task, with code review between tasks
2026-01-05
speculator-orchestration.md
2
1 export speculator-orchestration
2 wbeard from "wbeard/speculator"
3 Multi-agent task orchestration using the spec CLI. Guides agents on claiming tasks, parallel execution, blocking, and coordination. Use when working with multiple agents, claiming tasks, or managing parallel work.
2026-01-05
wp-migrate.md
2
1 export wp-migrate
2 BWBama85 from "BWBama85/wp-migrate.sh"
3 WordPress site migration and deployment using wp-migrate.sh. Use when migrating WordPress sites, syncing databases, managing backups, testing migrations, debugging migration issues, or working with WordPress deployment workflows including Duplicator, Jetpack Backup, and Solid Backups archives. Also use for code modifications, testing, git workflows, PR creation, and release management for this project.
2026-01-05
vault-context.md
2
1 export vault-context
2 markphelps from "markphelps/claude-plugins"
3 Use when the user asks about their notes, wants to brainstorm, or references their vault. Provides context about existing notes to inform responses.
2026-01-05