CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. aradotso
  4. /
  5. trending-skills
  6. /
  7. Rattles Terminal Spinners

Rattles Terminal Spinners

Editor's Note

You're building a CLI app in Rust and need a loading spinner. Rattles gives you that with zero dependencies and a clever stateless design,just call `current_frame()` in your render loop, no lifecycle management needed. It ships with preset collections (braille dots, arrows, emoji) and works in `no_std` environments if you switch to tick-based or index-based driving. The `rattle!` macro lets you define custom spinners at compile time. It integrates cleanly with ratatui since you can pass the spinner by reference anywhere without wrapping it in `Arc<Mutex>`. The stateless-by-default approach is refreshing for something this simple, and the fallback options make it work even on embedded targets.

Install

npx skills add https://github.com/aradotso/trending-skills --skill rattles-terminal-spinners
Votes
0
Installs392
GitHub Stars26
Categories
CLI & Terminal
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related CLI & Terminal Skills

View all →
asc-screenshot-resize

rudrankriyam/app-store-connect-cli-skills

0
770
833
asc screenshot resize
asc-screenshot-resize

rorkai/app-store-connect-cli-skills

0
606
834
asc screenshot resize
nansen-token-screener

nansen-ai/nansen-cli

0
311
124
nansen token screener
nansen-perp-screener

nansen-ai/nansen-cli

0
294
124
nansen perp screener
sentry-cli

sentry/dev

0
64.9k
Command-line interface for querying and managing Sentry issues, projects, organizations, and distributed traces.
wonda-cli

degausai/wonda

0
29.4k
120
Terminal-based content creation and social automation toolkit for AI agents.