Browse Skills
22656 skills found
funsloth-check.md
4
1
export
funsloth-check
2
from
"chrisvoncsefalvay/funsloth"
from
"chrisvoncsefalvay/funsloth"
3
Validate datasets for Unsloth fine-tuning. Use when the user wants to check a dataset, analyze tokens, calculate Chinchilla optimality, or prepare data for training.
2026-01-05
schema-e2e-validation.md
4
1
export
schema-e2e-validation
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Run Earthly E2E validation for YAML schema contracts. Use when validating YAML schema changes, testing schema contracts against live ClickHouse, or regenerating Python types, DDL, and docs from YAML. For SQL schema design and optimization, use clickhouse-architect skill instead.
2026-01-05
debugging-and-diagnosis.md
4
1
export
debugging-and-diagnosis
2
from
"outfitter-dev/agents"
from
"outfitter-dev/agents"
3
Systematic debugging methodology using evidence-based investigation to identify root causes. Use when encountering bugs, errors, unexpected behavior, failing tests, or intermittent issues. Enforces four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) with the iron law NO FIXES WITHOUT ROOT CAUSE FIRST. Covers runtime errors, logic bugs, integration failures, and performance issues. Useful when debugging, troubleshooting, investigating failures, or when --debug flag is mentioned.
2026-01-05
rule-making-skill.md
4
1
export
rule-making-skill
2
from
"andersnygaard/ettsted2"
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
threat-modeling-techniques.md
4
1
export
threat-modeling-techniques
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
Threat modeling methodologies using STRIDE, attack trees, and risk assessment for proactive security analysis. Use when designing secure systems, conducting security reviews, or identifying potential attack vectors in applications.
2026-01-05
frontend-design.md
4
1
export
frontend-design
2
from
"costiash/CognivAgent"
from
"costiash/CognivAgent"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
forensics-osquery.md
4
1
export
forensics-osquery
2
from
"AgentSecOps/SecOpsAgentKit"
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
diagram-generator.md
4
1
export
diagram-generator
2
from
"projectquestorg/AgileFlow"
from
"projectquestorg/AgileFlow"
3
Generate Mermaid/ASCII diagrams for workflows, architecture, and sequence diagrams
2026-01-05
phoenix-html.md
4
1
export
phoenix-html
2
from
"forest/dotfiles"
from
"forest/dotfiles"
3
Critical Phoenix HTML and HEEx template guidelines that prevent common bugs and syntax errors. Use when writing Phoenix templates, HEEx files, LiveView templates, or any code using `~H` sigils. Prevents common mistakes with form handling, conditional syntax, class attributes, interpolation, and template comments that cause compilation errors or runtime bugs.
2026-01-05
concept-classifier.md
4
1
export
concept-classifier
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
Create an interactive classification quiz MicroSim using p5.js where students read scenarios and classify them into the correct category from multiple choice options. Uses a data.json file for easy question editing. Ideal for teaching students to recognize patterns, identify types, or categorize examples across any subject domain.
2026-01-05
pre-mortem.md
4
1
export
pre-mortem
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
Imagine failure first to surface guardrails and feature mitigations.
2026-01-05
caveman.md
4
1
export
caveman
2
from
"jwiegley/claude-prompts"
from
"jwiegley/claude-prompts"
3
Compress and simplify prompts to preserve meaning while reducing use of context
2026-01-05
brightdata.md
4
1
export
brightdata
2
from
"forest/dotfiles"
from
"forest/dotfiles"
3
Progressive four-tier URL content scraping with automatic fallback strategy.USE WHEN user says "scrape this URL", "fetch this page", "get content from","can't access this site", "use Bright Data", "pull content from URL",or needs to retrieve web content that may have bot detection or access restrictions.
2026-01-05
visual-modes.md
4
1
export
visual-modes
2
from
"NickCrew/claude-cortex"
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
context-health.md
4
1
export
context-health
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
Use when validating or diagnosing the claude-ctx environment (consistency, duplicates, redundancy, optimization) - provides a diagnostic workflow and reporting structure for context health checks.
2026-01-05
ocaml-rfc-integration.md
4
1
export
ocaml-rfc-integration
2
from
"avsm/ocaml-claude-marketplace"
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
microservices-patterns.md
4
1
export
microservices-patterns
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
Comprehensive microservices architecture patterns covering service decomposition, communication, data management, and resilience strategies. Use when designing distributed systems, breaking down monoliths, or implementing service-to-service communication.
2026-01-05
backend-api-patterns.md
4
1
export
backend-api-patterns
2
from
"duyet/duyetbot-agent"
from
"duyet/duyetbot-agent"
3
Backend and API implementation patterns for scalability, security, and maintainability. Use when building APIs, services, and backend infrastructure.
2026-01-05
error-recovery.md
4
1
export
error-recovery
2
from
"costiash/CognivAgent"
from
"costiash/CognivAgent"
3
Provides structured error handling protocol for all agent operations. Ensures users receive clear error reports, troubleshooting guidance, and actionable next steps. Use when any tool operation fails, encounters an error, or produces unexpected results.
2026-01-05
k8s-security.md
4
1
export
k8s-security
2
from
"kcns008/cluster-code"
from
"kcns008/cluster-code"
3
Kubernetes and OpenShift security assessment, hardening, and compliance. Use this skill when:(1) Auditing cluster or workload security posture(2) Implementing Pod Security Standards/Admission(3) Configuring RBAC roles and permissions(4) Setting up NetworkPolicies for zero-trust(5) Managing Secrets securely (encryption, external secrets)(6) Scanning images for vulnerabilities(7) Implementing OCP SecurityContextConstraints(8) Compliance checking (CIS benchmarks, SOC2, PCI-DSS)(9) Security incident investigation(10) Hardening cluster components
2026-01-05
constraint-discovery.md
4
1
export
constraint-discovery
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Spawn 5 parallel Explore agents to discover project constraints. TRIGGERS - constraint scan, degrees of freedom, /ralph:start Step 1.4.5, project memory analysis.
2026-01-05
microsim-standardization.md
4
1
export
microsim-standardization
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
This skill standardizes MicroSim directories by validating structure, metadata, documentation, and required components against a comprehensive quality checklist. Use this when auditing or upgrading a MicroSim to ensure it meets all documentation and structural standards, including index.md formatting, metadata.json validation, iframe embeds, and p5.js editor links.
2026-01-05
aidp-ruby-planning-api.md
4
1
export
aidp-ruby-planning-api
2
from
"viamin/aidp"
from
"viamin/aidp"
3
Expert in using AIDP's Ruby planning utilities (parsers, generators, mappers, builders)
2026-01-05
ocaml-tutorials.md
4
1
export
ocaml-tutorials
2
from
"avsm/ocaml-claude-marketplace"
from
"avsm/ocaml-claude-marketplace"
3
Creating OCaml library tutorials using .mld documentation format with MDX executable examples. Use when discussing tutorials, documentation, .mld files, MDX, or interactive documentation.
2026-01-05