Content & Media
Content creation, media processing, and design skills
18175 skills in this category
commissioning-reports
Building commissioning workflows including MBCx procedures, testing protocols, report generation, and energy conservation measure verification following ASHRAE Guideline 0 and NEBB standards
docs-automation
Automated documentation generation for Cloudflare Workers monorepo. Creates API documentation from OpenAPI specs, generates package READMEs, and maintains architecture documentation with intelligent content generation.
backend-api
Design and implement RESTful API endpoints following industry best practices for resource naming, HTTP methods, status codes, and versioning. Use this skill when creating or modifying API route handlers, endpoint files, controller files, or API router configuration files. Use this skill when working with REST API design, implementing HTTP endpoints in backend frameworks, defining API routes and URL patterns, setting up API versioning strategies, or configuring request/response handling in web services. Use this skill when working with files in routes/, api/, controllers/, endpoints/, or views/ directories that handle HTTP requests. Use this skill when defining OpenAPI/Swagger specifications, implementing rate limiting, or establishing API conventions for your application.
obsidian-moc-creator
Create and maintain Maps of Content (MOCs) for Obsidian vault navigation. Use when directories lack navigation structure, content needs organization, or index pages are missing. Generates MOCs based on directory structure and file analysis.
sql-query-optimization
A skill for optimizing SQL queries, focusing on PostgreSQL. It provides a checklist for query analysis, guidance on reading EXPLAIN plans, and patterns for common optimization problems like N+1 queries, JOINs, and pagination. Includes templates for benchmarking and recommending indexes. Use this skill when a user wants to improve the performance of a SQL query.
guideline-lookup
Look up Fannie Mae underwriting guidelines for income, assets, credit, or collateral verification. Use when questions involve DTI, income documentation, asset requirements, credit standards, or any B3/B4 guideline references. Reads guidelines dynamically from configs/guidelines/ - never hardcodes content.
barqnet-client
Specialized agent for BarqNet client application development across Desktop (Electron/TypeScript), iOS (Swift), and Android (Kotlin). Handles UI/UX implementation, OpenVPN integration, platform-specific features, secure storage, and native API usage. Use when developing client-side features, fixing UI bugs, or implementing platform-specific functionality.
learning-research-designer
research-designer for evidence-based learning research and evaluation.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
java-ddd-hexagonal
Guide Claude to create domain modules following DDD principles and hexagonal architecture for Java + Spring Boot projects.Use when user requests:(1) "Create a new module" / "새 모듈 만들어줘" / "도메인 모듈 생성"(2) "Add {feature} module" (e.g., "Add order module", "Add product module")(3) "Build {domain} bounded context" / "{domain} 바운디드 컨텍스트 구현"(4) Any request to create a new domain module for Java + Spring Boot projects with DDD and hexagonal architecture.Applies Kent Beck's TDD workflow (Red → Green → Refactor).Adapts to any Java/Spring Boot project by reading CLAUDE.md at project root.Uses Java 17+ features including records, sealed classes, and pattern matching.
digital-garden-cultivator
Design, manage, and evolve digital gardens as living knowledge bases within memory palaces.
jsgui3-activation-debug
Debug jsgui3 client-side activation issues. Use when SSR renders but clicks don’t work, this.dom.el is null, or you see Missing context.map_Controls / activation failures.
bos-breakout-trading
BOS突破交易法 - 基于 LuxAlgo Strong/Weak HL 的 BOS 突破交易策略, 当出现 BOS 信号且有明确的 HH/LL 止损点时入场
htmx
Adds AJAX, CSS Transitions, WebSockets, and Server Sent Events to HTML using attributes. Use when building hypermedia-driven applications, adding interactivity without JavaScript frameworks, or when user mentions HTMX, hx-boost, or HTML-first development.
mcp-server-setup
MCP (Model Context Protocol) server selection and configuration skill usingDocker MCP Toolkit as the primary orchestration method. Guides dynamic serverdiscovery, installation via Docker gateway, and fallback to direct installation.Should be executed after /initialize-project to extend Claude Code's capabilities.
pull-request-conventions
Use when creating or merging pull requests - provides branch naming, PR title format, and description requirements for consistent PR workflows
skill-writer
Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
livekit-nextjs-frontend
Build and review production-grade web and mobile frontends using LiveKit with Next.js. Covers real-time video/audio/data communication, WebRTC connections, track management, and best practices for LiveKit React components.
database-technologies
Master database technologies including SQL, PostgreSQL, MongoDB, Redis, and data modeling. Use when designing databases, writing queries, or optimizing database performance.
get-last-frame
Extract the last frame of an MP4 file into an image using OpenCV. Use when the user needs the final frame of a generated video saved as a still image.