Browse Skills

44915 skills found

git-ops.md
4
1 export git-ops
2 TheSethRose from "TheSethRose/Copilot-Skills"
3 Safe git operations including commits, branches, merges, worktrees, and conflict resolution. Use when user wants to commit and push changes, manage branches, resolve conflicts, or create isolated workspaces. Activates when user says "commit", "push", "merge", "branch", "pull", "rebase", "worktree", "conflict", or similar git workflow requests.
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
gh-cli.md
4
1 export gh-cli
2 bostonaholic from "bostonaholic/dotfiles"
3 Use when working with GitHub PRs, issues, workflows, or CI/CD - automates GitHub operations from terminal
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
kubernetes-deployment-patterns.md
4
1 export kubernetes-deployment-patterns
2 NickCrew from "NickCrew/claude-cortex"
3 Kubernetes deployment strategies and workload patterns for production-grade applications. Use when deploying to Kubernetes, implementing rollout strategies, or designing cloud-native application architectures.
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
gemma-telemetry-retention-detector.md
4
1 export gemma-telemetry-retention-detector
2 Foundup from "Foundup/Foundups-Agent"
3 Fast binary classification of YouTube telemetry records for retention strategy
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
git-workflow.md
4
1 export git-workflow
2 mrbrandao from "mrbrandao/lola"
3 Git workflow best practices including branching strategies, commit messages, and pull requests. Use when creating branches, writing commits, making PRs, or resolving merge conflicts.
2026-01-05
writing-tests.md
4
1 export writing-tests
2 jasonkuhrt from "jasonkuhrt/kit"
3 Writes tests following project conventions. Handles test file organization, runtime vs type tests, table-driven tests with Test module, and type assertions with Assert API.
2026-01-05
mql5-indicator-patterns.md
4
1 export mql5-indicator-patterns
2 terrylica from "terrylica/cc-skills"
3 Develop custom MQL5 indicators with proper patterns. Use when creating indicators, debugging OnCalculate(), working with buffers, or implementing multi-timeframe indicators in MetaTrader 5.
2026-01-05
git-squash-commits.md
4
1 export git-squash-commits
2 acking-you from "acking-you/myclaude-skills"
3 Squash multiple git commits into a single commit with an auto-generated comprehensive commit message based on the changes made.
2026-01-05
changelog-entry.md
4
1 export changelog-entry
2 projectquestorg from "projectquestorg/AgileFlow"
3 Generate Keep a Changelog format entries for version releases
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
security-workflow.md
4
1 export security-workflow
2 jpoley from "jpoley/jp-spec-kit"
3 Use when creating backlog tasks from security findings, integrating security scans into workflow states, or managing security remediation tracking. Invoked for security workflow integration and task automation.
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
format-processor.md
4
1 export format-processor
2 outfitter-dev from "outfitter-dev/agents"
3 Process and analyze {{FORMAT}} files. Use when {{TRIGGER_CONTEXTS}}. Supports {{CAPABILITIES}}.
2026-01-05
hammer-dependency-analyzer.md
4
1 export hammer-dependency-analyzer
2 Ronin15 from "Ronin15/SDL3_HammerEngine_Template"
3 Verify dependency structure and architecture health for SDL3 HammerEngine. Detects circular dependencies, excessive coupling, layer violations, header bloat, and provides dependency graph visualization. Ensures adherence to layered architecture (Core→Managers→States→Entities). Use monthly, after major refactors, or when investigating compile time issues.
2026-01-05