Combine multiple related articles into one unified piece. Archives originals to preserve URLs.
Cockpit CMS is a lightweight headless content platform for teams that want flexible models, REST and GraphQL APIs, and self-hosted deployment without a heavy stack.
Use when the user wants to render a code snippet as a shareable image — for tweets, blog posts, READMEs, slide decks, or anywhere syntax-highlighted code looks better than a…
You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns.
Apply a natural language edit instruction to a file in a repository. Handles frontend, backend, config, and template files.
기술 문서용 코드 예제 패턴 라이브러리. doc-writer 에이전트가 코드 예제, 튜토리얼을 작성할 때 참조. '코드 예제 패턴', '튜토리얼 코드 작성' 요청 시 사용. 단, 실제 코드 컴파일이나 테스트 실행은 범위 밖.
Explains complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Use when user asks to explain code, understand algorithms, analyze design patterns,…
Implement code quality ratchets to prevent proliferation of deprecated patterns. Use when (1) migrating away from legacy code patterns, (2) enforcing gradual codebase…
Use when you have a published research article describing a new FT-ICR MS analysis tool and need to verify which analytical and visualization features are actually implemented…
Roast a codebase with a brutally honest, funny code quality audit and a shareable report card. Analyzes the repo for shame commits, TODO graveyards, debug leftovers, god files,…
Use esta skill para transformar uma ideia, demanda ou bug em uma spec técnica clara, implementável e verificável, pronta para orientar desenvolvimento no Codex ou em qualquer…
Narrative templates for git history documentation. Used by /git:code-story command.
Guides a service-layer extraction pass after an AI-built feature ships. Use when feature code works but contains duplicated mechanics, repeated API calls, or copy-pasted logic…
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.
Use when writing or modifying code in any programming language. Apply when adding functions, fixing bugs, or implementing features.
当需要把一个 CODEX_HOME/.codex 中的 Codex 会话记录、history.jsonl、sessions 和 thread title 元数据单向同步到另一个用户或目录下的 .codex 时使用;强调 dry-run、敏感配置排除、filter、force 边界和同步后验证。
Turn a long-form article, thread, memo, or product narrative into a compact clickable capability map with a workflow loop, use-case matrix, and responsive detail panel.
Native direct recall for Codex Desktop sessions. Use when Codex should remember, search, inspect, or cite prior Codex chats, previous tool output, earlier file work, session…
Capture a rule that emerged from the current conversation ("from now on do X", "we just decided Y") into a durable place — either project `CLAUDE.md` (project-specific) or kit…
撰寫想點創意科技(codotx)技術部落格文章。根據真實的開發經驗、踩坑紀錄、工具評測或技術觀點, 產出有人味的繁體中文技術文章。文章風格:專業但不死板、敘事導向、問題→解決的迭代結構。 當使用者提到要寫部落格、寫文章、寫技術分享、記錄開發過程、寫踩坑紀錄時,使用這個 skill。 即使使用者只是說「幫我寫一篇關於 X 的文章」也應該觸發。
Use when designing visual interfaces, data visualizations, educational content, or presentations and need to ensure they align with how humans naturally perceive, process, and…
Evaluates the quality of cohort studies using the Newcastle-Ottawa Scale (NOS). Use when the user provides a cohort study article or text and needs a quality assessment report.
Create 25-35 second cold opens that hook listeners by dropping them into a specific moment that encapsulates the episode's themes.
Writes a short, high-impact cold open or teaser script that hooks a broadcast audience before the title sequence or first act begins.
Processes Coles grocery invoices to extract structured data and predict future orders. Use when user uploads/pastes invoice content, asks to analyze grocery purchases, or wants…
Writes a structured proposal for a co-production, editorial partnership, or cross-platform collaboration between two or more media organisations, clearly articulating the mutual…
Expert in ALL computational collage composition: photo mosaics, grid layouts, scrapbook/journal styles, magazine editorial, vision boards, mood boards, social media collages,…
Collage as a web design aesthetic — overlapping elements, mixed media, cut-out shapes, scrapbook layouts, and editorial magazine spreads adapted for the web.
Turn a portrait photo into a high-end editorial "Color Analysis Board" in a luxury fashion-magazine style (Dior / Ralph Lauren aesthetic) — best colors, undertone, makeup guide,…
Diagnose and fix video/image color OBJECTIVELY with the analyze_color tool (scopes/stats — black/white points, contrast, saturation, clipping, cast) instead of eyeballing a…
Generates a detailed color palette brief with named colors, hex codes, rationale, and usage guidance for a media project's visual identity — show artwork, editorial imagery,…
Writes argumentative columns, editorials, and op-eds with contrarian thesis, steelmanned counter-arguments, and layered evidence.
Rewrites or drafts a column passage in a defined author's established voice and style, given a description of that voice and a sample of existing writing.
Joke structure, comedic timing, set construction, callback patterns, and audience engagement for comedy writers.
Entry-point for adding CometChat Voice & Video Calling to any React, React Native, Angular, native Android, native iOS, or Flutter project.
Customize a CometChat React UI Kit integration beyond what `cometchat init` and `cometchat apply-feature` produce — custom message bubbles, custom header views, custom subtitle…
Use when implementing the conversations list with CometChat Flutter UIKit v6. Triggers on mentions of CometChatConversations, ConversationsBloc, ConversationsState,…
Enable and configure features in CometChat Flutter UIKit v6 — calls, reactions, smart replies, conversation starters, stickers, mentions, rich text formatting, message…
Feature catalog for React Native — calls (separate SDK + WebRTC), extensions (polls / stickers / translation / link preview / collaborative doc / whiteboard / smart replies), AI…
CometChatThemeProvider + CometChatI18nProvider — color tokens, typography, dark mode, per-component style overrides, and localization (18 built-in languages + custom…
Drafts PCAOB AS 6101-compliant auditor comfort letters (cold comfort letters) providing negative assurance on unaudited financial information for underwriters in U.S.
Smart command assistant that understands user intent and suggests relevant commands. Users describe what they want to do, and the agent recommends the best commands/agent — from…
Granular feedback on drafts without rewriting. Generates highlighted HTML with click-to-reveal inline comments.
Write warm, direct collaboration comments. Trigger: PR feedback, issue replies, reviews, Slack messages, or GitHub comments.
Writes narration or commentary for a documentary sequence, given a description of the picture and research notes or factual context.
Use when migrating historical order records into Salesforce Order Management — covers the required object creation sequence (Order > OrderDeliveryGroup > OrderItem >…
Drafts a compliant Commercial Invoice for Export satisfying customs, banking (L/C), logistics, and insurance requirements.
Генерация текста коммита и структурированного описания изменений для команды и QA
Generates clear, conventional commit messages from a summary of code changes. Use when asked to write a commit message, summarize changes for commit, or create Conventional…
Expert at crafting clear, meaningful git commit messages following conventional commit standards and repository conventions.
The voice of the PMO — produces audience-calibrated, ready-to-send communications. Covers email, Teams, Confluence, exec briefs, meeting agendas, escalation drafts, recaps, and…
Communication coaching for working with a Cs (The Editor) DISC type — precise, reserved, thorough. Covers do's, don'ts, meetings, email, feedback, and conflict.
Guides written communication — emails, reports, presentations, documents, website copy, newsletters, books.
Use when transforming analysis/data into persuasive narratives—presenting to executives, explaining technical concepts to non-technical audiences, creating customer-facing…
Techniques de storytelling pour communication professionnelle incluant narration, hook et structure. Se déclenche avec "storytelling", "raconter une histoire", "narratif" — from…
오픈소스 프로젝트 커뮤니티 건강도 측정 지표, GitHub 프로젝트 설정 베스트 프랙티스, 기여자 경험 최적화 가이드. '커뮤니티 건강도', 'GitHub 설정', '이슈 템플릿', 'PR 템플릿', 'CONTRIBUTING', 'Code of Conduct', '기여자 경험', 'GitHub Actions CI' 등…
Create complete runnable companion projects for articles - scaffolded projects, not snippets
Executive communication style for all-hands emails. Balances transparency with appropriate messaging.
Generates complete comparative network-toxicology research designs from a user-provided exposure pair, shared toxic phenotype, and validation direction.
Compare translation keys between legacy Angular translate pipe and new Transloco t() function. Use when migrating i18n keys from old codebase to new codebase, or when the user…