Skip to main content

このリポジトリの skills

merceralex397-collab/meta-skill-engineering - 8ページ

SkillsMP は merceralex397-collab/meta-skill-engineering から 606 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

merceralex397-collab/meta-skill-engineering

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

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

Review a proposed execution plan, migration plan, rollout plan, implementation checklist, or design-to-build plan before implementation begins. Use when the task says things like "review this plan", "sanity check this rollout", "poke holes in my approach",…

原文の言語: 英語

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

Find and fix broken internal links, dead external URLs, stale imports, missing cross-references, and orphaned files. Ensures all project references remain valid and up-to-date. Use when documentation contains broken internal links, external URLs return 404…

原文の言語: 英語

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

Structure repo review, implementation audit, security review, and QA passes so they produce short, actionable findings rather than vague commentary. Use when the user says 'review this PR', 'audit implementation', 'security review', 'QA pass', or when…

原文の言語: 英語

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

Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review,…

原文の言語: 英語

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

Review a SKILL.md file for compliance with the agentskills.io standard. Checks YAML frontmatter fields, required sections, line count limits, procedure step format, and registry synchronization. Use when a new skill needs format validation before merge, an…

原文の言語: 英語

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

Review software architecture for coupling, cohesion, SOLID principles, API design, scalability, and technical debt. Covers system-level evaluation, architecture decision record review, and improvement recommendations. Use when evaluating a proposed…

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Review user experience and interface design using Nielsen's heuristics, WCAG 2.1 accessibility guidelines, keyboard and screen reader audit, user flow analysis, cognitive load assessment, and form usability evaluation. Use when conducting a usability review…

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

Review web design for layout quality, typography, colour usage, spacing, responsive behaviour, brand consistency, and visual hierarchy. Covers design principles evaluation and improvement recommendations. Use when reviewing a design mockup before development,…

原文の言語: 英語

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

Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Load this skill when asked to: create a flow, build a new flow, deploy a flow definition, scaffold a Power Automate workflow, construct a flow JSON, update an existing…

原文の言語: 英語

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

Debug failing Power Automate cloud flows using the FlowStudio MCP server. Load this skill when asked to: debug a flow, investigate a failed run, why is this flow failing, inspect action outputs, find the root cause of a flow error, fix a broken Power Automate…

原文の言語: 英語

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

Write Architecture Decision Records and RFCs using structured formats like MADR -- capture context, list options with pros/cons, record the decision and rationale, and track status through the RFC lifecycle. Use when documenting architectural decisions,…

原文の言語: 英語

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

Evaluates system boundaries, dependencies, and component responsibilities using C4-model structural review. Trigger — "review this architecture", "critique the system design", "check component boundaries", "does this design make sense". Skip when the review…

原文の言語: 英語

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

Construct well-structured arguments using the hypothesis-argument-example triad. Covers formulating falsifiable hypotheses, building logical arguments (deductive, inductive, analogical, evidential), providing concrete examples, and steelmanning…

原文の言語: 英語

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

Trigger — "define artifact contract", "schema for agent handoff", "what should stage X produce", "input/output contract", "validate agent output shape", "contract between agents". Skip — single-agent tasks with no handoff, pure code generation with no…

原文の言語: 英語

更新
職業分類
弁護士
説明

Map the intellectual property landscape for a technology domain or product area. Covers patent cluster analysis, white space identification, competitor IP portfolio assessment, freedom-to-operate preliminary screening, and strategic IP positioning…

原文の言語: 英語

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

Extract and audit hidden assumptions in a plan, brief, RFC, ticket, architecture note, or product requirement. Use when the task says "what assumptions are we making", "what has to be true", "audit this proposal for hidden assumptions", "what are we taking…

原文の言語: 英語

更新
職業分類
グラフィックデザイナー
説明

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

原文の言語: 英語

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

Build and deploy a pkgdown documentation site for an R package to GitHub Pages. Covers _pkgdown.yml configuration, theming, article organization, reference index customization, and deployment methods. Use when creating a documentation site for a new or…

原文の言語: 英語

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

Bundles unresolved choices into ADR/RFC-style decision packets with options, trade-offs, and recommendations. Trigger — "build a decision packet", "write an ADR", "document this decision", "what are our options for X". Skip when the decision is trivial or…

原文の言語: 英語

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

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine…

原文の言語: 英語

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

Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.

原文の言語: 英語

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

Keeps README, CHANGELOG, API docs, START-HERE.md, context-snapshot.md, BOARD.md, and manifest.json aligned with canonical project state. Trigger on 'update docs', 'README sync', 'handoff', 'documentation health', 'CHANGELOG entry', 'doc drift'. DO NOT USE for…

原文の言語: 英語

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

Compose technical documents with clear structure, audience-appropriate tone, logical section flow, and scannable formatting. Use when writing technical guides, internal documentation, process documents, or any prose artifact that needs professional structure…

原文の言語: 英語

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

Generate Word (.docx) documents programmatically using python-docx or similar libraries — apply templates, set styles and headings, insert tables and images, configure headers/footers, and produce print-ready output. Use when creating .docx files from data,…

原文の言語: 英語

更新
職業分類
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 the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and…

原文の言語: 英語

更新
職業分類
未分類
説明

Format citations across academic styles (APA 7, Chicago, Vancouver, IEEE) using CSL processors and R tooling. Convert between citation styles, generate in-text citations and reference lists, and validate formatting against style guides using citeproc,…

原文の言語: 英語

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

Generate a project status report by reading existing artifacts (charter, backlog, sprint plan, WBS), calculating metrics, identifying blockers, and summarizing progress with RAG indicators for schedule, scope, budget, and quality. Use at the end of a sprint…

原文の言語: 英語

更新
職業分類
旅客乗務員
説明

Generate a Quarto-based tour report with embedded maps, daily itineraries, logistics tables, and accommodation/transport details. Produces a self-contained HTML or PDF document suitable for offline use during travel. Use when compiling a planned tour into a…

原文の言語: 英語

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

Generate themed Mermaid flowchart diagrams from putior workflow data. Covers theme selection (9 themes including 4 colorblind-safe), output modes (console, file, clipboard, raw), interactive features (clickable nodes, source info), and embedding in README,…

原文の言語: 英語

更新
職業分類
一般事務員
説明

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P…

原文の言語: 英語

更新
職業分類
未分類
説明

Create, merge, and deduplicate BibTeX bibliography files using R packages (RefManageR, bibtex). Parse .bib files into structured R objects, merge multiple bibliographies with deduplication by DOI or title similarity, generate entries from DOI/ISBN/arXiv ID,…

原文の言語: 英語

更新
職業分類
一般事務員
説明

Transform raw meeting notes into structured decision logs with captured decisions, action items, owners, deadlines, and follow-up tracking. Use when formatting meeting transcripts, extracting decisions from discussion notes, or building a running decision log…

原文の言語: 英語

更新
職業分類
ファイル事務員
説明

Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.

原文の言語: 英語

更新
職業分類
一般事務員
説明

Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.

原文の言語: 英語

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

Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.

原文の言語: 英語

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

Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or explicit GPT-5.4 upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP…

原文の言語: 英語

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

Generate PowerPoint (.pptx) presentations programmatically using python-pptx — apply slide layouts, insert charts and tables, set speaker notes, manage slide masters, and produce presentation-ready decks from data. Use when creating automated slide decks,…

原文の言語: 英語

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

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…

原文の言語: 英語

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