Browse Skills
44895 skills found
infrastructure.md
11
1
export
infrastructure
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Infrastructure standards for infrastructure in Devops environments. Covers
2026-01-05
agent-skill-use.md
11
1
export
agent-skill-use
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Create and manage AI agent skills following best practices. Use when creating new skills, optimizing context, designing multi-agent systems, or implementing progressive disclosure patterns.
2026-01-05
lnd.md
11
1
export
lnd
2
from
"Roasbeef/claude-files"
from
"Roasbeef/claude-files"
3
Run and interact with lnd Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing lnd containers, and calling lnd RPC endpoints (getinfo, connect, open/close channels, pay/receive). Supports bitcoind, btcd, and neutrino backends.
2026-01-05
template-skill.md
11
1
export
template-skill
2
from
"gptme/gptme-contrib"
from
"gptme/gptme-contrib"
3
Template for creating new skills in gptme-contrib. Use this as a starting point when creating your own skills.
2026-01-05
github-pr-merge.md
11
1
export
github-pr-merge
2
from
"fvadicamo/dev-agent-skills"
from
"fvadicamo/dev-agent-skills"
3
Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.
2026-01-05
python-code-quality.md
10
1
export
python-code-quality
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
Python code quality tooling with ruff and pyright. Use when setting up linting, formatting, type checking, configuring ruff or pyright, or establishing code quality standards.
2026-01-05
assemblyai-streaming.md
10
1
export
assemblyai-streaming
2
from
"ratacat/claude-skills"
from
"ratacat/claude-skills"
3
This skill should be used when working with AssemblyAI’s Speech-to-Text and LLM Gateway APIs, especially for streaming/live transcription, meeting notetakers, and voice agents that need low-latency transcripts and audio analysis.
2026-01-05
agent-legal-advisor.md
10
1
export
agent-legal-advisor
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert legal advisor specializing in technology law, compliance, and risk mitigation. Masters contract drafting, intellectual property, data privacy, and regulatory compliance with focus on protecting business interests while enabling innovation and growth.
2026-01-05
design.md
10
1
export
design
2
from
"matteocervelli/llms"
from
"matteocervelli/llms"
3
Design system architecture, API contracts, and data flows. Use when translating analyzed requirements into technical design for feature implementation.
2026-01-05
typo3-conformance.md
10
1
export
typo3-conformance
2
from
"netresearch/claude-code-marketplace"
from
"netresearch/claude-code-marketplace"
3
Agent Skill: Evaluate TYPO3 extensions for conformance to v12/v13/v14 standards. Use when assessing quality, generating reports, or planning modernization. By Netresearch.
2026-01-05
Video Processor.md
10
1
export
Video Processor
2
from
"basher83/lunar-claude"
from
"basher83/lunar-claude"
3
Process video files with audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions video conversion, audio extraction, transcription, mp4, webm, ffmpeg, or whisper transcription.
2026-01-05
agent-dotnet-framework-48-expert.md
10
1
export
agent-dotnet-framework-48-expert
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert .NET Framework 4.8 specialist mastering legacy enterprise applications. Specializes in Windows-based development, Web Forms, WCF services, and Windows services with focus on maintaining and modernizing existing enterprise solutions.
2026-01-05
agent-devops-engineer.md
10
1
export
agent-devops-engineer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert DevOps engineer bridging development and operations with comprehensive automation, monitoring, and infrastructure management. Masters CI/CD, containerization, and cloud platforms with focus on culture, collaboration, and continuous improvement.
2026-01-05
file-organization.md
10
1
export
file-organization
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
Enforces project file organization standards from CLAUDE.md/PROJECT.md - auto-fix mode
2026-01-05
agent-task-distributor.md
10
1
export
agent-task-distributor
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert task distributor specializing in intelligent work allocation, load balancing, and queue management. Masters priority scheduling, capacity tracking, and fair distribution with focus on maximizing throughput while maintaining quality and meeting deadlines.
2026-01-05
python-standards.md
10
1
export
python-standards
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
Python code quality standards (PEP 8, type hints, docstrings). Use when writing Python code.
2026-01-05
git-workflow.md
10
1
export
git-workflow
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
Git best practices, commit conventions, branching strategies, and pull request workflows. Use when working with git operations, commits, branches, or PRs.
2026-01-05
security-scanner.md
10
1
export
security-scanner
2
from
"matteocervelli/llms"
from
"matteocervelli/llms"
3
Scan codebase for security vulnerabilities including secrets, insecure dependencies, and unsafe code patterns. Use when performing automated security scans.
2026-01-05
architecture-planner.md
10
1
export
architecture-planner
2
from
"matteocervelli/llms"
from
"matteocervelli/llms"
3
Design component architecture and module structure using established architectural patterns for clean, maintainable, and scalable systems.
2026-01-05
state-management-patterns.md
10
1
export
state-management-patterns
2
from
"akaszubski/autonomous-dev"
from
"akaszubski/autonomous-dev"
3
State persistence patterns for autonomous-dev including JSON persistence, atomic writes, file locking, crash recovery, and state versioning. Use when implementing stateful libraries or features requiring persistent state.
2026-01-05
technical-documentation.md
10
1
export
technical-documentation
2
from
"vinnie357/claudio"
from
"vinnie357/claudio"
3
Activate when creating comprehensive documentation including README files, API docs, user guides, and developer guides
2026-01-05
security-compliance.md
10
1
export
security-compliance
2
from
"RicherTunes/Brainarr"
from
"RicherTunes/Brainarr"
3
Implement security scanning, vulnerability detection, and compliance checks. Use when working with security audits, dependency vulnerabilities, secret detection, CodeQL scanning, SAST/DAST tools, or security best practices. Handles threat modeling and security hardening.
2026-01-05
secret-code.md
10
1
export
secret-code
2
from
"meridianlabs-ai/inspect_swe"
from
"meridianlabs-ai/inspect_swe"
3
Reveal the secret code by reading the asset and running the script
2026-01-05
git-helper.md
10
1
export
git-helper
2
from
"joshuadavidthomas/opencode-agent-skills"
from
"joshuadavidthomas/opencode-agent-skills"
3
Provides git workflow assistance, branch management, and commit message optimization
2026-01-05