Toolverse

Find the best skills for

japanese-tutor

by openclaw

Interactive Japanese learning assistant. Supports vocabulary, grammar, quizzes, roleplay, PDF/DOCX material parsing for study/homework help, and OCR translation.

UX / Design
13

jar-audit-agent

by jar-analyzer

基于 jar-analyzer(SQLite + 内置 MCP)的证据驱动 Java 安全审计技能。核心目标:把“结论”变成“可复现证据 + 可度量覆盖率”。

Testing
1

java-coding-standards

by affaan-m

Java coding standards for Spring Boot services: naming, immutability, Optional usage, streams, exceptions, generics, and project layout.

Backend
957

java-pro

by sickn33

Master Java 21+ with modern features like virtual threads, pattern matching, and Spring Boot 3.x. Expert in the latest Java ecosystem including GraalVM, Project Loom, and cloud-native patterns. Use PROACTIVELY for Java development, microservices architecture, or performance

DevOps
435

javascript-mastery

by davila7

Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to advanced patterns like async/await and functional programming. Use when explaining JS concepts, debugging JavaScript issues, or

Frontend
227

javascript-pro

by sickn33

Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility. Use PROACTIVELY for JavaScript optimization, async debugging, or complex JS patterns.

Frontend
11

javascript-refactoring

by githubnext

Instructions for refactoring JavaScript code into separate files

DevOps
12

javascript-testing-expert

by dubzzz

Expert-level JavaScript testing skill focused on writing high-quality tests that find bugs, serve as documentation, and prevent regressions. Advocates for property-based testing with fast-check and protects against indeterministic code in tests. Does not cover black-box e2e

Testing
1

javascript-testing-patterns

by wshobson

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or

Testing
223

javascript-typescript-typescript-scaffold

by sickn33

