Browse Skills

2034 skills found

genesis.md
1
1 export genesis
2 BellyBook from "BellyBook/genesis"
3 太初有道,道生代码。从零搭建 React19+TailwindV4+Vite 前端、FastAPI Python 后端、Go Gin 后端、Taro 4.x 小程序。用户说"新建项目"、"初始化"、"从零开始"、"搭建项目"、"创建项目"、"生成落地页"、"生成官网"、"生成 Landing Page"、"动画提升"、"动效升级"、"新建小程序"、"创建小程序"、"Taro 项目"时触发。
2026-03-21
neovim-expert.md
1
1 export neovim-expert
2 edheltzel from "edheltzel/neoed"
3 🛠️ NEO.ED my Neovim config powered by LazyVim, centered around web development. It's a git submodule that lives inside of my dotfiles.
2026-04-14
database-reset-dev.md
1
1 export database-reset-dev
2 DarkMonkDev from "DarkMonkDev/WitchCityRope"
3 The live Witch City Rope repository
2026-04-13
introduction-writer.md
1
1 export introduction-writer
2 Fatima367 from "Fatima367/AI-Spec-Driven-Book"
3 Physical AI and Humanoid Robotics. A Docusaurus-based Physical AI Curriculum featuring a RAG Chatbot. Learn ROS 2, Humanoid Robotics, and Embodied AI through an interactive, AI-driven textbook.
2026-04-18
thematic-doc-generator.md
1
1 export thematic-doc-generator
2 delorenj from "delorenj/dummies-book-creative-team"
3 A collection of Claude agents and tools finely tuned to generate one of those old Dummies books on any topic in any theme of your choosing.
2026-01-01
testing-patterns.md
1
1 export testing-patterns
2 emvnuel from "emvnuel/SKILL.md"
3 REST integration testing patterns with JUnit 5, Mockito, RestAssured. Use when writing integration tests that mock external dependencies, use Testcontainers/H2 for databases, and test endpoints with raw JSON bodies.
2026-01-29
testing.md
1
1 export testing
2 varubogu from "varubogu/gbf_discord_bot_rs"
3 Test creation and mocking (mockall, unit tests, integration tests, cargo test, AAA pattern). Use when writing tests, creating mocks, running cargo test, debugging test failures, asking about testing strategies, mockall usage, or test coverage.
2026-04-19
software-architect.md
1
1 export software-architect
2 PearlThoughts from "PearlThoughts/CodeCompass"
3 CodeCompass - Enterprise-grade code intelligence platform (public filtered version)
2025-12-24
chezmoi.md
1
1 export chezmoi
2 cosgroveb from "cosgroveb/chezmoi-skill"
3 Manage dotfiles with chezmoi. Use when working with dotfiles, chezmoi templates, machine-specific configuration, syncing configs across machines, or when the user mentions chezmoi, dotfiles, or configuration management.
2026-03-24
writing-plans.md
1
1 export writing-plans
2 JohnStrunk from "JohnStrunk/template"
3 A generic repo template
2026-04-16
shadcn-ui-expert.md
1
1 export shadcn-ui-expert
2 MajesteitBart from "MajesteitBart/TalentMatcher"
3 AI-powered system for automatically matching rejected candidates to alternative open positions.
2025-11-20
databricks-apps-cookie-auth.md
1
1 export databricks-apps-cookie-auth
2 hurtener from "hurtener/penguiflow"
3 A tiny, dependency-light Python library (penguiflow) that lets define typed, concurrent agent pipelines.
2026-04-03
agent-report.md
1
1 export agent-report
2 OhadRubin from "OhadRubin/skills"
3 Extract and display the final message from a Claude agent JSONL file. Use when the user wants to see an agent report, view agent output, extract agent results, check what an agent produced, or read the final response from a subagent. Triggers on requests like "show me agent report", "what did agent X produce", "extract agent output", "view agent results", or "get the report from agent ad42ecb".
2026-01-05
omnistrate-solutions-architect.md
1
1 export omnistrate-solutions-architect
2 omnistrate-community from "omnistrate-community/kubecon-2025-agent-template"
3 An agentic AI app to jump-start your submissions for the KubeCon 2025 NA Omnistrate challenge
2025-11-20
wow-moment-detector.md
1
1 export wow-moment-detector
2 Positive-LLC from "Positive-LLC/pg-agent-coach"
3 A Claude Code tool that captures and shares "agentic mindset" knowledge from your sessions to Slack.
2026-01-03
agent-generation.md
1
1 export agent-generation
2 Cpicon from "Cpicon/claude-code-plugins"
3 Claude Code plugins by Christian Picon - agent team generation and debugging tools
2026-03-20
playwright-browser.md
1
1 export playwright-browser
2 FunnelEnvy from "FunnelEnvy/agents_webinar_demos"
3 Use when capturing screenshots, automating browser interactions, or scraping web content. Covers Playwright Python API for page navigation, screenshots, element selection, form filling, and waiting strategies.
2026-01-16
hook-creator.md
1
1 export hook-creator
2 RasmusGodske from "RasmusGodske/claude-liv-conventions"
3 Guide for creating Claude Code hooks in the liv-conventions plugin. This skill should be used when users want to create a new hook to validate, block, or guide Claude's tool usage (Write, Bash, Edit, etc.). Covers the HookHandler pattern, PreToolUseInput/Response APIs, glob matching, plugin.json configuration, and testing.
2026-01-24
write-blog.md
1
1 export write-blog
2 aheld from "aheld/aaronheld-blog"
3 Collaborative blog writing assistant that helps draft articles in Aaron's voice and style
2026-01-02
premium-healthcare-redesign.md
1
1 export premium-healthcare-redesign
2 SamiAGOURRAM from "SamiAGOURRAM/salam-queue-flow"
3 Redesign React components and pages for healthcare SaaS with premium Apple/Uber-like aesthetics while preserving ALL existing logic, hooks, state management, API calls, and event handlers. Use this skill when the user requests to redesign, make premium, improve the look of, or beautify existing React code. Also use when the user provides design inspiration screenshots to adapt. The skill treats all functionality as sacred and focuses purely on visual transformation - layout, styling, typography, colors, spacing, and modern component structures can change freely, but hooks order, state management, backend communication, and all interactions must remain 100% intact.
2026-04-03
golang.md
1
1 export golang
2 KubrickCode from "KubrickCode/workflow-toolkit"
3 Provides idiomatic Go programming expertise and best practices. Ensures clean, efficient, and maintainable code following official Go conventions. Specializes in concurrent programming patterns, interface design, error handling strategies, and performance optimization. Masters standard library usage and ecosystem integration.Use when: writing Go code (.go files), designing interfaces and struct types, implementing concurrent patterns (goroutines/channels), handling errors idiomatically, writing table-driven tests, creating Go modules, optimizing performance-critical code, managing dependencies with go.mod, implementing HTTP servers and clients, working with context propagation, or designing package APIs for public libraries.
2025-12-03
email-extractor.md
1
1 export email-extractor
2 smorand from "smorand/email-extractor"
3 Expert in email content extraction and analysis. **Use whenever the user mentions .eml files, email messages, says "Extract email information", "Using the email information", or requests to extract, parse, analyze, or process email files.** Handles email thread parsing, attachment extraction, and converting emails to structured markdown format for AI processing. (project, gitignored)
2025-12-30
dzmm-builder.md
1
1 export dzmm-builder
2 waylon256yhw from "waylon256yhw/dzmm-builder"
3 Comprehensive skill for building, debugging, and optimizing DZMM.AI applications. Use this skill when users request creating interactive web apps on the DZMM platform, need guidance on DZMM API usage, or require help with existing DZMM applications. Covers AI-driven chatbots, visual novels, dating sims, content generators, RPG games, content platforms, and visual effect systems. Includes state management games, message management (reroll/edit/delete), multi-opening systems, rich text rendering, modular prompt engineering, resource reuse strategies, React/Vue to DZMM migration, and responsive mobile design.
2025-12-04
transcribe-vaam-video-with-gemini.md
1
1 export transcribe-vaam-video-with-gemini
2 hmps from "hmps/claude-marketplace"
3 Transcribe Vaam videos using Google Gemini AI. Takes a Vaam share URL, downloads the video, and returns a full text transcription. Supports any language without translation.
2025-12-27