Find the perfect skill
DingTalk Live
Productivity
Manages DingTalk live streams. Use for listing your live streams.
Create Reusable Custom Skills
Development
Create reusable command or skill scaffolds tailored to your project's recurring tasks.
Data Visualization with pyecharts
Data & AI
Proficiency in creating various chart types (bar, line, pie, heatmap, scatter) using pyecharts and generating self-contained HTML reports. Includes theme configuration, number formatting, troubleshooting common issues (chart size, label overlapping), and critical data conversion to Python lists for browser rendering.
WatchConnectivity Patterns and Dual-Target Sync
Development
Implement bidirectional iOS-watchOS synchronization with failure handling and complications support. Includes message schemas, WCSession managers, and resilience strategies.
Managing Git Worktrees
Development
Helps create, manage, scan, update, and clean up Git worktrees for parallel development, with safeguards for protected branches. Useful when working on multiple branches simultaneously, isolating experiments, or updating protected branches like main/develop.
Git Worktree Setup
DevOps
Automatically creates 'data/shared' symlink pointing to the main repository's shared data and 'data/local' directory after 'git worktree add'. Ensures data isolation and shared access in new worktrees.
Piratepage - Landing Page Generation
Content
Generate landing pages with conversion copywriting expertise. Three modes: positioning, mock, variations.
Apple Reminders - Task Manager
Productivity
Manage Apple Reminders via the remindctl CLI on macOS. Add, complete, and organize reminders with lists, due dates, and priorities.
Centralize External Namespace Imports
Development
Centralize external namespace imports (BCL, FCL, NuGet) in a GlobalUsings.cs file per project, keeping individual files clean.
Document splitting
Data & AI
Reads documents and splits them into manageable chunks based on line count, character size, markdown sections, or paragraphs. Supports overlapping chunks to maintain context. Useful for processing large files, analysis, or transfer tasks.
Task board for AI agents
Productivity
A structured task board for AI agents, inspired by Trello. Create, move, update, and organize cards across lists (backlog, todo, in_progress, blocked, done) with priorities and labels. Helps track multi-step work across sessions.
Skill Creator
Development
Provides guidance on creating effective skills. Use when building or updating skills that extend Claude with specialized knowledge, workflows, or tool integrations.