Skip to content

sablier-labs/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sablier Agents Skills

A collection of agent skills for AI coding assistants developed by Sablier Labs.

Note

These are internal skills used at Sablier Labs. Looking to create Sablier streams? See sablier-labs/sablier-skills for user-facing skills.

Installation

# Add all skills from this repository
npx skills add sablier-labs/agent-skills

# Add a specific skill (e.g., evm-chains)
npx skills add sablier-labs/agent-skills -s evm-chains

# Add globally for all projects
npx skills add sablier-labs/agent-skills -s evm-chains -g

# Target a specific agent (claude-code, cursor, cline, codex, etc.)
npx skills add sablier-labs/agent-skills -s evm-chains -a claude-code

# List available skills before installing
npx skills add sablier-labs/agent-skills -l

Skills

Sablier

Skill Description
sablier-design Sablier dark-theme aesthetic and production-grade React interfaces
sablier-icon Recolor the Sablier icon SVG to any brand or hex color, with PNG/JPG export
sablier-writing Content creation with Sablier brand voice: blog posts, case studies, X/Twitter

Development

Skill Description
spec-from-screenshot Analyze screenshots and generate implementation specs
tailwind-css Tailwind CSS v4 rules and tailwind-variants
vitest Vitest v4 testing patterns for TypeScript React/Next.js
xstate-react XState v5 + React integration patterns

Web3

Skill Description
evm-deployment EVM smart contract deployment patterns
btt Bulloak tree specifications for smart contract integration tests
cli-forge Foundry tests, fuzz tests, fork tests, invariant tests, and deployment scripts
viem Viem TypeScript interface for Ethereum interactions

Usage

Once installed, skills are automatically available to your AI assistant. Reference them by name in your prompts or let the assistant detect when a skill is relevant.

License

MIT

About

Agent skills developed by Sablier Labs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages