Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
124-java-secure-coding jabrena/cursor-rules-java Use when you need to apply Java secure coding best practices — including validating untrusted inputs, defending against injection attacks with parameterized queries, minimizing attack surface via least privilege, applying strong cryptographic algorithms, handling exceptions securely without exposing sensitive data, managing secrets at runtime, avoiding unsafe deserialization, and encoding output to prevent XSS. This should trigger for requests such as Review Java code for secure coding. Part of cursor-rules-java project | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9d8c173 |
163-java-profiling-refactor jabrena/cursor-rules-java Use when you need to refactor Java code based on profiling analysis findings — including reviewing docs/profiling-problem-analysis and docs/profiling-solutions, identifying specific performance bottlenecks, and implementing targeted code changes to address CPU, memory, or threading issues. This should trigger for requests such as Refactor the code with profiling; Apply profiling; Refactor the code with profiling; Optimize hot path. Part of cursor-rules-java project | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9d8c173 |
321-frameworks-spring-boot-testing-unit-tests jabrena/cursor-rules-java Use when you need to write unit tests for Spring Boot applications — including pure unit tests with @ExtendWith(MockitoExtension.class) for @Service/@Component, slice tests with @WebMvcTest and @MockitoBean for controllers, @JsonTest for JSON serialization, parameterized tests with @CsvSource/@MethodSource, test profiles, and @TestConfiguration. For framework-agnostic Java use @131-java-testing-unit-testing. For integration tests use @322-frameworks-spring-boot-testing-integration-tests. This should trigger for requests such as Review Java code for Spring Boot unit tests; Apply best practices for Spring Boot unit tests in Java code. Part of cursor-rules-java project | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 7772a1b |
143-java-functional-exception-handling jabrena/cursor-rules-java Use when you need to apply functional exception handling best practices in Java — including replacing exception overuse with Optional and VAVR Either types, designing error type hierarchies using sealed classes and enums, implementing monadic error composition pipelines, establishing functional control flow patterns, and reserving exceptions only for truly exceptional system-level failures. This should trigger for requests such as Improve the code with Functional Exception Handling; Apply Functional Exception Handling; Refactor the code with Functional Exception Handling. Part of cursor-rules-java project | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9d8c173 |
talk-pipeline FlorianBruniaux/claude-code-ultimate-guide Orchestrates the complete talk preparation pipeline from raw material to revision sheets, running 6 stages in sequence with human-in-the-loop checkpoints for REX or Concept mode talks. Use when starting a new talk pipeline, resuming a pipeline from a specific stage, or running the full end-to-end preparation workflow. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 043eb79 |
voice-call qsimeon/openclaw-engaging Start voice calls via the OpenClaw voice-call plugin. | Skills | 70 1.17x Agent success vs baseline Impact 100% 1.17xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
sherpa-onnx-tts qsimeon/openclaw-engaging Local text-to-speech via sherpa-onnx (offline, no cloud) | Skills | 70 1.51x Agent success vs baseline Impact 100% 1.51xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
voice-call attilaczudor/Test Start voice calls via the OpenClaw voice-call plugin. | Skills | 70 1.17x Agent success vs baseline Impact 100% 1.17xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
sherpa-onnx-tts attilaczudor/Test Local text-to-speech via sherpa-onnx (offline, no cloud) | Skills | 70 1.51x Agent success vs baseline Impact 100% 1.51xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
voice-call Hung-Reo/hungreo-openclaw Start voice calls via the OpenClaw voice-call plugin. | Skills | 70 1.17x Agent success vs baseline Impact 100% 1.17xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
sherpa-onnx-tts Hung-Reo/hungreo-openclaw Local text-to-speech via sherpa-onnx (offline, no cloud) | Skills | 70 1.51x Agent success vs baseline Impact 100% 1.51xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
budget-and-fee-manager legalopsconsulting/lpm-skills Matter budgeting and ongoing WIP/variance monitoring. Build phase-based fee estimates at matter setup, run bottom-up budgets by jurisdiction or workstream, calculate contingency, and structure AFA arrangements (fixed fee, capped fee, phased fixed fees). Ongoing monitoring: WIP tracking against budget, proportionality assessment (spend vs progress), variance commentary with root cause analysis, forecast-to-complete, realisation monitoring, write-off analysis. Trigger on: 'build a budget', 'fee estimate', 'what will this cost', 'WIP review', 'budget vs actual', 'how are we tracking against budget', 'we're over budget', 'realisation is poor', 'what's our ETC', 'budget for the German workstream', 'model the financial impact of this scope change', 'draft a fee adjustment', 'write-off analysis', 'how much contingency', 'AFA structure', 'fixed fee estimate', 'budget update', 'forecast to complete'. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1eb58a1 |
slo-implementation wshobson/agents Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or measuring service performance. | Skills | 70 1.55x Agent success vs baseline Impact 92% 1.55xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
ton-vulnerability-scanner trailofbits/skills Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts. | Skills | 70 1.13x Agent success vs baseline Impact 92% 1.13xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
klingai-video-extension jeremylongshore/claude-code-plugins-plus-skills Extend video duration using Kling AI continuation. Use when creating longer videos from shorter clips or building sequences. Trigger with phrases like 'klingai extend video', 'kling ai video continuation', 'klingai longer video', 'extend klingai clip'. | Skills | 70 2.32x Agent success vs baseline Impact 100% 2.32xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
klingai-usage-analytics jeremylongshore/claude-code-plugins-plus-skills Build usage analytics and reporting for Kling AI video generation. Use when tracking patterns, analyzing costs, or building dashboards. Trigger with phrases like 'klingai analytics', 'kling ai usage report', 'klingai metrics', 'video generation stats'. | Skills | 70 1.75x Agent success vs baseline Impact 100% 1.75xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
klingai-sdk-patterns jeremylongshore/claude-code-plugins-plus-skills Production SDK patterns for Kling AI: client wrapper, retry logic, async polling, and error handling. Use when building robust integrations. Trigger with phrases like 'klingai sdk', 'kling ai client', 'klingai patterns', 'kling ai wrapper'. | Skills | 70 1.40x Agent success vs baseline Impact 100% 1.40xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
klingai-prod-checklist jeremylongshore/claude-code-plugins-plus-skills Production readiness checklist for Kling AI integrations. Use before going live or during deployment review. Trigger with phrases like 'klingai production ready', 'kling ai go live', 'klingai checklist', 'deploy klingai'. | Skills | 70 1.33x Agent success vs baseline Impact 100% 1.33xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
klingai-performance-tuning jeremylongshore/claude-code-plugins-plus-skills Optimize Kling AI for speed, quality, and cost efficiency. Use when improving generation times or finding optimal settings. Trigger with phrases like 'klingai performance', 'kling ai optimize', 'faster klingai', 'klingai quality settings'. | Skills | 70 1.47x Agent success vs baseline Impact 100% 1.47xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
klingai-job-monitoring jeremylongshore/claude-code-plugins-plus-skills Track and monitor Kling AI video generation task status. Use when building dashboards, tracking batch jobs, or debugging stuck tasks. Trigger with phrases like 'klingai job status', 'kling ai monitor', 'track klingai task', 'klingai progress'. | Skills | 70 1.23x Agent success vs baseline Impact 100% 1.23xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.2 |
Can't find what you're looking for? Evaluate a missing skill.