Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
gen-paylink-govilo hau823823/gen-paylink-govilo Upload files to Govilo and generate unlock links via Bot API. Use when: (1) Creating a Govilo unlock link from a ZIP, folder, or individual files, (2) Automating file upload to Govilo R2 storage with presigned URLs, (3) Managing Govilo Bot API interactions (presign → upload → create item). Requires GOVILO_API_KEY and SELLER_ADDRESS env vars. If missing, guides user to register at https://govilo.xyz/. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 08f6c7a |
recipe-create-feedback-form googleworkspace/cli Create a Google Form for feedback and share it via Gmail. | Skills | 70 2.24x Agent success vs baseline Impact 92% 2.24xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
412-frameworks-quarkus-panache jabrena/cursor-rules-java Use when you need data access with Quarkus Hibernate ORM Panache — including PanacheEntity / PanacheEntityBase, PanacheRepository, named queries, JPQL, native SQL, DTO projections (project(Class)), pagination (Page.of()), N+1 avoidance (JOIN FETCH), optimistic locking (@Version / OptimisticLockException), @NamedQuery for validated reusable queries, transactions, @TestTransaction for test isolation, and immutable-friendly patterns. This is the Quarkus analogue to Spring Data for relational persistence. This should trigger for requests such as Review Panache entities or repositories in Quarkus; Improve Hibernate ORM data access with Panache; Add DTO projections, JOIN FETCH, pagination, or optimistic locking to Panache queries; Fix N+1 query problems or add @Version concurrency control in Quarkus Panache. Part of cursor-rules-java project | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b36efb2 |
421-frameworks-quarkus-testing-unit-tests jabrena/cursor-rules-java Use when you need to write fast unit tests for Quarkus applications — including pure tests with @ExtendWith(MockitoExtension.class), @QuarkusTest with @InjectMock for full CDI mock replacement, @InjectSpy for partial CDI bean mocking, REST Assured for resource-focused tests, @ParameterizedTest with @CsvSource / @MethodSource, QuarkusTestProfile for test-specific configuration overrides, and naming conventions (*Test → Surefire, *IT → Failsafe). For framework-agnostic Java use @131-java-testing-unit-testing. This should trigger for requests such as Add or improve unit tests in a Quarkus project; Reduce slow @QuarkusTest usage with Mockito-first tests; Add @InjectSpy partial mocking or QuarkusTestProfile configuration in Quarkus tests; Convert repeated test methods to @ParameterizedTest with @CsvSource or @MethodSource. Part of cursor-rules-java project | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b36efb2 |
fp-async-patterns olion500/skills Apply functional programming to asynchronous operations. Lazy evaluation with generators/iterators, async pipelines, parallel vs sequential execution, retry with backoff, fallback chains, and stream composition. Activate when: building async workflows, processing data streams, implementing retry logic, handling concurrent operations, working with generators/iterators, or when the user mentions lazy evaluation, async pipeline, parallel execution, retry, backoff, stream processing, or iterator patterns. Works in any language (TypeScript, Python, Go, Rust, Java). | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9949bbb |
team-dev shousper/claude-kit Executes implementation plans using a persistent team of implementer and reviewers within the current session, with batch-boundary code reviews for quality. Use when you have an implementation plan with independent tasks to execute, need to build or implement a feature from a plan, or the user says "execute the plan", "implement this", "start building", or "team dev". DO NOT TRIGGER when there is no plan yet (use brainstorming first) or when tasks require parallel separate sessions (use executing-plans instead). | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: c1a8afa |
golang-project-layout samber/cc-skills-golang Provides a guide for setting up Golang project layouts and workspaces. Use this whenever starting a new Go project, organizing an existing codebase, setting up a monorepo with multiple packages, creating CLI tools with multiple main packages, or deciding on directory structure. Apply this for any Go project initialization or restructuring work. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: bd8e97e |
design-audit bencium/bencium-marketplace Premium UI/UX design audit and refinement skill. Conducts systematic visual audits of existing apps and produces phased, implementation-ready design plans. Use this skill whenever the user asks to audit a UI, improve an app's visual design, make an interface feel more polished or premium, review design consistency, fix visual hierarchy, or refine spacing/typography/color. Also trigger when the user says "design review", "make it look better", "UI polish", "visual refinement", "design pass", "audit the design", or references making an app feel more professional. This skill is purely visual — it does not touch functionality, logic, or features. It elevates what exists. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: f95ae9d |
arcgis-3d-layers SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context Add 3D layer types including SceneLayer, IntegratedMeshLayer, PointCloudLayer, VoxelLayer, and DimensionLayer to SceneView. Use for 3D buildings, LiDAR, volumetric data, glTF models, and 3D measurements. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: d84407b |
arcgis-widgets-ui SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context Build map user interfaces with ArcGIS widgets, Map Components, and Calcite Design System. Use for adding legends, layer lists, search, tables, time sliders, and custom UI layouts. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d84407b |
arcgis-performance SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context Optimize ArcGIS Maps SDK for JavaScript applications for speed, memory, and bundle size. Use for improving map initialization, data loading, query efficiency, large dataset handling, and view rendering performance. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d84407b |
chrome-devtools-cli ChromeDevTools/chrome-devtools-mcp Use this skill to write shell scripts or run shell commands to automate tasks in the browser or otherwise use Chrome DevTools via CLI. | Skills | 70 5.75x Agent success vs baseline Impact 92% 5.75xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
reviewer felvieira/claude-skills-fv Skill do Reviewer Final para validação completa antes do deploy. Use quando precisar validar que todos os passos do pipeline foram executados, checar qualidade de código, confirmar segurança, confirmar QA, confirmar documentação, ou gerar relatório de aprovação/rejeição. Trigger em: "review final", "reviewer", "aprovação", "rejeição", "validação final", "gate de deploy", "checklist final", "aprovar deploy", "pode deployar", "pronto pra produção", "validar entrega", "review completo", "última verificação". | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 524725e |
experiment-bridge wanshuiyin/Auto-claude-code-research-in-sleep Workflow 1.5: Bridge between idea discovery and auto review. Reads EXPERIMENT_PLAN.md, implements experiment code, deploys to GPU, collects initial results. Use when user says "实现实验", "implement experiments", "bridge", "从计划到跑实验", "deploy the plan", or has an experiment plan ready to execute. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 9ed83e0 |
comm-lit-review wanshuiyin/Auto-claude-code-research-in-sleep Communications-domain literature review with Claude-style knowledge-base-first retrieval. Use when the task is about communications, wireless, networking, satellite/NTN, Wi-Fi, cellular, transport protocols, congestion control, routing, scheduling, MAC/PHY, rate adaptation, channel estimation, beamforming, or communication-system research and the user wants papers, related work, a survey, or a landscape summary. Search Zotero, Obsidian, and local paper folders first when available, then search IEEE Xplore, ScienceDirect, ACM Digital Library, and broader web in that order. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 97e0eb1 |
paper-plan wanshuiyin/Auto-claude-code-research-in-sleep Generate a structured paper outline from review conclusions and experiment results. Use when user says "写大纲", "paper outline", "plan the paper", "论文规划", or wants to create a paper plan before writing. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9ed83e0 |
idea-creator wanshuiyin/Auto-claude-code-research-in-sleep Generate and rank research ideas given a broad direction. Use when user says "找idea", "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a research area for publishable directions. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: bc8a7bc |
apify-actor-development sickn33/antigravity-awesome-skills Important: Before you begin, fill in the generatedBy property in the meta section of .actor/actor.json. Replace it with the tool and model you're currently using, such as "Claude Code with Claude Sonnet 4.5". This helps Apify monitor and improve AGENTS.md for specific AI tools and models. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 8692fbc |
voice-call deepgram/dglabs-deepclaw 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 |
apm-integrations DataDog/dd-trace-js This skill should be used when the user asks to "add a new integration", "instrument a library", "add instrumentation for", "create instrumentation", "new dd-trace integration", "add tracing for", "TracingPlugin", "DatabasePlugin", "CachePlugin", "ClientPlugin", "ServerPlugin", "CompositePlugin", "ConsumerPlugin", "ProducerPlugin", "addHook", "shimmer.wrap", "orchestrion", "bindStart", "bindFinish", "startSpan", "diagnostic channel", "runStores", "reference plugin", "example plugin", "similar integration", or needs to build, modify, or debug the instrumentation and plugin layers for a third-party library in dd-trace-js. | Skills | 70 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 50aa025 |
Can't find what you're looking for? Evaluate a missing skill.