Skip to content

ming-kang/Skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills Marketplace

Ask DeepWiki

Personal Claude Code plugin marketplace for distributing commonly used plugins and skills.

Quick Start

# 1. Add marketplace (lowercase repo name required)
/plugin marketplace add ming-kang/skills

# 2. Install plugin
/plugin install biu@ming-kang-skills

# 3. Use it
/biu:spec-coding

To update: /plugin marketplace update ming-kang-skills

Available Plugins

biu

Spec-driven workflow for complex development tasks.

Feature Description
Structured workflow Phased analysis, planning, decomposition, implementation, archive
Custom agents Codebase analysis (analyzer) and task decomposition (architect) subagents
COMPASS-based continuity Two-file .biu/COMPASS.md (state) + .biu/plan.md (spec) as cross-session memory; no hidden state cache
Templates Canonical structures for COMPASS, tasks, and analysis documents
Blocker protocol Formal handling for blocked tasks with resume/skip workflow
Verification gates SubagentStop hooks verify analyzer/architect produced well-formed artifacts
Task-complete reminder PostToolUse hook injects a STOP reminder when a Task is marked COMPLETE

Requirements: biu's hooks are pure bash scripts — no Python or other runtime dependencies. On Windows, install Git for Windows so bash is available on PATH. macOS and Linux have bash out of the box.

For Developers

This marketplace follows the Claude Code plugin marketplace specification.

Testing Locally

# Add local repository as marketplace
/plugin marketplace add ./path/to/Skills

# Install plugin
/plugin install biu@ming-kang-skills

License

MIT License

About

A collection of useful Agent skills.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages