Find the perfect skill
Douyin Search & Analytics Tool
Data & AI
Analyze public Douyin data: keyword search, user content scraping, and real-time hot trends. Ideal for short-video marketing and competitor analysis.
Skill Evaluator
Development
Evaluates a Claude skill's design quality using Anthropic's guidelines. Generates a scored markdown report with improvement suggestions.
Using webctl for Browser Automation
Development
Browser automation via webctl CLI in Claude.ai containers with authenticated proxy support.
Notification Copy
Content
Write effective notification and alert copy: choose the right component (toast, banner, modal), calibrate urgency, and guide action without overwhelming the user.
Skill Creation and Configuration
Documentation
This skill explains how to create and configure AI coding skills using the SKILL.md format, including required frontmatter fields (name, description) and when to invoke the skill. Use it when working with examples, tutorials, or skill documentation, or when creating or configuring a new skill.
Async Python Patterns
Development
Comprehensive guidance for building asynchronous Python applications using asyncio, concurrency patterns, and async/await for high-performance non-blocking systems.
Async Python Patterns
Development
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.
Setup Pre-Commit Hooks
Development
Set up Husky pre-commit hooks with lint-staged and Prettier, plus typecheck and test scripts. Use for adding commit-time formatting and checks.
PostgreSQL Patterns
Development
Quick reference for PostgreSQL best practices: indexing, schema design, RLS policies, pagination, and anti-pattern detection.
Spring Boot Development Patterns
Development
Architecture patterns for Spring Boot backends: REST APIs, layered services, data access, caching, async processing, and logging.
Deployment Patterns
DevOps
Deployment patterns, CI/CD pipelines, Docker containerization, rollback strategies, and production readiness checks for web applications.
React Modernization
Development
Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods for automated transformation.