所有 Skills

找到 5779 個 Skills

Skills 列表

genshijin-review

genshijin-review

308backend-api

超圧縮PRレビューコメント。1行1指摘: 位置・問題・修正。前置き削除、シグナル優先。 日本語対応。「PRレビューして」「コードレビュー」「/review」「/genshijin-review」で起動。 プルリクエストレビュー時に自動起動候補。

interfacex-co-jp avatarinterfacex-co-jp
獲取
genshijin-help

genshijin-help

308agent-workflows

全 genshijin モード・スキル・コマンドのクイックリファレンスカード。 1回限り表示・モード変更なし・状態永続化なし。 「/genshijin-help」「原始人ヘルプ」「原始人の使い方」で起動。

interfacex-co-jp avatarinterfacex-co-jp
獲取
genshijin-stats

genshijin-stats

308code-generation

現セッションのリアルトークン使用量と推定削減量を表示。Claude Code セッションログから直接読込 — AI 推定なし。 `/genshijin-stats` で起動。出力は mode-tracker フックが注入し、モデル自身は数値計算しない。

interfacex-co-jp avatarinterfacex-co-jp
獲取
genshijin-crew

genshijin-crew

308code-generation

原始人スタイル subagent への委譲判断ガイド。`genshijin-investigator` (コード位置特定)、 `genshijin-builder` (1-2ファイル編集)、`genshijin-reviewer` (diff レビュー) を inline作業 or vanilla `Explore` の代わりにスポーンするタイミングを示す。subagent 出力は原始人圧縮 → 主コンテキストに戻る tool-result が約60%縮小 → 長セッション持続。 Trigger: 「subagent 委譲」「genshijin-crew 使用」「investigator/builder/reviewer 起動」「コンテキスト節約」「圧縮 agent 出力」。

interfacex-co-jp avatarinterfacex-co-jp
獲取
unity-package-management

unity-package-management

307backend-api

Use when adding, removing, upgrading, or discovering Unity (UPM) packages programmatically from outside the Editor — headless or CI package installs via the C# UnityEditor.PackageManager.Client API, verifying package ids/versions against the Unity registry, or choosing which packages a game needs by genre, platform, and monetization. The Unity CLI does not manage UPM packages, so this skill covers that gap. Triggers on "install a Unity package", "add com.unity.*", "set up packages headless/CI", "which packages for a <genre> game".

unity-technologies avatarunity-technologies
獲取
airtable-automation

airtable-automation

306productivity

Airtable database automation - views, automations, integrations, and workflow triggers

claude-office-skills avatarclaude-office-skills
獲取
calendar-automation

calendar-automation

306productivity

Google Calendar and Outlook automation - scheduling optimization, meeting workflows, time blocking, and Slack/Sheets integration

claude-office-skills avatarclaude-office-skills
獲取
whatsapp-automation

whatsapp-automation

306backend-api

WhatsApp Business automation - customer support, notifications, chatbots, and broadcast messaging

claude-office-skills avatarclaude-office-skills
獲取
xlsx-manipulation

xlsx-manipulation

306research-knowledge

Create, edit, and manipulate Excel spreadsheets programmatically using openpyxl

claude-office-skills avatarclaude-office-skills
獲取
academic-search

academic-search

306research-knowledge

Search and analyze academic literature. Find papers, understand research methodologies, and synthesize academic findings for research projects.

claude-office-skills avatarclaude-office-skills
獲取
docx-manipulation

docx-manipulation

306research-knowledge

Create, edit, and manipulate Word documents programmatically using python-docx

claude-office-skills avatarclaude-office-skills
獲取
data-analysis

data-analysis

304mcp-integrations

Analyze spreadsheet data, generate insights, create visualizations, and build reports from Excel/CSV data.

claude-office-skills avatarclaude-office-skills
獲取
stock-analysis

stock-analysis

304mcp-integrations

Analyze stocks with fundamental and technical analysis. Supports US, China A-shares, and Hong Kong markets. Generate investment reports with key metrics.

claude-office-skills avatarclaude-office-skills
獲取
office-mcp

office-mcp

304productivity

MCP server with 39 tools for Word, Excel, PowerPoint, PDF, OCR operations

