Browse Skills
44969 skills found
systemd-run.md
4
1
export
systemd-run
2
from
"fasterthanlime/.claude"
from
"fasterthanlime/.claude"
3
Limit memory and CPU for tests using systemd-run on Linux. Use when testing memory limits, reproducing OOM conditions, or preventing runaway tests from consuming all resources.
2026-01-05
monitoring-troubleshooting.md
4
1
export
monitoring-troubleshooting
2
from
"ikeniborn/familyBudget"
from
"ikeniborn/familyBudget"
3
Мониторинг и диагностика проблем
2026-01-05
ocaml-testing.md
4
1
export
ocaml-testing
2
from
"avsm/ocaml-claude-marketplace"
from
"avsm/ocaml-claude-marketplace"
3
Testing strategies for OCaml libraries. Use when discussing tests, alcotest, eio mocks, test structure, or test-driven development in OCaml projects.
2026-01-05
tidewave-tools-usage.md
4
1
export
tidewave-tools-usage
2
from
"forest/dotfiles"
from
"forest/dotfiles"
3
CRITICAL for ALL Elixir/Phoenix/Ash development work. Invoke when working with Elixir code, Ecto schemas, Ash resources, Phoenix applications, or databases in Elixir projects. Provides MCP tools for live code evaluation (via IEx), instant module navigation, direct SQL execution, schema introspection, and documentation access. Tidewave provides superior alternatives to bash/grep/read for Elixir tasks.
2026-01-05
bsky.md
4
1
export
bsky
2
from
"zzstoatzz/pdsx"
from
"zzstoatzz/pdsx"
3
Use this when working with BlueSky - fetching threads, reading posts, creating content. Shows you how to use pdsx MCP tools for the task.
2026-01-05
canary-setup.md
4
1
export
canary-setup
2
from
"toolkit-ai/magnet-mcp-server"
from
"toolkit-ai/magnet-mcp-server"
3
Interactive setup workflow for configuring the Magnet MCP server to use the canary environment (project-specific, magnet-app directory only). Use when user says "canary setup", "use canary", "test on canary", "configure canary MCP", or "set up canary environment".
2026-01-05
using-simulation-tactics.md
4
1
export
using-simulation-tactics
2
from
"tachyon-beep/skillpacks"
from
"tachyon-beep/skillpacks"
3
Router skill - analyze requirements and direct to appropriate tactics
2026-01-05
dependency-analysis.md
4
1
export
dependency-analysis
2
from
"bostonaholic/dotfiles"
from
"bostonaholic/dotfiles"
3
Breaking change detection patterns and dependency safety analysis for PR reviews
2026-01-05
python.md
4
1
export
python
2
from
"rukikotoo/AutoRegMonkey"
from
"rukikotoo/AutoRegMonkey"
3
Execute Python scripts and code using the user's Anaconda Python installation at C:\Users\29165\anaconda3\python.exe. Use this skill when the user needs to run Python code, execute Python scripts, install Python packages, or perform any Python-related tasks.
2026-01-05
frontend-master.md
4
1
export
frontend-master
2
from
"petbrains/mvp-builder"
from
"petbrains/mvp-builder"
3
Master skill for frontend development with Next.js + React + Tailwind stack. Decision framework for choosing components, animations, assets, and tools. Routes to specialized skills for implementation details. Use as entry point for any frontend task.
2026-01-05
webapp-nikto.md
4
1
export
webapp-nikto
2
from
"AgentSecOps/SecOpsAgentKit"
from
"AgentSecOps/SecOpsAgentKit"
3
Web server vulnerability scanner for identifying security issues, misconfigurations, and outdated software versions. Use when: (1) Conducting authorized web server security assessments, (2) Identifying common web vulnerabilities and misconfigurations, (3) Detecting outdated server software and known vulnerabilities, (4) Performing compliance scans for web server hardening, (5) Enumerating web server information and enabled features, (6) Validating security controls and patch levels.
2026-01-05
package-npm-nix.md
4
1
export
package-npm-nix
2
from
"YPares/agent-skills"
from
"YPares/agent-skills"
3
Package npm/TypeScript/Bun CLI tools for Nix. Use when creating Nix derivations for JavaScript/TypeScript tools from npm registry or GitHub sources, handling pre-built packages or source builds with dependency management.
2026-01-05
async-python-patterns.md
4
1
export
async-python-patterns
2
from
"Jamie-BitFlight/claude_skills"
from
"Jamie-BitFlight/claude_skills"
3
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
2026-01-05
plugin-validator.md
4
1
export
plugin-validator
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Validate plugin structure, manifests, and silent failure patterns. TRIGGERS - plugin validation, validate plugin, check plugin, silent failures, hook audit, stderr emission.
2026-01-05
shared-swiftui-app-workflow.md
4
1
export
shared-swiftui-app-workflow
2
from
"mosif16/codex-Skills"
from
"mosif16/codex-Skills"
3
End-to-end Xcode workflow for architecting, debugging, profiling, and shipping a shared SwiftUI app on iOS and macOS.
2026-01-05
prometheus-analysis.md
4
1
export
prometheus-analysis
2
from
"evangelosmeklis/thufir"
from
"evangelosmeklis/thufir"
3
This skill should be used when the user asks to "query Prometheus", "analyze Prometheus metrics", "check Prometheus alerts", "write PromQL", "interpret Prometheus data", "fetch metrics", or mentions Prometheus querying, alerting, or metrics analysis. Provides guidance for querying and interpreting Prometheus metrics for root cause analysis.
2026-01-05
nushell-plugin-builder.md
4
1
export
nushell-plugin-builder
2
from
"YPares/agent-skills"
from
"YPares/agent-skills"
3
Guide for creating Nushell plugins in Rust using nu_plugin and nu_protocol crates. Use when users want to build custom Nushell commands, extend Nushell with new functionality, create data transformations, or integrate external tools/APIs into Nushell. Covers project setup, command implementation, streaming data, custom values, and testing.
2026-01-05
sca-trivy.md
4
1
export
sca-trivy
2
from
"AgentSecOps/SecOpsAgentKit"
from
"AgentSecOps/SecOpsAgentKit"
3
Software Composition Analysis (SCA) and container vulnerability scanning using Aqua Trivy for identifying CVE vulnerabilities in dependencies, container images, IaC misconfigurations, and license compliance risks. Use when: (1) Scanning container images and filesystems for vulnerabilities and misconfigurations, (2) Analyzing dependencies for known CVEs across multiple languages (Go, Python, Node.js, Java, etc.), (3) Detecting IaC security issues in Terraform, Kubernetes, Dockerfile, (4) Integrating vulnerability scanning into CI/CD pipelines with SARIF output, (5) Generating Software Bill of Materials (SBOM) in CycloneDX or SPDX format, (6) Prioritizing remediation by CVSS score and exploitability.
2026-01-05
sast-semgrep.md
4
1
export
sast-semgrep
2
from
"AgentSecOps/SecOpsAgentKit"
from
"AgentSecOps/SecOpsAgentKit"
3
Static application security testing (SAST) using Semgrep for vulnerability detection, security code review, and secure coding guidance with OWASP and CWE framework mapping. Use when: (1) Scanning code for security vulnerabilities across multiple languages, (2) Performing security code reviews with pattern-based detection, (3) Integrating SAST checks into CI/CD pipelines, (4) Providing remediation guidance with OWASP Top 10 and CWE mappings, (5) Creating custom security rules for organization-specific patterns, (6) Analyzing dependencies for known vulnerabilities.
2026-01-05
software-engineering.md
4
1
export
software-engineering
2
from
"outfitter-dev/agents"
from
"outfitter-dev/agents"
3
Engineering judgment, decision-making principles, and code quality standards. Use when making architectural choices, evaluating trade-offs, determining implementation approaches, assessing code quality, or balancing speed vs thoroughness. Provides foundational senior engineer mindset covering when to proceed vs ask, when to refactor, security awareness, and avoiding over-engineering.
2026-01-05
offer-to-lease-expert.md
4
1
export
offer-to-lease-expert
2
from
"reggiechan74/vp-real-estate"
from
"reggiechan74/vp-real-estate"
3
Expert in offers to lease, letters of intent (LOI), and term sheets used to document business terms before signing the full lease. Use when reviewing whether an offer is binding or non-binding, negotiating key deal terms before lease drafting, analyzing conditions precedent, structuring deposit requirements, evaluating acceptance deadlines, creating exclusivity provisions, or converting preliminary agreements into formal leases. Key terms include offer to lease, LOI, term sheet, binding vs non-binding, conditions precedent, acceptance, deposit, exclusivity, due diligence, deal terms, letter of intent
2026-01-05
revision.md
4
1
export
revision
2
from
"jwynia/the-kepler-testimonies"
from
"jwynia/the-kepler-testimonies"
3
Guide the edit pass after drafting. Use when revision feels overwhelming, when changes cascade unpredictably, when you can't see problems anymore, or when editing never ends.
2026-01-05
f5-tts.md
4
1
export
f5-tts
2
from
"mbailey/claude"
from
"mbailey/claude"
3
Toolkit for installing and using F5-TTS, a neural text-to-speech system. Use this skill when users request TTS (text-to-speech) functionality, want to install or troubleshoot F5-TTS, or need to run the F5-TTS Gradio interface. This skill handles Python 3.11 requirement, FFmpeg dependencies, and library path configuration on macOS.
2026-01-05
workflow-skill.md
4
1
export
workflow-skill
2
from
"darrenhinde/Opencode-skills-example"
from
"darrenhinde/Opencode-skills-example"
3
Demonstrates script and custom tool working together with console output
2026-01-05