cjinhuocjinhuoCommunityยท4 Agent Skills Included

blazwitcher

Fuzzy pinyin tab search, grouping, and release automation

Searches browser tabs, bookmarks, and history with fuzzy Chinese pinyin matching and groups tabs automatically. Automates git commits, changeset generation, version bumps, and Chrome Web Store publishing for extension development. Eliminates manual tab hunting, messy release steps, and inconsistent commit messages through keyboard-driven commands.
npx skills add cjinhuo/blazwitcher --all -g -y
Available:

Gives your AI agent the project architecture, build commands, and commit conventions it needs to develop, test, and release this browser extension correctly.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Blazwitcher?โ–ผ

Run `npx skills add cjinhuo/blazwitcher --all -g -y` in your terminal to install all skills in this suite globally.

What does Blazwitcher do?โ–ผ

It is a Chrome extension that lets you fuzzy-search tabs, bookmarks, and history with Chinese pinyin support, plus automatic tab grouping. The included skills automate its git commits, changesets, and store publishing.

How to automate git commits with conventional messages?โ–ผ

The git-auto-commit skill reads your staged changes and generates a compliant conventional commit message with the right type, scope, and emoji, then pushes by default.

How to publish a Chrome extension release automatically?โ–ผ

The release-publisher skill runs version bumping, GitHub release creation, production build, and Chrome Web Store upload in one guided flow.

Can I add pinyin fuzzy search to my own app?โ–ผ

Yes. The text-search-engine skill shows how to integrate the SDK for Chinese and English mixed fuzzy search in both Node.js and React projects.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’