Browse Skills

22656 skills found

browsing-history.md
4
1 export browsing-history
2 glebis from "glebis/claude-skills"
3 Query browsing history from all synced devices (iPhone, Mac, iPad, desktop). Supports natural language queries for filtering by date, device, domain, and keywords. Uses LLM classification for content categories. Can output to stdout or save as markdown/JSON to Obsidian vault.
2026-01-05
pre-commit.md
4
1 export pre-commit
2 Jamie-BitFlight from "Jamie-BitFlight/claude_skills"
3 When setting up automated code quality checks on git commit. When project has .pre-commit-config.yaml. When implementing git hooks for formatting, linting, or validation. When creating prepare-commit-msg hooks to modify commit messages. When distributing a tool as a pre-commit hook.
2026-01-05
summarize-session.md
4
1 export summarize-session
2 andersnygaard from "andersnygaard/ettsted2"
3 Compact the conversation context by summarizing what was accomplished and updating CLAUDE.md with any learnings. Use when context is getting long or when transitioning between work sessions.
2026-01-05
dast-ffuf.md
4
1 export dast-ffuf
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 Fast web fuzzer for DAST testing with directory enumeration, parameter fuzzing, and virtual host discovery. Written in Go for high-performance HTTP fuzzing with extensive filtering capabilities. Supports multiple fuzzing modes (clusterbomb, pitchfork, sniper) and recursive scanning. Use when: (1) Discovering hidden directories, files, and endpoints on web applications, (2) Fuzzing GET and POST parameters to identify injection vulnerabilities, (3) Enumerating virtual hosts and subdomains, (4) Testing authentication endpoints with credential fuzzing, (5) Finding backup files and sensitive data exposures, (6) Performing comprehensive web application reconnaissance.
2026-01-05
ecosystem-patterns.md
4
1 export ecosystem-patterns
2 delorenj from "delorenj/skills"
3 Use this when creating new projects, generating documentation, cleaning/organizing a repo, suggesting architecture, deploying containers and services, naming files/folders, or when the user references 'ecosystem', 'patterns', or 'containers'. This skill outlines naming conventions, stack preferences, project organization (iMi worktrees), Docker patterns, and PRD structures from past conversations.
2026-01-05
story-coach.md
4
1 export story-coach
2 jwynia from "jwynia/the-kepler-testimonies"
3 Act as an assistive writing coach who guides but never writes for the user. Use when helping someone develop their own writing through questions, diagnosis, and frameworks. Critical constraint - never generate story prose, dialogue, or narrative content. Instead ask questions, identify issues, suggest approaches, and let the writer write.
2026-01-05
doppler-secret-validation.md
4
1 export doppler-secret-validation
2 terrylica from "terrylica/cc-skills"
3 Validate and test secrets stored in Doppler. Add API tokens/credentials to Doppler, verify storage and retrieval, test authentication with target services. Use when user mentions "add to Doppler", "store secret", "validate token", or provides API tokens needing secure storage.
2026-01-05
nuxt-v4.md
4
1 export nuxt-v4
2 ChrisTowles from "ChrisTowles/blog"
3 Production-ready Nuxt 4 framework development with SSR, composables,data fetching, server routes, and Cloudflare deployment.Use when: building Nuxt 4 applications, implementing SSR patterns,creating composables, server routes, middleware, data fetching,state management, debugging hydration issues, deploying to Cloudflare,optimizing performance, or setting up testing with Vitest.Keywords: Nuxt 4, Nuxt v4, SSR, universal rendering, Nitro, Vue 3,useState, useFetch, useAsyncData, $fetch, composables, auto-imports,middleware, server routes, API routes, hydration, file-based routing,app directory, SEO, meta tags, useHead, useSeoMeta, transitions,error handling, runtime config, Cloudflare Pages, Cloudflare Workers,NuxtHub, Workers Assets, D1, KV, R2, Durable Objects, Vitest, testing,performance optimization, lazy loading, code splitting, prerendering,layers, modules, plugins, Vite, TypeScript, hydration mismatch,shallow reactivity, reactive keys, singleton pattern, defineNuxtConfig,defineEventHandle
2026-01-05
hammer-changelog-generator.md
4
1 export hammer-changelog-generator
2 Ronin15 from "Ronin15/SDL3_HammerEngine_Template"
3 Generates comprehensive, professionally-formatted changelogs for SDL3 HammerEngine from git history. Analyzes code changes, runs tests, includes architect review, and produces detailed documentation following World Update format. Use when documenting updates, preparing releases, or creating detailed change reports.
2026-01-05
using-skillpack-maintenance.md
4
1 export using-skillpack-maintenance
2 tachyon-beep from "tachyon-beep/skillpacks"
3 Use when maintaining or enhancing existing skill packs in the skillpacks repository - systematic pack refresh through domain analysis, structure review, RED-GREEN-REFACTOR gauntlet testing, and automated quality improvements
2026-01-05
json-formatter.md
4
1 export json-formatter
2 thomasholknielsen from "thomasholknielsen/claude-code-config"
3 Formats and validates JSON data. Use when you need to pretty-print JSON, fix formatting issues, or validate JSON syntax. ALWAYS USE THIS when doing JSON Formatting
2026-01-05
claude-hook-authoring.md
4
1 export claude-hook-authoring
2 outfitter-dev from "outfitter-dev/agents"
3 Creates event hooks for Claude Code automation with proper configuration, matchers, input/output handling, and security best practices. Covers all 9 hook types (PreToolUse, PostToolUse, UserPromptSubmit, Notification, Stop, SubagentStop, PreCompact, SessionStart, SessionEnd). Use when building automation, creating hooks, setting up event handlers, or when users mention hooks, automation, event handlers, or tool interception.
2026-01-05
shared-world.md
4
1 export shared-world
2 jwynia from "jwynia/the-kepler-testimonies"
3 Maintain a wiki-style world bible for collaborative fiction. Use for long-running story worlds, shared universes, membership sites, or any fiction requiring persistent canonical reference.
2026-01-05
gmail.md
4
1 export gmail
2 glebis from "glebis/claude-skills"
3 This skill should be used when searching, fetching, or downloading emails from Gmail. Use for queries like "search Gmail for...", "find emails from John", "show unread emails", "emails about project X", or "download attachment from email".
2026-01-05
qwen-cli-refactor.md
4
1 export qwen-cli-refactor
2 Foundup from "Foundup/Foundups-Agent"
3 Strategic CLI refactoring using Qwen 1.5B for extracting command modules from monolithic main() functions
2026-01-05
prompt-engineering-ui.md
4
1 export prompt-engineering-ui
2 HermeticOrmus from "HermeticOrmus/LibreUIUX-Claude-Code"
3 Prompt patterns for consistent UI generation. Covers precise design intent communication, component specification formats, and iterative refinement patterns for LLM-driven UI development.
2026-01-05
claude-plugin-distribution.md
4
1 export claude-plugin-distribution
2 outfitter-dev from "outfitter-dev/agents"
3 Packages and distributes Claude Code plugins with proper structure, documentation, and release management. Creates distribution-ready packages, generates documentation, and sets up automated validation. Use when preparing Claude Code plugins for release, packaging plugins for marketplace distribution, creating plugin documentation, setting up plugin versioning, or publishing plugins to GitHub.
2026-01-05
ocaml-code-style.md
4
1 export ocaml-code-style
2 avsm from "avsm/ocaml-claude-marketplace"
3 Refactoring and tidying OCaml code to be more idiomatic. Use when the user asks to tidy, clean up, refactor, or improve OCaml code, or when reviewing Claude-generated OCaml code for consolidation.
2026-01-05
writing-plans.md
4
1 export writing-plans
2 alexanderop from "alexanderop/MarkVim"
3 Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
2026-01-05
agno.md
4
1 export agno
2 delorenj from "delorenj/skills"
3 Agno AI agent framework. Use for building multi-agent systems, AgentOS runtime, MCP server integration, and agentic AI development.
2026-01-05
slash-command-factory.md
4
1 export slash-command-factory
2 terrylica from "terrylica/cc-skills"
3 Generate custom Claude Code slash commands through intelligent 5-7 question flow. Creates powerful commands for business research, content analysis, healthcare compliance, API integration, documentation automation, and workflow optimization. Outputs organized commands to generated-commands/ with validation and installation guidance.
2026-01-05
frontend-shadcn.md
4
1 export frontend-shadcn
2 petbrains from "petbrains/mvp-builder"
3 DEFAULT foundation component library for all React/Next.js UI needs. Use as the starting point for any project needing buttons, inputs, dialogs, forms, tables, navigation, modals, dropdowns, and other standard UI elements. Built on Radix UI + Tailwind CSS. Check shadcn FIRST before reaching for other libraries.
2026-01-05
gemma-pqn-data-processor.md
4
1 export gemma-pqn-data-processor
2 Foundup from "Foundup/Foundups-Agent"
3 Gemma PQN Data Processor
2026-01-05
google-image-search.md
4
1 export google-image-search
2 glebis from "glebis/claude-skills"
3 Search and download images via Google Custom Search API with LLM-powered selection. This skill should be used when finding images for articles, presentations, research documents, or enriching Obsidian notes with relevant visuals. Supports simple queries, batch processing from JSON config, automatic config generation from terms, and full note enrichment with automatic image insertion below headings.
2026-01-05