discover-skills
Low Risk 72Find the Right Skills for Your Task
by zhiyuzi
When you cannot find suitable skills for your current task, this skill helps you discover and install matching skills from the SkillRadar marketplace. It analyzes your task goals and constraints to find the best available skills.
zlibrary-to-notebooklm
Low Risk 76Download books to NotebookLM
by zstmfhy
This skill automates downloading books from Z-Library and uploading them to Google NotebookLM. It handles format conversion, smart chunking for large files, and creates notebooks for AI-powered reading with zero hallucination.
xlsx
Safe 74Create and analyze Excel spreadsheets
by ZhanlinCui
This skill enables Claude Code to create, edit, and analyze Excel spreadsheets with formulas, formatting, and data visualization. It solves the problem of manual spreadsheet manipulation by automating complex spreadsheet operations.
x-article-publisher
Safe 75Publish to X Articles from Markdown
by ZhanlinCui
Automate publishing Markdown articles to X (Twitter) Articles with proper rich text formatting. Converts Markdown to HTML and handles image placement automatically using block index positioning.
writing-skills
Safe 73Create and test AI skills with TDD methodology
by ZhanlinCui
Creating AI skills without testing leads to documentation that agents ignore under pressure. This skill applies test-driven development to skill creation: run failing scenarios first, document the failures, write skills addressing those specific gaps, then verify compliance.
writing-plans
Low Risk 72Create Implementation Plans
by ZhanlinCui
Use this skill to generate comprehensive implementation plans with bite-sized tasks before writing code. It structures tasks into 2-5 minute steps with exact file paths, test commands, and commit messages.
web-performance-seo
Safe 74Fix Lighthouse Accessibility Contrast Errors
by ZhanlinCui
This skill fixes PageSpeed Insights and Lighthouse accessibility errors caused by color contrast failures. It scans for CSS patterns that trigger accessibility audit failures and provides proven fix patterns to improve your SEO performance.
web-design-guidelines
Safe 74Review UI Code Against Design Guidelines
by ZhanlinCui
This skill automatically audits web interfaces against Vercel's Web Interface Guidelines, identifying accessibility issues, UX problems, and design compliance violations in your UI code.
web-artifacts-builder
Low Risk 73Build React Artifacts with shadcn/ui Components
by ZhanlinCui
Creating multi-component React artifacts for Claude conversations requires complex bundling and configuration. This skill automates project setup with React 18, TypeScript, Tailwind CSS, and 40+ shadcn/ui components, then bundles everything into a single HTML file.
webapp-testing
Low Risk 73Test Web Applications with Playwright Automation
by ZhanlinCui
Local web application testing requires reliable browser automation without manual setup. This toolkit provides Playwright scripts and server management utilities to streamline frontend testing workflows.
verification-before-completion
Low Risk 69Verify Before Claiming Completion
by ZhanlinCui
This skill prevents AI agents from making false completion claims by requiring actual verification evidence before reporting success. It ensures tests pass, builds succeed, and work is genuinely complete.
vercel-react-best-practices
Safe 73Optimize React and Next.js Performance with Vercel Guidelines
by ZhanlinCui
Building performant React applications requires understanding complex optimization patterns. This skill provides 45 prioritized rules from Vercel Engineering to guide AI in writing, reviewing, and refactoring React and Next.js code for optimal performance.
vercel-deploy
Low Risk 72Deploy websites to Vercel instantly
by ZhanlinCui
Deploy any project to Vercel without authentication or configuration. The skill packages your code, detects your framework automatically, and returns live preview URLs in seconds.
using-superpowers
Safe 73Always Invoke Skills Before Responding
by ZhanlinCui
This meta-skill establishes critical workflow discipline by requiring Claude Code to check for and invoke relevant skills before any response or action, preventing missed opportunities and rationalization.
using-git-worktrees
Safe 73Create Isolated Git Workspaces for Parallel Development
by ZhanlinCui
Git worktrees enable simultaneous branch work without context switching. This skill provides systematic directory selection and safety verification for reliable workspace isolation.
ui-ux-pro-max
Safe 75Generate Professional UI/UX Designs with Design System Intelligence
by ZhanlinCui
Creating professional UI/UX designs requires deep knowledge of accessibility, color theory, typography, and stack-specific patterns. This skill provides a searchable database of 50+ design styles, color palettes, font pairings, and implementation guidelines to help you build polished interfaces faster.
test-driven-development
Safe 74Apply Test-Driven Development
by ZhanlinCui
Writing tests after code leads to false confidence and missed edge cases. This skill enforces the TDD discipline: write a failing test first, then implement just enough code to pass.
theme-factory
Safe 73Apply Professional Themes to Presentations and Documents
by ZhanlinCui
Transform plain documents and presentations into visually polished artifacts with curated design themes. Choose from 10 pre-built themes or create custom styling that matches your brand identity.
systematic-debugging
Low Risk 72Debug systematically to find root causes before fixing
by ZhanlinCui
Random fixes waste time and create new bugs. This skill provides a four-phase debugging framework that finds root causes before implementing solutions, preventing wasted effort on symptom-based fixes.
subagent-driven-development
Safe 73Execute Plans with Subagents and Two-Stage Review
by ZhanlinCui
AI agents often struggle with complex multi-task implementations. This skill solves that by dispatching fresh subagents for each task with mandatory spec compliance and code quality reviews.