Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cc-plugins

Yusei Ito's public collection of Claude Code plugins, distributed as a plugin marketplace. Each plugin bundles a single skill; they are managed and released together from this one repository.

Installation

/plugin marketplace add YuseiIto/cc-plugins
/plugin install <name>@cc-plugins

For example, /plugin install ultraresearch@cc-plugins.

To try it from a local clone:

/plugin marketplace add /path/to/cc-plugins

Plugins

Plugin Description
ultraresearch Rigorous multi-source research harness with scope interview, source triage, and red-team falsification.
ja-proofread Japanese-language proofreading combining textlint checks with semantic review and AI-smell detection. (Japanese-oriented)
planning-poker Estimate tasks via agent-team planning poker: question, blind vote, discussion, and re-vote.

Note: some skills' instructions are written in Japanese. ja-proofread in particular targets Japanese-language use.

Adding a plugin

  1. Create plugins/<name>/ with .claude-plugin/plugin.json and the components (skills/, etc.).
  2. Add an entry to plugins[] in .claude-plugin/marketplace.json.
  3. Validate with claude plugin validate . --strict.

See CLAUDE.md for the full structure and conventions.

License

MIT License. See LICENSE.

About

Yusei Ito's public collection of Claude Code plugins

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors