op7418
Passed
PPT Generator Pro Claude Code Skill
PPT Generator Pro creates professional presentation slides using Google's Nano Banana Pro AI for image generation. It supports multiple visual styles (gradient glass, vector illustration), generates 16:9 slides at 2K/4K resolution, and optionally creates smooth transition videos between slides using Kling AI.
PresentationPptImage Generation+3
3061.0k
pchalasani
Passed
Code Walk Thru
Use this when user wants you to walk through (code or text) files in a EDITOR to either explain how some code works, or to show the user what changes you made, etc. You would typically use this repeatedly to show the user your changes or code files one by one, sometimes with specific line-numbers. This way the user is easily able to follow along in their favorite EDITOR as you point at various files possibly at specific line numbers within those files.
Code ReviewEditor IntegrationWalkthrough+2
995894
pchalasani
Passed
Session Search
For CLI agents WITHOUT subagent support (e.g., Codex CLI). Search previous code agent sessions for specific work, decisions, or code patterns.
CliSession HistorySearch+3
915894
pchalasani
Passed
Recover Context
Extract full context of the last task from the most recent parent session shown in the session lineage. Strategically uses sub-agents to avoid bloating your own context.
Session RecoveryContext ManagementWorkflow+2
649894
glittercowboy
Passed
Debug Like Expert
Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verification. Use when standard troubleshooting fails or when issues require systematic root cause analysis.
DebuggingInvestigationHypothesis Testing+3
775858
glittercowboy
Passed
Create Subagents
Expert guidance for creating, building, and using Claude Code subagents and the Task tool. Use when working with subagents, setting up agent configurations, understanding how agents work, or using the Task tool to launch specialized agents.
SubagentsMulti AgentOrchestration+3
338858
glittercowboy
Passed
Create Slash Commands
Expert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or learning YAML configuration.
Slash CommandsWorkflow AutomationDocumentation+3
659858
glittercowboy
Passed
Create Plans
Create hierarchical project plans optimized for solo agentic development. Use when planning projects, phases, or tasks that Claude will execute. Produces Claude-executable plans with verification criteria, not enterprise documentation. Handles briefs, roadmaps, phase plans, and context handoffs.
Project PlanningMethodologyWorkflow+3
582858
glittercowboy
Passed
Create Meta Prompts
Create optimized prompts for Claude-to-Claude pipelines with research, planning, and execution stages. Use when building prompts that produce outputs for other prompts to consume, or when running multi-stage workflows (research -> plan -> implement).
Meta PromptingWorkflow AutomationPrompt Engineering+3
886858
glittercowboy
Passed
Create Hooks
Expert guidance for creating, configuring, and using Claude Code hooks. Use when working with hooks, setting up event listeners, validating commands, automating workflows, adding notifications, or understanding hook types (PreToolUse, PostToolUse, Stop, SessionStart, UserPromptSubmit, etc).
HooksAutomationEvent Driven+3
1223858
glittercowboy
Passed
Create Agent Skills
Expert guidance for creating, writing, building, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.
Skill AuthoringMeta SkillDocumentation+3
396858
supabase
Passed
Supabase Postgres Best Practices
This skill provides detailed PostgreSQL performance optimization guidelines and best practices from Supabase. It covers query performance, connection pooling, Row-Level Security, schema design, and more with concrete SQL examples showing incorrect vs correct patterns.
PostgresqlDatabaseSupabase+3
5498036.1k
op7418
Passed
Youtube Clipper
This skill downloads YouTube videos with subtitles, uses AI to generate semantic chapter breakdowns, clips selected segments, translates subtitles to bilingual format (English/Chinese), burns subtitles into videos, and auto-generates social media content for platforms like Xiaohongshu, Douyin, and WeChat.
YoutubeVideo EditingSubtitles+3
208778
antonbabenko
Passed
Terraform Skill
A comprehensive Terraform and OpenTofu skill that provides best practices for module development, testing strategies (native tests and Terratest), CI/CD workflows, security compliance, and code patterns. It includes decision matrices for choosing testing frameworks, naming conventions, and detailed reference guides for production-grade infrastructure-as-code.
TerraformOpentofuInfrastructure As Code+3
299774
hyf0
Passed
Vue Best Practices
A comprehensive reference guide for Vue 3 development with TypeScript. Covers vue-tsc strict template checking, Volar 3.0 migration, Pinia store mocking, Vue Router typed params, CSS modules, and various compiler options for catching type errors at compile time.
VueTypescriptVolar+3
20177502.7k
callstackincubator
Passed
React Native Best Practices
This skill provides comprehensive React Native performance optimization guidelines from Callstack's 'Ultimate Guide to React Native Optimization'. It covers JavaScript/React optimizations (FPS, re-renders, animations), native performance (Turbo Modules, memory management), and bundling optimizations (tree shaking, code splitting) with practical code patterns and debugging commands.
React NativePerformanceMobile+3
11737352.9k
ZhangHanDong
Passed
Robius Widget Patterns
A comprehensive reference for Makepad/Robius widget development patterns. Provides production-ready code patterns for modals, tooltips, collapsible sections, drag-and-drop, grid layouts, LRU caching, hover effects, and responsive adaptive views extracted from real codebases like Robrix and Moly.
MakepadRustGui+3
699695
ZhangHanDong
Passed
Robius State Management
This skill provides best practices and code patterns for state management in Makepad applications. It covers app state structure, persistence with serde, theme switching, global widget registry, and state machine patterns derived from production codebases like Robrix and Moly.
MakepadRobiusState Management+3
686695
ZhangHanDong
Passed
Robius Matrix Integration
A comprehensive reference skill for building Matrix chat clients and LLM integrations with the Makepad UI framework. Based on the Robrix and Moly open-source projects, it documents patterns for Matrix SDK login/sync, timeline handling, room management, OpenAI streaming, and MCP protocol integration.
Matrix SdkMakepadChat Client+3
622695
ZhangHanDong
Passed
Robius Event Action
This skill provides comprehensive guidance for implementing event handling and action patterns in Makepad applications. It covers custom actions, widget-to-widget communication, centralized action handling, and various event types including keyboard, mouse, and timer events, with real-world examples from Robrix and Moly codebases.
MakepadRustUi Framework+3
766695
ZhangHanDong
Passed
Robius App Architecture
Provides comprehensive architecture patterns and best practices for building Makepad applications using the Robius framework. Covers Tokio async runtime integration, UI-thread communication patterns, lock-free update queues, and cross-platform (native + WASM) async patterns derived from production codebases Robrix and Moly.
RustMakepadAsync+3
291695
ZhangHanDong
Passed
Molykit
MolyKit is a reference skill for building AI chat interfaces using Makepad, a Rust UI framework. It provides patterns for cross-platform async programming (native and WASM), ready-to-use chat widgets, and OpenAI API integration with SSE streaming support.
RustMakepadAi Chat+3
1779695
ZhangHanDong
Passed
Makepad Widgets
A comprehensive reference skill for Makepad widgets and UI components in Rust. It provides detailed documentation, code examples, and best practices for building GUI applications using Makepad's View, Button, Label, TextInput, rich text rendering (Markdown/Html/TextFlow), and 80+ other widgets.
MakepadRustGui+3
748695
ZhangHanDong
Passed
Makepad Splash
This skill provides comprehensive documentation for Makepad's Splash scripting language. It covers language basics (variables, functions, control flow), built-in APIs (console, HTTP, timers, UI interaction), async/await patterns, and AI-assisted workflow integration for dynamic UI generation.
MakepadSplashScripting+3
313695
ZhangHanDong
Passed
Makepad Shaders
A comprehensive reference skill for Makepad's shader system. It provides documentation for writing GPU shaders using Makepad's custom shader language, including Sdf2d (Signed Distance Field 2D) APIs for drawing shapes, gradients, animations, and interactive effects like hover states and toggles.
MakepadShadersGpu+3
3188695
ZhangHanDong
Passed
Makepad Router
This skill serves as an intelligent router for Makepad and Robius framework development questions. It analyzes user queries and loads appropriate sub-skills (like makepad-widgets, makepad-layout, makepad-animation) based on keywords, providing context-aware guidance for creating widgets, building apps, and designing UIs in Rust.
MakepadRobiusRust+3
361695
ZhangHanDong
Passed
Makepad Reference
A comprehensive reference guide for Makepad UI framework developers. It provides troubleshooting solutions for common compilation errors, runtime issues, borrow checker conflicts, and shader problems, along with code quality guidelines that respect Makepad-specific patterns that should not be refactored.
MakepadUi FrameworkRust+3
419695
ZhangHanDong
Passed
Makepad Platform
This skill provides documentation and guidance for Makepad cross-platform development. It explains supported platforms (macOS, Windows, Linux, iOS, Android, Web), graphics backends (Metal, D3D11, OpenGL, WebGL), platform detection APIs, and conditional compilation patterns.
MakepadCross PlatformRust+3
332695
ZhangHanDong
Passed
Makepad Layout
This skill provides comprehensive documentation for the Makepad UI framework's layout system. It helps developers understand and write layout code using Makepad's turtle-based layout model, including sizing (Fit/Fill/Fixed), flow directions (Down/Right/Overlay), alignment, spacing, and common layout patterns like sidebars and headers.
MakepadUi FrameworkLayout+3
658695
ZhangHanDong
Passed
Makepad Font
A reference skill for Makepad's font and text rendering system. Provides comprehensive documentation on font loading, text shaping, GPU-based text rendering with SDF (Signed Distance Fields), and DSL integration for styling text widgets in Makepad applications.
MakepadFontTypography+3
745695