Skip to main content

suifei/gopherpaw

SkillsMP は suifei/gopherpaw から 25 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
25
GitHub スター
0
GitHub フォーク
0

収集済み skill 25 件中 25 件を表示しています。

職業分類
コンピュータユーザーサポートスペシャリスト
説明

浏览器环境配置技能 - 自动检测系统已安装的 Chrome/Chromium,或提供下载安装指引。支持 Linux/macOS/Windows 跨平台检测。

原文の言語: 中国語

更新
職業分類
DTPオペレーター
説明

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used…

原文の言語: 英語

更新
職業分類
簿記・会計・監査事務員一般事務員
説明

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

使用 Bun.fetch 进行 HTTP API 调用。支持 GET/POST/PUT/DELETE、JSON 处理、请求头设置、超时控制。当用户需要调用 API、获取网络数据、测试 API 接口时使用。

原文の言語: 中国語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

测试 Bun 运行时功能。当用户要求测试 Bun、验证 Bun 安装、或执行 JavaScript 代码时使用。

原文の言語: 中国語

更新
職業分類
データサイエンティスト
説明

使用 Bun + SQL.js 进行数据分析。支持 SQL 查询、数据统计、聚合分析、数据可视化准备。当用户需要分析数据、执行 SQL 查询、生成统计报告时使用。

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

使用 Bun 处理 JSON 数据、文件转换、数据清洗等任务。当用户需要处理 JSON、CSV、数据转换时使用。

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

文件格式转换工具。支持 JSON ↔ YAML ↔ TOML ↔ CSV 互转。当用户需要转换配置文件、数据格式时使用。

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

使用 Bun + Sharp 处理图片。支持调整大小、裁剪、格式转换、添加水印等操作。当用户需要处理图片、转换图片格式、压缩图片时使用。

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

Standardized workflow for adding a new Go module to GopherPaw. Use when the user asks to add a new feature, create a new package, implement a new component, or build a new module in the internal/ directory.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Review code for architecture compliance against GopherPaw's layered architecture rules. Use when the user asks to review, audit, or check code for architecture violations, dependency issues, or design pattern compliance.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Extract reusable patterns from business code into permanent skill assets. Use when the user asks to extract, dehydrate, distill, or generalize a pattern, solution, or architectural approach into a reusable skill or document.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Analyze CoPaw Python source modules to understand architecture, data flow, and dependencies for Go reimplementation. Use when the user asks to analyze, study, or understand a CoPaw module before implementing its Go equivalent.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Translate CoPaw Python modules to idiomatic Go implementations. Use when the user asks to convert, translate, rewrite, or port a Python module from copaw-source/ to Go, or when implementing a GopherPaw module based on CoPaw source.

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

密钥和敏感信息管理最佳实践指南

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

Four-stage spec-driven development workflow for building new features. Use when the user asks to start building a new feature, begin a development sprint, or wants a structured approach to implement a major component.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Android device control via raw ADB commands. Use for device/emulator discovery, USB or Wi-Fi connection, app launch/force-stop, tap/swipe/keyevent/text input, screenshots, UI hierarchy dump, and ADB troubleshooting.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

当用户希望打开真实可见的浏览器窗口(而非后台无头模式)时,使用 browser_use 的 headed 参数启动浏览器,随后可正常 open/snapshot/click 等。适用于用户想亲眼看到页面、演示或调试场景。

原文の言語: 中国語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Cron 定时任务管理说明

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

使用可视浏览器自动完成 CoPaw 的钉钉频道接入。适用于用户提到钉钉、DingTalk、开发者后台、Client ID、Client Secret、机器人、Stream 模式、绑定或配置 channel 的场景;支持遇到登录页时暂停,等待用户登录后继续。

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

文件读取说明

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

原文の言語: 英語

更新
職業分類
ニュースアナリスト・記者・ジャーナリスト
説明

新闻查询说明

原文の言語: 中国語

更新
収集済み skill 25 件中 25 件を表示しています。