claude-office-skills avatarclaude-office-skills
獲取
tiktok-marketing

tiktok-marketing

304productivity

TikTok content strategy, video creation workflows, posting optimization, and analytics. Based on n8n automation templates.

claude-office-skills avatarclaude-office-skills
獲取
wechat-article-writer

wechat-article-writer

304code-generation

公众号文章自动化写作流程。支持资料搜索、文章撰写、爆款标题生成、排版优化。当用户提到写公众号、微信文章、自媒体写作、爆款文章、内容创作时使用此 skill。

iamzhihuix avatariamzhihuix
獲取
code-review-analysis

code-review-analysis

304testing-qa

Perform comprehensive code reviews with best practices, security checks, and constructive feedback. Use when reviewing pull requests, analyzing code quality, checking for security vulnerabilities, or providing code improvement suggestions.

aj-geddes avataraj-geddes
獲取
amazon-product-research

amazon-product-research

303testing-qa

Comprehensive product research and opportunity analysis for Amazon sellers. Analyzes demand, competition, profit potential, market entry barriers, and validates product ideas. Covers product sourcing, pricing strategy, and go-to-market planning. Use when the user asks about researching a product to sell, validating product ideas, product opportunity analysis, market research for Amazon, competition analysis, profit potential, should I sell this product, product viability, or any general product research questions.

nexscope-ai avatarnexscope-ai
獲取
pixijs-html-source

pixijs-html-source

302writing-content

Use this skill when rendering live HTML/DOM elements (or frozen snapshots of them) as PixiJS v8 textures via the EXPERIMENTAL HTML-in-Canvas browser APIs. Covers the pixi.js/html-source side-effect import, feature-detection with canvas.requestPaint, HTMLSource for a live, repainting element kept interactive in the browser (autoLayout/autoUpdate/autoRequestPaint, requestPaint, isReady, the direct-child-of-canvas + layoutsubtree requirement), ElementImageSource for an immutable captureElementImage() snapshot (autoClose, ready immediately), using the source on a Sprite/Texture/Mesh, fallback-only auto-detection via Texture.from at priority -10, and destroy/cleanup. Triggers on: HTMLSource, ElementImageSource, pixi.js/html-source, requestPaint, captureElementImage, ElementImage, layoutsubtree, autoRequestPaint, autoUpdate, autoClose, HTML in canvas, render DOM to texture, HTMLSourceOptions, ElementImageSourceOptions, HTMLSourceCanvas, experimental.

pixijs avatarpixijs
獲取
nodejs-express-server

nodejs-express-server

301database

Build production-ready Express.js servers with middleware, authentication, routing, and database integration. Use when creating REST APIs, managing requests/responses, implementing middleware chains, and handling server logic.

aj-geddes avataraj-geddes
獲取
excalidraw-skill

excalidraw-skill

301backend-api

Programmatic canvas toolkit for creating, editing, and refining Excalidraw diagrams via MCP tools with real-time canvas sync. Use when an agent needs to (1) draw or lay out diagrams on a live canvas, (2) iteratively refine diagrams using describe_scene and get_canvas_screenshot to see its own work, (3) export/import .excalidraw files or PNG/SVG images, (4) save/restore canvas snapshots, (5) convert Mermaid to Excalidraw, or (6) perform element-level CRUD, alignment, distribution, grouping, duplication, and locking. Requires a running canvas server (EXPRESS_SERVER_URL, default http://localhost:3000).

lingzhi227 avatarlingzhi227
獲取
smart-ocr

smart-ocr

299mcp-integrations

>

claude-office-skills avatarclaude-office-skills
獲取
code-debugging

code-debugging

299testing-qa

Debug experiment code with structured error analysis. Categorize errors, apply targeted fixes with retry logic, and use reflection to prevent recurring issues. Use when experiment code fails or produces incorrect results.

lingzhi227 avatarlingzhi227
獲取
algorithm-design

algorithm-design

299agent-workflows

Design algorithms with LaTeX pseudocode and UML diagrams. Generate algorithmic environments, Mermaid class/sequence diagrams, and ensure consistency between pseudocode and implementation. Use when formalizing methods for a paper.

lingzhi227 avatarlingzhi227
獲取
想按分類檢視?試試 /category/writing-content.