You are a TypeScript project architecture expert specializing in scaffolding production-ready Node.js and frontend applications. Generate complete project structures with modern tooling (pnpm, Vite, N

Frontend
1

jazz-performance

by garden-co

Use this skill when optimizing Jazz applications for speed, responsiveness, and scalability. Covers crypto setup, efficient data modeling, and UI patterns to prevent lag.

Frontend
1

jazz-permissions-security

by garden-co

Use this skill when designing data schemas, implementing sharing workflows, or auditing access control in Jazz applications. It covers the hierarchy of Groups, Accounts, and CoValues, ensuring data is private by default and shared securely through cascading permissions and

Security
12

jazz-schema-design

by garden-co

Design and implement collaborative data schemas using the Jazz framework. Use this skill when building or working with Jazz apps to define data structures using CoValues. This skill focuses exclusively on schema definition and data modeling logic.

UX / Design
11

jazz-testing

by garden-co

Use this skill when you need to write, review, or debug automated tests for applications built on the Jazz framework. This skill provides the correct architectural patterns for simulating local-first synchronization and multi-user environments without resorting to invalid

Testing
28

jazz-ui-development

by garden-co

Use this skill when building, debugging, or optimizing Jazz applications. It covers Jazz's bindings with various different UI frameworks, as well as how to use Jazz without a framework. Look here for details on providers and context, hooks and reactive data fetching,

Security
13

jb-cash-out-hook

by openclaw

Generate custom Juicebox V5 cash out hooks from natural language specifications. Creates Solidity contracts implementing IJBCashOutHook and/or IJBRulesetDataHook with Foundry tests. First evaluates if off-the-shelf solutions (721 hook, Revnet) fit the use case.

Backend
12

jb-decode

by openclaw

Decode and analyze Juicebox V5 transaction calldata. Explain what a transaction does, decode function parameters, and analyze historical transactions using cast or ethers.js.

Backend
1

jb-docs

by openclaw

Query Juicebox V5 documentation via REST API or MCP server. Search docs, get contract addresses, and find implementation guides.

Data Science
1

jb-hook-deploy-ui

by openclaw

Deploy custom Juicebox hooks from browser. Compile Solidity, deploy contracts, verify on explorers, and attach to projects. Works with Claude-generated hooks.

DevOps

jb-interact-ui

by openclaw

Generate minimal frontends for interacting with existing Juicebox V5 projects. Pay, cash out, claim tokens, view project state - all in standalone HTML files.

Frontend
1

jb-loan-queries

by openclaw

Query REVLoans data via Bendystraw GraphQL. Use when: (1) displaying a user's loans\nacross all revnets, (2) showing all loans for a specific revnet/project, (3) checking\nborrow permissions, (4) building loan management UIs. Covers LoansByAccount query,\npermission checking,

Testing

jb-multi-currency

by openclaw

Handle Juicebox V5 multi-currency projects (ETH vs USDC accounting).\nUse when: (1) building UI that displays currency labels (ETH vs USDC),\n(2) sending transactions that require currency parameter,\n(3) configuring fund access limits or accounting contexts for new

Backend
1

jb-nft-gallery-ui

by openclaw

Interactive gallery for browsing and managing NFTs from Juicebox 721 hooks. Displays tier information, owned NFTs, and minting interfaces.

Frontend
1

jb-omnichain-payout-limits

by openclaw

Omnichain projects have per-chain payout limits, not aggregate limits. This is a fundamental\nconstraint with no perfect solution. Use when: (1) user wants a fixed total fundraising cap\nacross chains, (2) asking about aggregate payout limits on omnichain projects, (3)

Testing
1

jb-omnichain-ui

by openclaw

Build omnichain UIs for Juicebox projects. Deploy to multiple chains with single payment, display unified cross-chain data.

Testing
1

jb-ruleset-timeline-ui

by openclaw

Visual timeline explorer for Juicebox project ruleset history. Shows configuration evolution, upcoming changes, and enables ruleset comparison.

Frontend

jb-simplify

by openclaw

Checklist to simplify Juicebox project designs. Reduce custom contracts by leveraging native protocol mechanics.

DevOps
1

jb-terminal-selection

by openclaw

Dynamic terminal selection for Juicebox V5 payments. Use when: (1) building payment UIs that support\nmultiple tokens (ETH/USDC), (2) encountering JBMultiTerminal_TokenNotAccepted error, (3) paying a\nproject that uses ETH-only accounting with non-ETH tokens, (4) implementing

Backend
11

jb-terminal-wrapper

by openclaw

Terminal wrapper pattern for extending JBMultiTerminal functionality. Use when: (1) need dynamic\nsplits at pay time, (2) revnet can't modify ruleset data hooks, (3) want atomic pay + distribute\noperations, (4) need to intercept/redirect tokens before delivery, (5) implementing

Backend

jb-v5-api

by openclaw

Juicebox V5 protocol API reference. Function signatures, parameters, and return values for all contracts. Use for \

Backend
1

jb-v5-currency-types

by openclaw

Juicebox V5 currency system with two distinct types: real-world currencies and token-derived currencies.\nUse when: (1) configuring ruleset.baseCurrency, (2) setting up JBAccountingContext, (3) working with\ncross-chain projects, (4) confused about why currency values differ

Testing
1

jbx-fee-flows

by openclaw

JBX ecosystem fee flows and revenue streams for investor understanding.\nUse when: (1) explaining how JBX captures ecosystem value, (2) describing protocol\nfee flows, (3) showing revenue streams to JBX holders, (4) explaining NANA and REV\nrelationships, (5) explaining layered

Backend
1

jellyseerr

by openclaw

Request movies and TV shows through Jellyseerr. Use when the user wants to add media to their Plex/Jellyfin server, search for content availability, or manage media requests.

Backend

jenkins

by Checkmk

Interacts with the Jenkins CI to get build and test job results

DevOps
2

jenkins-pipeline-intro

by jeremylongshore

Jenkins Pipeline Intro - Auto-activating skill for DevOps Basics.\nTriggers on: jenkins pipeline intro, jenkins pipeline intro\nPart of the DevOps Basics skill category.

DevOps
1

jest-test-generator

by jeremylongshore

Generate jest test generator operations. Auto-activating skill for Test Automation.\nTriggers on: jest test generator, jest test generator\nPart of the Test Automation skill category. Use when writing or running tests. Trigger with phrases like \

Testing
635

jianying-editor

by luoluoluo22

剪映 (JianYing) AI自动化剪辑的高级封装 API (JyWrapper)。提供开箱即用的 Python 接口,支持录屏、素材导入、字幕生成、Web 动效合成及项目导出。

Backend
513

jimeng-mcp-skill

by wwwzhouhui

使用jimeng-mcp-server进行AI图像和视频生成。当用户请求从文本生成图像、合成多张图片、从文本描述创建视频或为静态图像添加动画时使用此技能。支持四大核心能力:文生图、图像合成、文生视频、图生视频。需要jimeng-mcp-server在本地运行或通过SSE/HTTP访问。

Frontend
17126

jina-ai

by closedloop-technologies

Use Jina AI APIs for converting URLs to LLM-friendly Markdown (Reader) and searching the web (Search).

Data Science
8132

jina-reader

by openclaw

Web content extraction via Jina AI Reader API. Three modes: read (URL to markdown), search (web search + full content), ground (fact-checking). Extracts clean content without exposing server IP.

Mobile
537

jira

by davila7

Use when the user mentions Jira issues (e.g., \

Backend
229

jira-ai

by openclaw

CLI tool for interacting with Atlassian Jira and Confluence

DevOps
14

jira-epic

by Gentleman-Programming

Creates Jira epics for large features following Prowler's standard format. Trigger: When user asks to create an epic, large feature, or multi-task initiative.

Security
12

jira-task

by Gentleman-Programming

Creates Jira tasks following Prowler's standard format. Trigger: When user asks to create a Jira task, ticket, or issue.

Security
17

jira-workflow-creator

by jeremylongshore

Create jira workflow creator operations. Auto-activating skill for Enterprise Workflows.\nTriggers on: jira workflow creator, jira workflow creator\nPart of the Enterprise Workflows skill category. Use when working with jira workflow creator functionality. Trigger with phrases

Security
1

jit-overview

by facet-rs

Orientation to facet-format JIT deserialization (tiering, fallbacks, key types/entry points) and where to look when changing or debugging JIT code

Backend
2

jit-regression-test

by dotnet

Extract a standalone JIT regression test case from a given GitHub issue and save it under the JitBlue folder. Use this when asked to create or extract a JIT regression test from an issue.

Testing
1

jmeter-test-plan-creator

by jeremylongshore

Jmeter Test Plan Creator - Auto-activating skill for Performance Testing.\nTriggers on: jmeter test plan creator, jmeter test plan creator\nPart of the Performance Testing skill category.

Testing
33