Break down complex content into eye-catching infographic series for Xiaohongshu with multiple style options.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Break down complex content into eye-catching infographic series for Xiaohongshu with multiple style options.
Provides bidirectional translation (Chinese/English), grammar checking, and sentence polishing. Supports specific tense constraints, context-aware tone adjustment, and natural expression optimization. Outputs direct text without formatting.
使用Java和Jsoup库解析特定结构的HTML赔率表格,提取赔率公司、水、盘、水以及变化时间。
编写Python脚本,使用正则表达式从特定格式的婴儿护理日志文本中提取日期、时间和配方奶量,并输出为JSON数组。
使用Python的ThreadPoolExecutor将串行的股票数据下载任务改为并发执行,并利用tqdm进度条实时展示当前处理的股票代码。
根据小说或场景描述,生成符合特定JSON格式的视频分镜提示词。严格保持场景背景、光照、角度等静态元素不变,仅根据剧情变化人物动作和表情。
Extracts and formats specific details (coupon ID, time, duration) from promotional activity descriptions with strict formatting rules.
用于撰写关于国内科研设施(如HIAF)的学术论文引言。核心策略是通过对比国际成熟系统与国内发展现状来确立研究动机,规范引用的国际同类设施,并约束学术用词的正式性。
Acts as a senior SCI editor and technical writer to translate, polish, proofread, rewrite, and summarize academic texts. Specializes in reducing Turnitin similarity scores through advanced paraphrasing while maintaining rigorous SCI publication standards, with specific domain expertise in aerospace engineering, servitization, and digitalization. Additionally rewrites user-provided text into a formal academic writing style suitable for scientific publications, ensuring precision, formality, and grammatical correctness.
Generate optimized US Amazon Listing content (Title, 5 Bullet Points, Description) based on product info and keywords. Adheres to specific character limits, formatting rules, and content constraints including avoiding absolute claims.
Drafts direct, professional B2B English emails for inquiries, quotations, and sales updates. Enforces strict 'no pleasantries' rules, handles specific accessory inquiries, and suggests cost-saving alternatives.
Specializes in translating Chinese to English and refining English text for top-tier academic publication (SCI), with deep expertise in Aerospace Engineering. Supports advanced grammar, specific tense constraints, title polishing, and Turnitin plagiarism reduction. Ensures accurate, academic translation adhering to native reading habits and strict terminology standards.
将英文学术文本(涵盖生物信息学、医学及人文社科)翻译为正式的中文论文语言,保持术语准确性和逻辑结构。
引导来访者在具身化回忆具体考试片段时,即时捕捉、 preserve 原始语言、并三栏标注(思维原文|发生时刻|身体反应)其伴随出现的消极自动思维,为后续认知重构提供可操作的认知素材。
运用语法衔接和主谓宾补全规则,对汉语文本或对话历史进行指代消解、省略成分补全及句子合并,确保语义完整。
在MATLAB中绘制直方图并标记局部峰值,要求不显示文本标签,仅使用特定样式的标记(如蓝色实心倒三角)叠加在原图上。
Generates high-quality English Midjourney prompts for illustrations, strictly preserving user subjects while integrating artistic styles and professional visual details. Supports style iteration and specific formatting constraints.
Translates user input into natural, native American English, adopting an American persona. Supports strict adherence to specified grammar tenses and ensures linguistic purity without mixing source languages.
Expert guidance on SqlSugar transaction management, specifically solving partial rollback scenarios (e.g., A->B->C execution) where intermediate operations must be preserved while others are rolled back.
将英文文本准确翻译成中文,并保持逐句对照的格式输出。
Generates or converts technically accurate, audience-appropriate long-form articles optimized for Microsoft Word compatibility — including clean heading hierarchy using Chinese numbering (e.g., '一、', '(二)', '1.'), plain-text formatting (no emojis/special symbols/Markdown), paragraph-based flow, fully fleshed-out sections with concrete examples, data points, and implementation details, strict de-identification of proprietary entities, and replacement of internal engineering jargon with plain-language functional equivalents.
Generate TAAG/FIGlet-style ASCII art banners using figlet.js (FIGfont spec), with layout controls (horizontal/vertical layout, width, whitespaceBreak) and optional ANSI 256 coloring.
Generate API documentation by scanning Controller classes, extracting endpoint URLs, HTTP methods, parameters, and response structures, then producing standardized docs from templates. Use when the user explicitly mentions generating API documentation, creating API docs, scanning interfaces, or documenting REST APIs. Do not trigger for generic documentation requests without explicit API mention.
Generate and render a pixel-precise ASCII TUI PRD to Descriptions component with complete output blocks (TUI_RENDER, COMPONENT_SPEC, PENCIL_SPEC, PENCIL_BATCH_DESIGN) for Pencil MCP drawing workflows. Use when the user asks to create a PRD to descriptions in a terminal UI, text-based interface, or Pencil MCP project.
Create learning assessments including quizzes, exams, rubrics, and evaluation criteria aligned with learning objectives. Supports multiple question types, difficulty levels, and learning analytics. Use when the user asks to create quizzes, design tests, build grading rubrics, evaluate student learning, or generate assessment questions.
Provides comprehensive guidance for Cypress end-to-end testing including commands, assertions, component testing, CI/CD integration, and best practices. Use when the user asks about Cypress, needs to write E2E tests, component tests, or configure Cypress for testing.
three.js cameras: Camera base, PerspectiveCamera, OrthographicCamera, CubeCamera, ArrayCamera, StereoCamera; projection matrices, aspect, FOV, orthographic frustum sizes, near/far planes, and dynamic environment maps with CubeCamera. Use when placing views, rendering reflections, or multi-view splits; for XR projections and eye matrices use threejs-webxr; for post pass camera tricks use threejs-postprocessing alongside threejs-renderers.
Debug and visualization helpers in three.js Core Helpers (AxesHelper, GridHelper, CameraHelper, light helpers, SkeletonHelper, bounding box helpers, PlaneHelper, PolarGridHelper, ArrowHelper) and Addons Helpers (VertexNormalsHelper, VertexTangentsHelper, RectAreaLightHelper, LightProbeHelper, ViewHelper, OctreeHelper, TextureHelper, PositionalAudioHelper, AnimationPathHelper, RapierHelper). Use only for development and editor overlays—not for shipping art; for gizmo-style manipulation use threejs-controls.
Classic three.js materials (non-Node): MeshStandardMaterial, MeshPhysicalMaterial, Phong/Lambert/Toon/Basic, Line/Points/Sprite materials, MeshMatcapMaterial, MeshNormalMaterial, depth/distance materials, ShaderMaterial and RawShaderMaterial. Use when tuning PBR maps, transparency, depth write, skinning flags, or writing GLSL in ShaderMaterial; for TSL/NodeMaterial/WebGPU shader graphs use threejs-node-tsl instead.
three.js math library: Vector2/3/4, Matrix3/4, Quaternion, Euler, Color, Box2/Box3, Sphere, Plane, Ray, Line3, Triangle, Frustum, Cylindrical/Spherical coords, MathUtils, and Interpolant base classes; addon math utilities such as OBB, Octree, Capsule, ConvexHull, MeshSurfaceSampler. Use for transforms, intersection tests, and spatial queries; for keyframe interpolation tied to AnimationMixer use threejs-animation; for picking implementation use threejs-objects with Raycaster.
Integrates uCharts data visualization into UniApp projects including easycom configuration, pages.json and manifest.json setup, platform-specific handling (H5, mini-program, App, nvue), and chart lifecycle management. Use when the user needs to add charts to a UniApp project, configure uCharts components, or handle cross-platform chart rendering.
Integrates uView Pro component library into UniAppX (uni-app-x) projects with TypeScript and Composition API, including easycom configuration, pages.json and manifest.json setup, and platform-specific handling. Use when the user needs to add uView Pro components to a UniAppX project, configure TypeScript .uts integration, or handle cross-platform styling.
Use when quickly generating a single OpenCLI command from a specific URL and goal description. 4-step process — open page, capture API, write TS adapter, test. For full site exploration, use opencli-explorer instead.
Strategies for translating academic papers while preserving technical accuracy
Academic translation, post-editing, and Chinglish correction guide
フロントエンドの環境変数、コンポーネント設計、データフローを定義。React環境設定時に使用。
React Testing Library、MSW、Playwright E2Eでテストを設計。コンポーネントテストとE2Eテストパターンを適用。
統合テストとE2Eテストを設計。モック境界と振る舞い検証ルールを適用。E2Eテスト、統合テスト作成時に使用。
環境変数、アーキテクチャ設計、ビルド・テストコマンドを定義。環境設定、アーキテクチャ設計時に使用。
Vitestテスト設計と品質基準を適用。カバレッジ要件とモック使用ガイドを提供。ユニットテスト作成時に使用。
Generate compelling social media summaries from SRT subtitle files, optimized for different platform characteristics to maximize engagement and reach.
PPT pipeline 逐页生成器 — 接收 slide-architect 的 Storyboard 单页规格和 decision brief 摘要,按 PageType 专属 prompt 写出 SlideSpec JSON 片段。12 个 PageType 各一份 prompt,统一嵌入 anti-ai-tone 约束。
Specialist in self-healing data pipelines — uses air-gapped local SLMs and semantic clustering to automatically detect, classify, and fix data anomalies at scale. Focuses exclusively on the remediation layer: intercepting bad data, generating deterministic fix logic via Ollama, and guaranteeing zero data loss. Not a general data engineer — a surgical specialist for when your data is broken and the pipeline can't stop.
Use twitter-cli for ALL Twitter/X operations — reading tweets, posting, replying, quoting, liking, retweeting, following, searching, user lookups. Invoke whenever user requests any Twitter interaction.
{{前文}}
- 実装が完了した際には、その実装内容のログを、ルートディレクトリ直下の`_docs/`ディレクトリに`yyyy-mm-dd_機能名.md`というファイル名で自動的に作成して保存する
Publish blog posts and articles to multiple platforms (Qiita, CSDN, Blogger, Hatena Blog, Dev.to, Medium, Zenn, Note.com) using Claude in Chrome. Given a topic or draft content, generates platform-optimized articles in the specified language and publishes them via browser automation. Supports Japanese, Chinese, and English. Use when user wants to write and publish blog posts or promotional articles.
This appears to be a transcript of a presentation on AI trends, specifically focusing on agentic workflows, visual AI, and large language models. The speaker discusses several key points, including:
This document is for AI agents (like Antigravity) working on this repository. It contains project-specific knowledge that should be prioritized.
When working with the LeanSpec documentation site: