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.
slack-gif-creator
Safe 74Create Slack GIFs with PIL
by ZhanlinCui
Create animated GIFs optimized for Slack using Python PIL. Generate custom animations with easing functions and automatic file size optimization for emoji and message contexts.
skill-creator
Safe 80Create custom skills for Claude
by ZhanlinCui
Building effective AI skills requires understanding context management, progressive disclosure, and reusable resource design. This skill provides a complete framework for creating modular skills that extend Claude's capabilities without wasting context window space.
requesting-code-review
Safe 74Request AI Code Review
by ZhanlinCui
Developers often miss issues in their own code because they are too close to the implementation. This skill dispatches an AI subagent to review code changes against requirements, checking quality, architecture, testing, and production readiness before merging.
receiving-code-review
Safe 74Handle code review feedback with technical verification
by ZhanlinCui
Code review requires technical evaluation, not emotional performance. This skill provides a structured pattern for verifying review feedback before implementation, ensuring technical correctness over social comfort.
project-to-obsidian
Safe 75Convert Code to Obsidian Knowledge Base
by ZhanlinCui
Transform any code project into a searchable, linkable Obsidian knowledge base. The skill analyzes project structure, code, and APIs to automatically generate structured documentation.
pptx
Safe 76Create and Edit PowerPoint Presentations
by ZhanlinCui
This skill enables AI assistants to create, edit, and analyze PowerPoint presentations by converting HTML to slides, manipulating OOXML directly, and using Python automation scripts for batch operations.
Manipulate PDF documents and fill forms programmatically
by ZhanlinCui
PDF processing tasks require specialized tools for extraction, manipulation, and form filling. This skill provides comprehensive PDF handling capabilities using Python libraries and command-line tools.
planning-with-files
Safe 80Plan Complex Tasks with Files
by ZhanlinCui
AI agents lose track of goals during long tasks. This skill uses persistent markdown files as external memory so agents can handle complex multi-step projects without losing context.
obsidian-markdown
Safe 73Create Obsidian Markdown Notes
by ZhanlinCui
This skill enables AI agents to create and edit Obsidian Flavored Markdown with proper syntax for wikilinks, callouts, embeds, properties, and other Obsidian-specific features.
obsidian-helper
Safe 80Build an Obsidian Note-Taking Assistant
by ZhanlinCui
Manage your Obsidian knowledge base efficiently with automated daily journaling, intelligent knowledge capture, and periodic review generation. Integrates seamlessly with Obsidian MCP for hands-free note management.
mcp-builder
Low Risk 71Build MCP servers for Claude integration
by ZhanlinCui
Creating MCP servers that work well with AI assistants requires careful design decisions. This guide provides proven patterns for tool design, API integration, and evaluation that ensure reliable LLM interactions.
notebooklm
Low Risk 75Query NotebookLM Notebooks from Claude
by ZhanlinCui
This skill enables Claude to query Google NotebookLM notebooks directly, providing source-grounded answers from Gemini that cite your uploaded documents, drastically reducing AI hallucinations.
obsidian-bases
Safe 73Create and Manage Obsidian Bases
by ZhanlinCui
Organize your Obsidian notes with dynamic database-like views. This skill enables you to create .base files with table, card, list, and map views, complete with filters, formulas, and custom summaries.