Browse Skills

9063 skills found

llm-testing.md
5
1 export llm-testing
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Testing patterns for LLM-based applications. Use when testing AI/ML integrations, mocking LLM responses, testing async timeouts, or validating structured outputs from LLMs.
2026-01-05
llm-artifacts-detection.md
5
1 export llm-artifacts-detection
2 existential-birds from "existential-birds/beagle"
3 Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or reviewing for agent-introduced cruft.
2026-01-05
wish-ssh-code-review.md
5
1 export wish-ssh-code-review
2 existential-birds from "existential-birds/beagle"
3 Reviews Wish SSH server code for proper middleware, session handling, and security patterns. Use when reviewing SSH server code using charmbracelet/wish.
2026-01-05
express-api-developer.md
5
1 export express-api-developer
2 tbartel74 from "tbartel74/Vigil-Code"
3 Express.js backend API development for Vigil Guard v2.0.0. Use for endpoint creation, JWT authentication, RBAC, ClickHouse queries with 3-branch columns, rate limiting, CORS management, branch service proxy endpoints, and audit logging.
2026-01-05
sdlc-conventions.md
5
1 export sdlc-conventions
2 jwilger from "jwilger/claude-code-plugins"
3 This skill should be used when the user asks about "development conventions", "dependency management","testing philosophy", "collaboration protocols", "QUESTION comments", or general SDLC workflow guidance.Provides the standard conventions for professional software development workflows.Trigger phrases: "how to add dependencies", "testing approach", "QUESTION: comments","collaboration protocol", "code review workflow", "black-box testing"
2026-01-05
release-automation.md
5
1 export release-automation
2 spartDev from "spartDev/My-Prompt-Manager"
3 Automate version bumping, changelog generation, and release preparation. Creates release PR that triggers GitHub Actions workflow for building, testing, and publishing.
2026-01-05
perplexity-research.md
5
1 export perplexity-research
2 dbmcco from "dbmcco/claude-agent-toolkit"
3 Use when conducting web research with Perplexity API - covers authentication, search strategies, structured output generation, and integration patterns for Claude-interpretable results
2026-01-05
testing.md
5
1 export testing
2 AbdelStark from "AbdelStark/guts"
3 Comprehensive testing strategies for Guts including unit tests, integration tests, property-based testing, and fuzzing
2026-01-05
ccpm-code-review.md
5
1 export ccpm-code-review
2 duongdev from "duongdev/ccpm"
3 Enforces quality verification gates with four-step validation (tests pass, build succeeds, checklist complete, no blockers) before task completion, PR creation, or status updates. Auto-activates when user says "done", "complete", "finished", "ready to merge", or runs /ccpm:verify or /ccpm:done commands. Provides systematic verification workflow that prevents false completion claims and ensures production readiness. Blocks external system writes (Jira, Slack) until evidence collected. Integrates with external-system-safety for confirmation workflow. When verification fails, suggests /ccpm:verify to debug issues systematically.
2026-01-05
quality-gate.md
5
1 export quality-gate
2 BerryKuipers from "BerryKuipers/claude-code-toolkit"
3 Comprehensive quality validation for TypeScript/JavaScript projects - runs TypeScript checks, tests, coverage analysis, build validation, and linting with structured JSON results
2026-01-05
automated-test-fix-loop.md
5
1 export automated-test-fix-loop
2 lawless-m from "lawless-m/claude-skills"
3 Pattern for automated testing with GitHub issue creation and Claude Code auto-fixing. Creates Test → Fail → Issue → Fix → Repeat cycle until tests pass.
2026-01-05
kernel-debug-loop.md
5
1 export kernel-debug-loop
2 ryanbreen from "ryanbreen/breenix"
3 This skill should be used when performing fast iterative kernel debugging, running time-bound kernel sessions to detect specific log signals or test kernel behavior. Use for rapid feedback cycles during kernel development, boot sequence analysis, or feature verification.
2026-01-05
testing-workflow.md
5
1 export testing-workflow
2 ilude from "ilude/claude-code-config"
3 Testing workflow patterns and quality standards. Activate when working with tests, test files, test directories, code quality tools, coverage reports, or testing tasks. Includes zero-warnings policy, targeted testing during development, mocking patterns, and best practices across languages.
2026-01-05
performance-testing.md
5
1 export performance-testing
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Performance and load testing with k6 and Locust. Use when validating system performance under load, stress testing, identifying bottlenecks, or establishing performance baselines.
2026-01-05
matlab-test-generator.md
5
1 export matlab-test-generator
2 matlab from "matlab/skills"
3 Create comprehensive MATLAB unit tests using the MATLAB Testing Framework. Use when generating test files, test cases, unit tests, test suites, or when the user requests testing for MATLAB code, functions, or classes.
2026-01-05
e2e-testing.md
5
1 export e2e-testing
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 End-to-end testing with Playwright. Use when testing critical user journeys, browser automation, cross-browser testing, or validating complete application flows.
2026-01-05
sap-btp-connectivity.md
5
1 export sap-btp-connectivity
2 secondsky from "secondsky/sap-skills"
3 This skill provides comprehensive knowledge for SAP BTP Connectivity, including the Destination Service, Connectivity Service, Cloud Connector, Connectivity Proxy, and Transparent Proxy for Kubernetes. It should be used when configuring destinations, setting up cloud-to-on-premise connectivity, implementing principal propagation, deploying connectivity proxies in Kubernetes/Kyma environments, or troubleshooting connectivity issues.Use this skill when:- Creating or configuring SAP BTP destinations (HTTP, RFC, LDAP, MAIL, TCP)- Setting up Cloud Connector for on-premise connectivity- Implementing OAuth authentication flows for destinations- Configuring principal propagation or user propagation- Deploying Connectivity Proxy or Transparent Proxy in Kubernetes- Troubleshooting connectivity errors (405, 407, 503)- Setting up high availability for Cloud Connector- Configuring multitenancy for destinationsKeywords: SAP BTP, Connectivity, Destination Service, Cloud Connector, Connectivity Proxy, Transparent
2026-01-05
test-generation.md
5
1 export test-generation
2 d4rkNinja from "d4rkNinja/code-guardian"
3 Master skill for intelligent test case generation. Identifies technology stack and delegates to specialized testing sub-skills for creating high-quality integration and API tests.
2026-01-05
threat-modeler.md
5
1 export threat-modeler
2 ensingm2 from "ensingm2/AI-threat-modeling-rulesets"
3 Security analysis using STRIDE/ATT&CK/Kill Chain frameworks (Stages 3, 4, 5, 6). Identifies threats, assesses risk, and develops mitigations. Does NOT perform documentation extraction or quality validation.
2026-01-05
audit-dependencies.md
5
1 export audit-dependencies
2 BerryKuipers from "BerryKuipers/claude-code-toolkit"
3 Run npm audit and check for outdated/vulnerable dependencies. Returns structured output with vulnerability counts by severity, outdated packages, and recommended updates. Used for security validation and dependency health checks.
2026-01-05
core.md
5
1 export core
2 Steffen025 from "Steffen025/pai-opencode"
3 Personal AI Infrastructure core. AUTO-LOADS at session start. USE WHEN any session begins OR user asks about identity, response format, contacts, stack preferences, security protocols, or asset management.
2026-01-05
react-tailwind-vigil-ui.md
5
1 export react-tailwind-vigil-ui
2 tbartel74 from "tbartel74/Vigil-Code"
3 React 18 + Vite + Tailwind CSS v4 frontend development for Vigil Guard v2.0.0 configuration interface. Use when building UI components, creating forms, implementing API integration for 3-branch detection, working with JWT authentication, managing routing, handling ETag-based concurrency control, implementing branch health monitoring, arbiter configuration, or fixing controlled component issues with getCurrentValue() pattern (CRITICAL for Select/Toggle components).
2026-01-05
senior-dotnet.md
5
1 export senior-dotnet
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 World-class C# and .NET development skill for enterprise applications, ASP.NET Core web APIs, and cloud-native systems. Expertise in .NET 8, Entity Framework Core, ASP.NET Core Identity, Blazor, and microservices architecture. Includes project scaffolding, dependency management, security implementation, and performance optimization.
2026-01-05
tokenx-auth.md
5
1 export tokenx-auth
2 navikt from "navikt/copilot"
3 Service-to-service authentication using TokenX token exchange in Nais
2026-01-05