Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here

Summary

My personal development claude code plugin.

Install to Claude Code

/plugin install bdev@bdev

Run in Claude Code. Add the marketplace first with /plugin marketplace add black-desk/bdev if you haven't already.

README.md

<!-- SPDX-FileCopyrightText: 2026 Chen Linxuan <me@black-desk.cn>

SPDX-License-Identifier: MIT

-->

bdev

[![checks][badge-shields-io-checks]][actions] [![commit activity][badge-shields-io-commit-activity]][commits] [![contributors][badge-shields-io-contributors]][contributors] [![release date][badge-shields-io-release-date]][releases] ![commits since release][badge-shields-io-commits-since-release]

[badge-shields-io-checks]: https://img.shields.io/github/check-runs/black-desk/bdev/master [actions]: https://github.com/black-desk/bdev/actions [badge-shields-io-commit-activity]: https://img.shields.io/github/commit-activity/w/black-desk/bdev/master [commits]: https://github.com/black-desk/bdev/commits/master [badge-shields-io-contributors]: https://img.shields.io/github/contributors/black-desk/bdev [contributors]: https://github.com/black-desk/bdev/graphs/contributors [badge-shields-io-release-date]: https://img.shields.io/github/release-date/black-desk/bdev [releases]: https://github.com/black-desk/bdev/releases [badge-shields-io-commits-since-release]: https://img.shields.io/github/commits-since/black-desk/bdev/latest

en | zh_CN

> [!WARNING] > > This English README is translated from the Chinese version using LLM and may > contain errors.

Personal development toolkit for Claude Code.

Install

In Claude Code, run:

/plugin

1. Add marketplace black-desk/bdev; 2. Install bdev plugin.

And then restart Claude Code.

That's it. The plugin's skills and agents are now available in your Claude Code session.

Verify installation

Run /plugin and check the Installed tab. You should see bdev listed.

Contribution notes

The markdown files in this project are provided in both Chinese and English versions for easier Chinese maintenance.

Except for README which has links to the other language version, other skill and agent files do not have such links.

Because essentially those documents are for Claude Code to read.

License

Unless otherwise specified, all files in this project are open source under the MIT License.

This project complies with the [REUSE specification].

You can use reuse-tool to generate the SPDX list for this project:

reuse spdx

[REUSE specification]: https://reuse.software/spec-3.3/

Related plugins

Browse all →