Browse Skills

22656 skills found

remembering-conversations.md
0
1 export remembering-conversations
2 barrydobson from "barrydobson/dotfiles_extra"
3 Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search
2026-01-05
chapter-architect.md
0
1 export chapter-architect
2 robertguss from "robertguss/claude-skills"
3 Plan and architect a single chapter at beat-level granularity. Use when you have a chapter from the Architecture Document and need to create a detailed outline before drafting. Produces a Chapter Outline Document for use by draft-coach or ghostwriter.
2026-01-05
style-ui.md
0
1 export style-ui
2 doitsu2014 from "doitsu2014/my-blogs-rsbuild"
3 Style and UI patterns for DaisyUI Emerald theme. Use when styling forms, cards, buttons, tables, and other UI components. Includes fancy card designs, color schemes, and visual effects.
2026-01-05
numpy-io.md
0
1 export numpy-io
2 majiayu000 from "majiayu000/claude-skill-registry"
3 File I/O operations including binary formats (npy/npz), text processing (csv), and memory-mapping for huge datasets. Triggers: io, load, save, npz, genfromtxt, memmap, loadtxt.
2026-01-05
dbt-transformations.md
0
1 export dbt-transformations
2 Obsidian-Owl from "Obsidian-Owl/floe-runtime"
3 ALWAYS USE when working with dbt models, SQL transformations, tests, snapshots, or macros. MUST be loaded before editing any .sql files, dbt_project.yml, or profiles.yml. Enforces dbt owns SQL principle - never parse SQL in Python.
2026-01-05
rl-environments.md
0
1 export rl-environments
2 tachyon-beep from "tachyon-beep/hamlet"
3 Gym/gymnasium API - custom environments, spaces, wrappers, vectorization, debugging
2026-01-05
ui-design-agent.md
0
1 export ui-design-agent
2 Unicorn from "Unicorn/Radium"
3 Creates UI/UX design patterns, components, and user experience guidelines
2026-01-05
twitter-bookmarks.md
0
1 export twitter-bookmarks
2 mbelinky from "mbelinky/clawdis-skills"
3 Automated Twitter bookmark processor with YAML-configurable categories and smart routing
2026-01-05
supabase-fullstack-setup.md
0
1 export supabase-fullstack-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete guide to integrating Supabase with Next.js 13+ App Router, including authentication, database setup, Row Level Security (RLS), and common patterns for production apps. Use when starting a new Next.js project with Supabase, need authentication with social providers, or building apps with user-specific data.
2026-01-05
backend-api.md
0
1 export backend-api
2 SpacePlushy from "SpacePlushy/portfolio"
3 Design and implement RESTful API endpoints with proper HTTP methods, status codes, and consistent naming conventions. Use this skill when creating or modifying API routes, endpoints, or server-side request handlers. When working on files in src/pages/api/, files containing API route definitions, files implementing REST endpoints, files handling HTTP requests and responses, server middleware for API requests, API authentication and authorization logic, and files defining API versioning strategies. When designing URL structures for resources, implementing query parameter handling for filtering/sorting/pagination, setting up rate limiting for API endpoints, or configuring CORS and API security headers.
2026-01-05
ramp-vendor-analysis.md
0
1 export ramp-vendor-analysis
2 ramp-public from "ramp-public/mcp-skills"
3 Analyzes vendor spend data from Ramp and exports to connected systems. Use when user asks to "analyze vendor spend", "build vendor database", "update managed vendors", "top vendors report", "show vendors over X spend", "vendor spend analysis", "vendor renewals", "contract end dates", or asks about vendor spending patterns, vendor owners, purchase orders, or department-level vendor data.
2026-01-05
remove-background.md
0
1 export remove-background
2 chernobelenkiy from "chernobelenkiy/ai-tools"
3 Remove backgrounds from images using rembg (local AI model). Use when user asks to remove background, make transparent, or cut out subjects from images.
2026-01-05
github-hunter.md
0
1 export github-hunter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically discover, score, and archive relevant GitHub repositories for BidDeed.AI and Life OS projects. Use this skill when the user requests to find GitHub repositories for specific topics, technologies, or domains that could be integrated into existing projects. Triggers include phrases like "find GitHub repos for", "discover repositories about", "search GitHub for projects related to", or when analyzing videos/articles that mention GitHub projects.
2026-01-05
ds-star.md
0
1 export ds-star
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Multi-agent data science framework using DS-STAR (Data Science - Structured Thought and Action) architecture. Automates data analysis through collaborative AI agents with multi-model support (Haiku, Sonnet, Opus). Use for exploratory data analysis, automated insights, and iterative data science workflows.
2026-01-05
tauri-ipc-developer.md
0
1 export tauri-ipc-developer
2 iammarkps from "iammarkps/eqapo-gui"
3 Specialized agent for implementing type-safe IPC communication between React frontend and Rust backend in Tauri v2 applications. Use when adding new Tauri commands, implementing bidirectional events, debugging IPC serialization issues, or optimizing command performance.
2026-01-05
moai-project-documentation.md
0
1 export moai-project-documentation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enhanced project documentation with AI-powered features. Enhanced with Context7 MCP for up-to-date documentation.
2026-01-05
goap-agent.md
0
1 export goap-agent
2 d-oit from "d-oit/do-novelist-ai"
3 Invoke for complex multi-step tasks requiring intelligent planning and multi-agent coordination. Use when tasks need decomposition, dependency mapping, parallel/sequential/swarm/iterative execution strategies, or coordination of multiple specialized agents with quality gates and dynamic optimization.
2026-01-05
onboarding-users.md
0
1 export onboarding-users
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Legacy onboarding skill. Now redirects to /login for unified authentication and identity setup. Maintained for backward compatibility.
2026-01-05
nexus-prompt-engineer.md
0
1 export nexus-prompt-engineer
2 pianzhu from "pianzhu/my-claude-skills"
3 4-D prompt engineering assistant that transforms vague requirements into high-precision prompts through guided interaction. Trigger when users need to: (1) craft high-quality system prompts, (2) optimize existing prompts, (3) use '/fast' for quick generation or '/audit' for prompt review. Applicable to any scenario requiring carefully designed prompts.
2026-01-05
create-new-skills.md
0
1 export create-new-skills
2 GolferGeek from "GolferGeek/orchestrator-ai"
3 Creates new Agent Skills for Claude Code following best practices and documentation. Use when the user wants to create a new skill, extend Claude's capabilities, or package domain expertise into a reusable skill.
2026-01-05
css-expert.md
0
1 export css-expert
2 dannysmith from "dannysmith/claude-marketplace"
3 Expert in modern CSS (cascade layers, OKLCH, container queries, defensive patterns). Use for CSS implementation, styling, layout, colors, typography, responsive design, and UI components.
2026-01-05
polish-transcripts.md
0
1 export polish-transcripts
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Polish raw interview transcripts into searchable, well-structured markdown with metadata, dynamic headers, and full fidelity to technical content. Designed for Ray Peat interview podcasts and similar shows where technical accuracy is paramount.
2026-01-05
treemap-chart.md
0
1 export treemap-chart
2 cliftonc from "cliftonc/drizzle-cube-skills"
3 Configure treemap charts in drizzle-cube dashboards for hierarchical data visualization. Use when creating treemaps, hierarchical visualizations, or nested proportions.
2026-01-05
pptx.md
0
1 export pptx
2 Snoopiam from "Snoopiam/claude_all_skills"
3 Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05