Skip to main content

このリポジトリの skills

seaworld008/Commonly-used-high-value-skills - 3ページ

SkillsMP は seaworld008/Commonly-used-high-value-skills から 290 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

seaworld008/Commonly-used-high-value-skills

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

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

Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues are reported but you…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

预演失败模式,识别计划风险并给出优先级。

原文の言語: 英語

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

人工智能应用设计、评估、检索增强和安全护栏规划。

原文の言語: 英語

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

Optimizes application performance across frontend, backend, queries, and databases. Use when performance requirements exist, when you suspect performance regressions, when Core Web Vitals or load times need improvement, when N+1 query patterns need fixing, or…

原文の言語: 英語

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

持续集成工作流、触发策略、安全加固和复用设计。

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

多会话并行执行编排,协调多个智能体共同完成任务。

原文の言語: 英語

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

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

原文の言語: 英語

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

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

原文の言語: 英語

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

变更前影响分析,评估依赖链和一致性风险。

原文の言語: 英語

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

云基础设施、环境配置和本地开发部署脚手架。

原文の言語: 英語

更新
職業分類
データベースアーキテクト
説明

数据库模式设计、迁移规划、索引策略和关系建模。

原文の言語: 英語

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

缺陷调查、复现步骤、根因分析和影响评估。

原文の言語: 英語

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

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

原文の言語: 英語

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

多租户架构、租户隔离、路由和规模化设计。

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

把复杂任务拆成短步骤,控制漂移并推进交付。

原文の言語: 英語

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

Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

根据项目代码自动生成贴合仓库约定的技能。

原文の言語: 英語

更新
職業分類
特殊効果アーティスト・アニメーター
説明

图像生成代码、提示优化、批量生成和成本估算。

原文の言語: 英語

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

Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.

原文の言語: 英語

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

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when executing implementation plans with independent tasks in the current session

原文の言語: 英語

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

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

原文の言語: 英語

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

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

原文の言語: 英語

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

把仓库变更转化为学习文档、术语说明和设计记录。

原文の言語: 英語

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

事故首响、影响范围识别、恢复步骤和复盘整理。

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

原文の言語: 英語

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

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

原文の言語: 英語

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

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use when creating new skills, editing existing skills, or verifying skills work before deployment

原文の言語: 英語

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

飞书妙记:搜索妙记、查看妙记基础信息、下载/上传音视频、读取或编辑妙记的产物内容、改标题、替换说话人/关键词、申请妙记查看/编辑权限。当给出minute_token、本地音视频文件,要查/改/转妙记产物,或用户明确要主动申请妙记权限时使用;本地音视频转纪要/逐字稿优先走本 skill,不要用 ffmpeg/whisper 本地转写。不负责:获取会议关联妙记,或仅按自然语言标题定位纪要

原文の言語: 複数言語

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

Use for lark-cli setup/auth tasks: auth login/status/logout, user vs bot identity, business-domain permissions (--domain, including all/docs/drive), missing scopes, revoking authorization, or handling _notice JSON.

原文の言語: 複数言語

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

飞书电子表格:创建和操作电子表格。支持创建表格、管理工作表与行列结构(增删/合并/调整尺寸/隐藏/冻结)、读写单元格(值/公式/样式/批注/单元格图片)、查找替换、多操作原子批量更新,以及图表、透视表、条件格式、筛选器、迷你图、浮动图片等对象的创建与维护。当用户需要创建电子表格、管理工作表、批量读写或编辑数据、统计汇总与可视化、表格美化、公式计算(含 Excel 公式迁移)、金融/财务建模(DCF、三张表、预算、Sensitivity…

原文の言語: 中国語

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

飞书视频会议会中能力:用于让应用机器人真实加入或离开正在进行的会议,并读取当前身份可见的会中事件、发送会中文本消息或会中表情。适用于用户询问正在开的会议发生了什么、谁在发言、是否共享内容,或需要发现当前可读的进行中会议 ID。不负责已结束会议搜索、参会人快照、纪要、逐字稿或录制查询,这些使用 lark-vc 技能。

原文の言語: 中国語

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

Security audit of a codebase — web apps, APIs, services, CLI tools, libraries, daemons, and more. Use when asked to find security bugs, do a security review, audit for vulnerabilities, or pen-test the code. Focuses on exploitable issues with real impact, not…

原文の言語: 英語

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

飞书云文档(Docx / Wiki 文档):读取和编辑飞书文档内容。当用户给出文档 URL 或 token,或需要查看、创建、编辑文档、插入或下载文档图片附件时使用。文档中嵌入的电子表格、多维表格、画板,先用本 skill 提取 token 再切到对应 skill。当用户给出 doubao.com 的 /docx/ 或 /wiki/ URL/token 时,也应直接使用本 skill;路由依据是 URL 路径模式和 token,而不是域名。不负责文档评论管理,也不负责表格或 Base…

原文の言語: 複数言語

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

飞书邮箱:Use when user mentions 起草邮件、写邮件、草稿、发送/回复/转发邮件、查阅邮件、看邮件、搜索邮件、邮件文件夹、邮件标签、邮件联系人、监听新邮件、邮件收信规则等;use for mail/email intent only. Do not use for docs/sheets/calendar/auth setup/pure contact lookup/IM chat tasks.

原文の言語: 中国語

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

飞书 Markdown:查看、创建、上传、编辑和比较 Markdown 文件。当用户需要创建或编辑 Markdown 文件、读取、修改、局部 patch 或比较差异时使用。不负责将 Markdown 导入为飞书在线文档,也不负责文件搜索、权限、评论、移动、删除等云空间管理操作。

原文の言語: 複数言語

更新
職業分類
サービス営業代表(広告・保険・金融・旅行除く)
説明

General-purpose LinkedIn automation – fetch profiles, search people and companies, send messages, manage connections, create posts, and more. Use when the user wants to interact with LinkedIn.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Audits natural-language programming artifacts such as SKILL.md, AGENTS.md, CLAUDE.md, slash commands, plugin manifests, hooks, rules, and prompt files. Use when reviewing AI-agent repositories, checking manifest-vs-disk consistency, scoring skill or agent…

原文の言語: 英語

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