
Chuan Marketplace
- Updated October 24, 2025
- pchuan98/promptor
chuan is a personal Claude Code plugin marketplace that packages modular context-engineering plugins so developers can share prompts, agents, and commands across projects.
About
chuan (promptor) is peng chuan's personal Claude Code marketplace for modular context engineering across projects. Developers add it when they want reusable thinking frameworks, shared slash commands and agents, and Avalonia-specific templates wired in via symlinks instead of copying files per repo. Install core@chuan, common@chuan, and avalonia@chuan after /plugin marketplace add https://github.com/pchuan98/promptor.
- Three plugins: core, common, and avalonia
- Modular context engineering for prompts, commands, and agents
- Symlink-based sharing of common resources across projects
- link.ps1 automates .claude command and agent symlink creation
- Personal marketplace branded chuan with essential and framework categories
Chuan by the numbers
- Data as of Aug 10, 2026 (Skillselion catalog sync)
/plugin marketplace add pchuan98/promptorAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | October 24, 2025 |
|---|---|
| Repository | pchuan98/promptor ↗ |
How do I reuse the same AI prompts, agents, and slash commands across many projects without duplicating .claude configuration?
Install modular context-engineering plugins (core, common, avalonia) to share prompts, agents, and commands across projects via symlinks.
Who is it for?
Developers maintaining a personal AI workflow library, especially those working across multiple repos or Avalonia projects.
Skip if: Teams that want a single generic plugin with no personal symlink-based configuration layer.
What you get
Installed plugins expose shared thinking frameworks, utility commands/agents, and Avalonia-specific context linked into each project's .claude tree.
Plugins in this marketplace
3 plugins - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
Which plugins does the Chuan marketplace include?
core for thinking frameworks, common for shared commands and agents, and avalonia for Avalonia-specific context.
How are resources shared between projects?
Via symlink mappings configured in link.ps1 that link common files into each project's .claude directories.
What install commands should I use?
/plugin marketplace add https://github.com/pChuan98/promptor then install core@Chuan, common@Chuan, and avalonia@Chuan as needed.