Skip to content

sablier-labs/plugin-marketplace

Repository files navigation

Sablier Plugin Marketplace

Note

This repo is now deprecated. Please use sablier-labs/agent-skills instead.

Official Sablier plugin marketplace for AI agents like Claude Code.

See Anthropic's official docs for more guidance on plugins.

Plugins

sablier

Sablier protocol context, design guidelines, and content creation.

Skills:

  • sablier — Sablier protocol overview: token vesting, airdrops, and onchain payroll
  • design — Sablier dark-theme aesthetic and production-grade React interfaces
  • x-twitter — X/Twitter posts: announcements, educational content, social proof, hot takes
  • blog-posts — Blog content: announcements, educational articles, comparisons, technical deep dives
  • case-studies — Customer success stories with outcomes and quotes

Commands:

  • /create-issue — Create GitHub issues in sablier-labs repositories

References:

  • BRAND_VOICE.md — How Sablier sounds
  • COMPANY_PROFILE.md — Products, metrics, positioning
  • ICP.md — Target audience segments
  • VOICE_EXAMPLES.md — Past content for consistency

Writing skills reference https://docs.sablier.com/llms.txt for product details.

fp

Functional programming patterns with Effect-TS.

Skills:

  • effect-ts — Effect-TS functional programming patterns
  • effect-ts-next — Effect-TS + Next.js integration patterns

frontend

Frontend development tools: Tailwind CSS, Zustand, UI specs.

Skills:

  • tailwind-css — Tailwind CSS v4 rules and tailwind-variants
  • zustand — Zustand state management with TypeScript

Commands:

  • /spec-screenshot — Analyze screenshots and generate SPEC.md implementation specs

testing

Testing frameworks and patterns for Solidity and TypeScript projects.

Skills:

  • btt — Bulloak tree specifications for smart contract integration tests
  • foundry — Foundry tests, fuzz tests, fork tests, invariant tests, and deployment scripts
  • vitest-v4 — Vitest v4 testing patterns for TypeScript React/Next.js

web3

Blockchain and Web3 development tools.

Skills:

  • etherscan-api — Etherscan API V2 for blockchain balance queries
  • viem — Viem TypeScript interface for Ethereum interactions

Installation

Important

To be able to use the plugins, you must have ni installed globally.

npm i -g @antfu/ni

Then, run these commands in a Claude Code chat:

# Add this repository as a marketplace
/plugin marketplace add sablier-labs/plugin-marketplace

# Install plugins (choose the ones you need)
/plugin install sablier@sablier-plugins
/plugin install fp@sablier-plugins
/plugin install frontend@sablier-plugins
/plugin install testing@sablier-plugins
/plugin install web3@sablier-plugins

Restart Claude Code, then verify with /plugin browse to confirm skills and commands are loaded.

Updating

There is no CLI command for updating a marketplace (i.e., no claude plugin update command exists). See anthropics/claude-code#11676 for tracking.

In the meantime, use the interactive /plugin built-in command to update:

Updating marketplace with /plugin command

Contributing

See CONTRIBUTING.md.

License

MIT

About

Official Sablier plugin marketplace for AI agents like Claude Code

Resources

License

Contributing

Stars

7 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors