Browse Skills
9063 skills found
test-helper.md
11
1
export
test-helper
2
from
"kcaldas/genie"
from
"kcaldas/genie"
3
Write comprehensive, idiomatic tests following best practices and project conventions. Use this when writing unit tests, integration tests, or test fixtures. Helps ensure proper test structure, mocking, assertions, and coverage.
2026-01-05
nist-compliance.md
11
1
export
nist-compliance
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
NIST 800-53r5 control implementation, tagging, evidence collection, and compliance automation for security frameworks
2026-01-05
valid-skill.md
11
1
export
valid-skill
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
A valid skill for testing with proper structure and content
2026-01-05
security-operations.md
11
1
export
security-operations
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Security Operations Center (SOC) practices, incident response, SIEM management, and threat hunting following NIST 800-61
2026-01-05
is-website-safe.md
11
1
export
is-website-safe
2
from
"madsstoumann/browser-style"
from
"madsstoumann/browser-style"
3
Analyzes website safety and trustworthiness by checking domain registration, WHOIS data, DNS records, and Trustpilot reviews. Returns a comprehensive trust score and security report. Use when checking if a website is safe, legitimate, trustworthy, or when analyzing domain reputation.
2026-01-05
Holochain Development.md
11
1
export
Holochain Development
2
from
"happenings-community/requests-and-offers"
from
"happenings-community/requests-and-offers"
3
This skill should be used when developing Holochain hApps, setting up development environments, creating zomes, implementing hREA integration, or writing multi-agent tests with Tryorama
2026-01-05
security-audit.md
11
1
export
security-audit
2
from
"bybren-llc/wtfb-safe-agentic-workflow"
from
"bybren-llc/wtfb-safe-agentic-workflow"
3
RLS validation, security audits, OWASP compliance, and vulnerability scanning. Use when validating RLS policies, auditing API routes, or scanning for security issues.
2026-01-05
service-mesh.md
11
1
export
service-mesh
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
A service mesh is an infrastructure layer that provides transparent service-to-service communication with built-in observability, traffic management, and security features without requiring application code changes.
2026-01-05
kubernetes.md
11
1
export
kubernetes
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Kubernetes standards for container orchestration, deployments, services, ingress, ConfigMaps, Secrets, and security policies. Covers production-ready configurations, monitoring, and best practices for cloud-native applications.
2026-01-05
go-coding-standards.md
11
1
export
go-coding-standards
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Go coding standards following idiomatic Go patterns, error handling, concurrency best practices, and modern Go tooling. Use for Go projects requiring clean, efficient, production-ready code with comprehensive testing.
2026-01-05
testing-r-packages.md
11
1
export
testing-r-packages
2
from
"posit-dev/skills"
from
"posit-dev/skills"
3
Best practices for writing R package tests using testthat version 3+. Use when writing, organizing, or improving tests for R packages. Covers test structure, expectations, fixtures, snapshots, mocking, and modern testthat 3 patterns including self-sufficient tests, proper cleanup with withr, and snapshot testing.
2026-01-05
eclair.md
11
1
export
eclair
2
from
"Roasbeef/claude-files"
from
"Roasbeef/claude-files"
3
Run and interact with eclair Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing eclair containers, and calling eclair API endpoints (getinfo, connect, open/close channels, pay/receive).
2026-01-05
cel-k8s.md
11
1
export
cel-k8s
2
from
"tyrchen/claude-skills"
from
"tyrchen/claude-skills"
3
Write production-ready CEL (Common Expression Language) code for Kubernetes ValidatingAdmissionPolicies, CRD validation rules, and security policies. Use when users need to create admission policies, validate Kubernetes resources, enforce security constraints, or write CEL expressions for Kubernetes.
2026-01-05
Dependency Management for Cargo and npm.md
11
1
export
Dependency Management for Cargo and npm
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Manage Rust and Node.js dependencies including adding, updating, auditing, and resolving conflicts. Use when updating dependencies or resolving version conflicts.
2026-01-05
integration-testing.md
11
1
export
integration-testing
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Integration testing standards for API testing, database testing, and service-to-service communication. Covers test containers, Docker Compose, API mocking, and contract testing for reliable integration suites.
2026-01-05
playwright-browser.md
11
1
export
playwright-browser
2
from
"TechNickAI/ai-coding-config"
from
"TechNickAI/ai-coding-config"
3
Use when automating browsers, testing pages, taking screenshots, checking UI, verifying login flows, or testing responsive behavior
2026-01-05
rls-patterns.md
11
1
export
rls-patterns
2
from
"bybren-llc/wtfb-safe-agentic-workflow"
from
"bybren-llc/wtfb-safe-agentic-workflow"
3
Row Level Security patterns for database operations. Use when writing Prisma/database code, creating API routes that access data, or implementing webhooks. Enforces withUserContext, withAdminContext, or withSystemContext helpers. NEVER use direct prisma calls.
2026-01-05
python-coding-standards.md
11
1
export
python-coding-standards
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Python coding standards following PEP 8, type hints, testing best practices, and modern Python patterns. Use for Python projects requiring clean, maintainable, production-ready code with comprehensive testing.
2026-01-05
tidbx-setup.md
11
1
export
tidbx-setup
2
from
"pingcap/agenticstore"
from
"pingcap/agenticstore"
3
Set up the TiDB Cloud component (install ticloud CLI and authenticate). Use when the user needs to install ticloud, log in, or fix authentication/network access before running TiDB Cloud operations.
2026-01-05
Unnamed Skill.md
11
1
export
Unnamed Skill
2
from
"pvillega/claude-templates"
from
"pvillega/claude-templates"
3
Use when implementing auth, file uploads, payments, or external APIs. Applies STRIDE framework systematically. Triggers: "authentication", "file upload", "payment", "multi-tenant", "external API". If thinking "I know security" - use this anyway.
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
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
agent-backend-developer.md
10
1
export
agent-backend-developer
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Senior backend engineer specializing in scalable API development and microservices architecture. Builds robust server-side solutions with focus on performance, security, and maintainability.
2026-01-05
agent-test-automator.md
10
1
export
agent-test-automator
2
from
"Tony363/SuperClaude"
from
"Tony363/SuperClaude"
3
Expert test automation engineer specializing in building robust test frameworks, CI/CD integration, and comprehensive test coverage. Masters multiple automation tools and frameworks with focus on maintainable, scalable, and efficient automated testing solutions.
2026-01-05