Browse Skills
44915 skills found
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
character-arc.md
4
1
export
character-arc
2
from
"jwynia/the-kepler-testimonies"
from
"jwynia/the-kepler-testimonies"
3
Design and troubleshoot character transformation arcs. Use when characters feel static, when transformation feels unearned or abrupt, when you can't articulate what false belief needs to die, or when characters serve plot without having internal journeys. Covers positive, negative, and flat arcs.
2026-01-05
task-decomposition.md
4
1
export
task-decomposition
2
from
"duyet/duyetbot-agent"
from
"duyet/duyetbot-agent"
3
Break down complex tasks into parallel workstreams for efficient execution. Use when planning multi-component features, large refactors, or any work that benefits from parallelization.
2026-01-05
implementing-functions.md
4
1
export
implementing-functions
2
from
"jasonkuhrt/kit"
from
"jasonkuhrt/kit"
3
Implements functions following project conventions. Applies data-first parameter order, currying patterns with *On and *With variants, and consistent universal operation names.
2026-01-05
transcription-helper.md
4
1
export
transcription-helper
2
from
"costiash/CognivAgent"
from
"costiash/CognivAgent"
3
Guides users through video transcription workflow from input to output. Transcribes local video files and YouTube URLs using gpt-4o-transcribe. Use when users want to transcribe videos, audio files, YouTube content, or need help with media-to-text conversion.
2026-01-05
claude-code-hooks.md
3
1
export
claude-code-hooks
2
from
"0xDarkMatter/claude-mods"
from
"0xDarkMatter/claude-mods"
3
Claude Code hook system for pre/post tool execution. Triggers on: hooks, PreToolUse, PostToolUse, hook script, tool validation, audit logging.
2026-01-05
k8s-security-policies.md
3
1
export
k8s-security-policies
2
from
"amurata/cc-tools"
from
"amurata/cc-tools"
3
本番グレードのセキュリティのためのNetworkPolicy、PodSecurityPolicy、RBACを含むKubernetesセキュリティポリシーの実装。Kubernetesクラスタのセキュリティ確保、ネットワーク分離の実装、Podセキュリティ標準の強制に使用します。
2026-01-05
devops.md
3
1
export
devops
2
from
"vapvarun/claude-backup"
from
"vapvarun/claude-backup"
3
DevOps practices for web development including Docker, CI/CD, deployment, monitoring, and infrastructure as code. Use when setting up deployment pipelines, containerizing applications, configuring servers, or implementing DevOps workflows.
2026-01-05
opentrons-gripper.md
3
1
export
opentrons-gripper
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Opentrons Flex Gripper - automated labware movement between deck locations, modules, waste chute, and off-deck storage with precise positioning and offset control for hands-free plate transfers
2026-01-05
tech-doc-writer.md
3
1
export
tech-doc-writer
2
from
"kevinslin/llm"
from
"kevinslin/llm"
3
This skill should be used when writing or reviewing technical documentation such as READMEs, API documentation, quickstart guides, or any user-facing documentation. Apply editorial principles focused on leading with value, cutting redundancy, and creating scannable, actionable content. Use when the user requests help writing docs, improving existing documentation, or creating user guides.
2026-01-05
ui-ux-pro-max.md
3
1
export
ui-ux-pro-max
2
from
"bemindlabs/bmt-monorepo-template"
from
"bemindlabs/bmt-monorepo-template"
3
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
2026-01-05
aos-sqlite.md
3
1
export
aos-sqlite
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
GitHub repository skill for permaweb/aos-sqlite
2026-01-05
python-packaging.md
3
1
export
python-packaging
2
from
"amurata/cc-tools"
from
"amurata/cc-tools"
3
適切なプロジェクト構造、setup.py/pyproject.toml、PyPIへの公開を使用して配布可能なPythonパッケージを作成。Pythonライブラリのパッケージング、CLIツールの作成、Pythonコードの配布時に使用。
2026-01-05