Browse Skills

16146 skills found

asciinema-streaming-backup.md
4
1 export asciinema-streaming-backup
2 terrylica from "terrylica/cc-skills"
3 Real-time asciinema recording backup to GitHub orphan branch with idle-based chunking and brotli archival. TRIGGERS - streaming backup, recording backup, asciinema backup, continuous recording, session backup, orphan branch recording, zstd streaming, chunked recording, real-time backup, github recording storage.
2026-01-05
hammer-test-suite-generator.md
4
1 export hammer-test-suite-generator
2 Ronin15 from "Ronin15/SDL3_HammerEngine_Template"
3 Generates complete test suite infrastructure (test scripts, functional tests, benchmark tests, output directories, CMake integration) for a new SDL3 HammerEngine system or manager following project conventions. Use when adding a new manager or system that needs testing infrastructure.
2026-01-05
multi-agent-performance-profiling.md
4
1 export multi-agent-performance-profiling
2 terrylica from "terrylica/cc-skills"
3 Multi-agent parallel performance profiling workflow for identifying bottlenecks in data pipelines. Use when investigating performance issues, optimizing ingestion pipelines, profiling database operations, or diagnosing throughput bottlenecks in multi-stage data systems.
2026-01-05
prompt-optimization-claude-45.md
4
1 export prompt-optimization-claude-45
2 Jamie-BitFlight from "Jamie-BitFlight/claude_skills"
3 Optimize CLAUDE.md files and Skills for Claude Code CLI. Use when reviewing, creating, or improving system prompts, CLAUDE.md configurations, or Skill files. Transforms negative instructions into positive patterns following Anthropic's official best practices.
2026-01-05
subagent-coordination.md
4
1 export subagent-coordination
2 outfitter-dev from "outfitter-dev/agents"
3 Orchestrate baselayer subagents for complex tasks. Defines available agents, their skills, and workflows for multi-agent scenarios. Load when coordinating work across agents, delegating tasks, or deciding which agent handles what.
2026-01-05
agileflow-sprint-planner.md
4
1 export agileflow-sprint-planner
2 projectquestorg from "projectquestorg/AgileFlow"
3 Helps plan sprints by grouping stories, calculating capacity, identifying risks, and creating sprint goals. Loads when discussing sprint planning or iteration planning.
2026-01-05
k8s-troubleshooting.md
4
1 export k8s-troubleshooting
2 kcns008 from "kcns008/cluster-code"
3 Comprehensive Kubernetes and OpenShift cluster health analysis and troubleshooting based on Popeye's issue detection patterns. Use this skill when:(1) Proactive cluster health assessment and security analysis(2) Analyzing pod/container logs for errors or issues(3) Interpreting cluster events (kubectl get events)(4) Debugging pod failures: CrashLoopBackOff, ImagePullBackOff, OOMKilled, etc.(5) Diagnosing networking issues: DNS, Service connectivity, Ingress/Route problems(6) Investigating storage issues: PVC pending, mount failures(7) Analyzing node problems: NotReady, resource pressure, taints(8) Troubleshooting OCP-specific issues: SCCs, Routes, Operators, Builds(9) Performance analysis and resource optimization(10) Security vulnerability assessment and RBAC validation(11) Configuration best practices validation(12) Reliability and high availability analysis
2026-01-05
syncing-tsconfig-paths.md
4
1 export syncing-tsconfig-paths
2 jasonkuhrt from "jasonkuhrt/kit"
3 Synchronizes tsconfig.json paths from package.json imports field. Ensures TypeScript resolves subpath imports (#imports) correctly during development.
2026-01-05
agent-launcher.md
4
1 export agent-launcher
2 ciscoittech from "ciscoittech/claude-agent-framework"
3 Launches specialized Claude agents for targeted tasks. Analyzes requirements, selects appropriate agent, and executes with optimized configuration.
2026-01-05
secrets-gitleaks.md
4
1 export secrets-gitleaks
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 Hardcoded secret detection and prevention in git repositories and codebases using Gitleaks. Identifies passwords, API keys, tokens, and credentials through regex-based pattern matching and entropy analysis. Use when: (1) Scanning repositories for exposed secrets and credentials, (2) Implementing pre-commit hooks to prevent secret leakage, (3) Integrating secret detection into CI/CD pipelines, (4) Auditing codebases for compliance violations (PCI-DSS, SOC2, GDPR), (5) Establishing baseline secret detection and tracking new exposures, (6) Remediating historical secret exposures in git history.
2026-01-05
brainstorming-skill.md
4
1 export brainstorming-skill
2 Jamie-BitFlight from "Jamie-BitFlight/claude_skills"
3 This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
2026-01-05
mise-tasks.md
4
1 export mise-tasks
2 terrylica from "terrylica/cc-skills"
3 Orchestrate workflows with mise [tasks]. TRIGGERS - mise tasks, mise run, task runner, depends, depends_post, workflow automation, task dependencies.
2026-01-05
rule-making-skill.md
4
1 export rule-making-skill
2 andersnygaard from "andersnygaard/ettsted2"
3 Analyze a specific directory (e.g. frontend/, backend/, e2e/) and generate .claude/rules/ markdown files for it. Use when asked to create rules, analyze a folder for Claude Code, or set up domain memory for a specific part of the codebase.
2026-01-05
forensics-osquery.md
4
1 export forensics-osquery
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 SQL-powered forensic investigation and system interrogation using osquery to query operating systems as relational databases. Enables rapid evidence collection, threat hunting, and incident response across Linux, macOS, and Windows endpoints. Use when: (1) Investigating security incidents and collecting forensic artifacts, (2) Threat hunting across endpoints for suspicious activity, (3) Analyzing running processes, network connections, and persistence mechanisms, (4) Collecting system state during incident response, (5) Querying file hashes, user activity, and system configuration for compromise indicators, (6) Building detection queries for continuous monitoring with osqueryd.
2026-01-05
local-setup.md
4
1 export local-setup
2 toolkit-ai from "toolkit-ai/magnet-mcp-server"
3 Interactive setup workflow for running the Magnet MCP server locally (project-specific, magnet-app directory only). Use when user says "local setup", "run locally", "test locally", "configure MCP", or "set up local development".
2026-01-05
diagram-generator.md
4
1 export diagram-generator
2 projectquestorg from "projectquestorg/AgileFlow"
3 Generate Mermaid/ASCII diagrams for workflows, architecture, and sequence diagrams
2026-01-05
installer.md
4
1 export installer
2 dmccreary from "dmccreary/claude-skills"
3 Installs and configures project infrastructure including MkDocs Material intelligent textbook templates, learning graph viewers, and skill tracking systems. Routes to the appropriate installation guide based on what the user needs to set up.
2026-01-05
backend-passport-js.md
4
1 export backend-passport-js
2 petbrains from "petbrains/mvp-builder"
3 Authentication middleware for Express.js and Node.js applications. Use when building Express APIs that need JWT authentication, OAuth, or custom auth strategies. Provides 500+ authentication strategies. Choose Passport.js over Auth.js for Express backends, pure API servers, or when you need maximum control over auth flow.
2026-01-05
caveman.md
4
1 export caveman
2 jwiegley from "jwiegley/claude-prompts"
3 Compress and simplify prompts to preserve meaning while reducing use of context
2026-01-05
visual-modes.md
4
1 export visual-modes
2 NickCrew from "NickCrew/claude-cortex"
3 Use when activating visual showcase modes (supersaiyan, kamehameha, over9000) for UI or interaction design - provides mode-specific enhancement checklists.
2026-01-05
pypi-doppler.md
4
1 export pypi-doppler
2 terrylica from "terrylica/cc-skills"
3 LOCAL-ONLY PyPI publishing with Doppler credential management. Use when publishing to PyPI from LOCAL machine ONLY. NEVER use in CI/CD pipelines. Workspace-wide policy enforces local publishing via scripts/publish-to-pypi.sh with CI detection guards.
2026-01-05
blog-writing.md
4
1 export blog-writing
2 delorenj from "delorenj/skills"
3 Use this skill whenever tasked with creating, editing or proofreading a blog article. This skill helps map specific patterns or structures to alternatives that are more fine-tuned to my writing style.
2026-01-05
docs-applying-diataxis-framework.md
4
1 export docs-applying-diataxis-framework
2 wahidyankf from "wahidyankf/open-sharia-enterprise"
3 Diátaxis documentation framework for organizing content into four categories - tutorials (learning-oriented), how-to guides (problem-solving), reference (technical specifications), and explanation (conceptual understanding). Essential for creating and organizing documentation in docs/ directory.
2026-01-05
ocaml-rfc-integration.md
4
1 export ocaml-rfc-integration
2 avsm from "avsm/ocaml-claude-marketplace"
3 Working with IETF RFCs in OCaml projects. Use when mentioning RFC numbers, implementing internet standards, adding specification documentation, or discussing protocol compliance.
2026-01-05