內容與媒體
內容創作、媒體處理和設計技能
18175 skills in this category
mermaid-diagram-patterns
Create Mermaid diagrams for technical documentation including ERDs, sequence diagrams, flowcharts, and architecture diagrams. Use when: (1) designing database schemas (ERD), (2) documenting API interactions (sequence), (3) illustrating process flows (flowchart), (4) visualizing system architecture.
verify-debug-mode
Confirm a requested feature change via AERA Debug mode (Debug view, console, logs). Use when validation must happen through Debug UI or when you need to add debug-only probes/commands to make a change observable.
telegram-bot-builder
Build Telegram bots in Node.js. Use when a request mentions Telegram bot, BotFather, bot token, webhook, long polling, commands, inline keyboards, callback queries, or handling Telegram Bot API updates.
create-coverage-report
Generate comprehensive coverage report with requirement traceability mapping. Shows coverage per REQ-*, gaps, trends, and recommendations. Use for status dashboards, quality reviews, or compliance audits.
ad-assessment-documents
Professional document generator for Active Directory health assessments. Creates executive-quality DOCX reports with consistent branding, proper data visualization, severity-based formatting, and actionable remediation guidance. Use when generating assessment reports from OpsIdentity JSON data or improving document output quality.
project-initialization
Post-PRD project initialization skill for the /initialize-project command.Guides constitution customization, agent training, and workflow configurationbased on completed Product Requirements Document. Ensures framework istailored to specific project needs while maintaining constitutional compliance.
gemini-partner
Invoke Gemini CLI as a partner AI developer for tasks benefiting from its 1M token context window or a second opinion. Use when analyzing large codebases, generating documentation, getting alternative perspectives, researching topics with web search, or creating UI wireframes/components. Gemini has read/write/edit/shell/web search capabilities like Claude.
nextjs-firebase
Comprehensive guide for building Next.js 15.5+ applications with Firebase, including App Router, TypeScript, MUI v7, Turbopack production builds (beta), and Firebase services. Use when configuring Next.js projects, troubleshooting errors, setting up Firebase integration, working with App Router patterns, or implementing best practices for Next.js + Firebase development.
turborepo
High-performance monorepo build system with Turborepo. Use when configuring workspaces, optimizing build pipelines, setting up caching, or managing multi-package repositories. Triggers on Turborepo, monorepo, workspace, build caching, or pipeline questions.
docker-kubernetes
Dockerfile best practices, multi-stage builds, docker-compose patterns, and Kubernetes concepts
anthropic-design-canvas
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
test-bootc-build
Run a bootc build test and report results. Builds a bootc container image, optionally creates a disk image, and downloads the artifact.
learning-path
Assess Claude Code knowledge and route to appropriate learning level.Use when: user wants to learn Claude Code, asks for guidance, or says "teach me".Triggers: "learn Claude Code", "teach me", "I'm new", "where do I start", "beginner".
supabase-expert
Expert guide for Supabase integration - database schemas, RLS policies, auth, Edge Functions, and real-time subscriptions. Use when working with Supabase backend features.
manuscript-writing
Use when writing systematic review manuscript sections following PRISMA 2020 guidelines. Covers abstract, introduction, methods, results, and discussion drafting for medical journals. Invoke for academic writing assistance.
linear
Manage Linear issues, projects, and cycles. Maintains session memory across conversations for context continuity.
architecture-patterns
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.
fakebuilder-generator
Gera FakeBuilders para agregados DDD usando Chance.js seguindo padrão do projeto com PropOrFactory, type augmentation e dados realistas para testes.
draft-github-issues
Draft GitHub issues as YAML files from plans or requirements. Use this skill when:- User says "draft issues" or "create issue draft", or suggests refinements to the draft issues- Converting plans/requirements into GitHub issue format- User provides a plan file path (docs/plans/*.md)- Need to structure multiple related issues with parent-child relationshipsGenerates YAML files in tmp/issues/ for review before publishing to GitHub.
creating-hooks
Creates Claude Code hooks for automation and workflow customization.Guides through hook events, configuration, and script creation.Use when user wants to create a hook, automate Claude Code, or asks about hook events.