claudeindex
Marketplace

skills-bonsai

A curation repository of skills(MoonBit, PBT, git-wt)

Stars

0

Forks

0

Plugins

5

Installation

1

Add the marketplace

/plugin marketplace add f4ah6o/skills-bonsai
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

5

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

moonbit-agent-guide

Guide for writing, refactoring, and testing MoonBit projects

Plugin

moonbit-refactoring

Refactor MoonBit code to be idiomatic and preserve behavior while improving APIs, patterns, and tests

Plugin

pbt-workflow-guide

Root workflow for introducing, updating, maintaining, and improving Property-Based Testing in MoonBit repositories using moonbitlang/quickcheck

Plugin

git-wt

Guide for using git-wt to manage isolated git worktrees. Use this for all code modification tasks to ensure a clean, safe, and disposable environment.

Plugin

skill-check-skill

An essential security guardrail for Agent Skills. This tool scans GitHub repositories to identify malicious code, destructive commands, and data exfiltration patterns. Unlike simple checkers, it recursively analyzes referenced scripts to find threats hidden behind the main skill file. Use this skill immediately before adding any new skill or tool to verify its safety and prevent accidental system compromise.