Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotfiles

dotfiles 收录了来自 takashabe 的 31 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
31
Stars
4
更新
2026-07-13
Forks
0
职业覆盖
9 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

japanese-tech-writing
技术写作员

日本語の技術文書・書籍原稿の文章規範。整形(markdown を前提とした段落・コードブロック・脚注・強調の使い分け)、段落と論証の構成(パラグラフライティング)、論証の厳密さ(ツッコミどころの除去)、読み手の負荷の管理、視点と語り、演出の抑制、LLM っぽい空句の禁止、冗長の排除を定める。日本語で技術書の章、草稿、記事、解説文を書くとき、または推敲・リライトするときに使用する。

2026-07-13
writing-design-docs
软件开发工程师

Use when writing or revising a design doc / ADR / 設計文書 that lives in the repo (docs/ 配下), and the draft reads like AI slop from session back-and-forth — 太字ラベルの乱用、演出語・英語造語、両論併記、説明の重複、一文ごとのインラインリンク — and must become the author's settled view that a first-time reviewer can follow.

2026-07-01
grill-me
项目管理专家

計画・設計について、共通認識に達するまで徹底的に質問を投げかけてもらう。 設計ツリーを枝分かれの先までたどり、決定事項間の依存関係を順番に解決する。 Use when: "grill me", "質問攻めにして", "計画を詰めて", "設計を詰めて", "認識を合わせたい", "徹底的に質問して" Do NOT use for: 既に合意済みの計画の実装、単純な調査タスク

2026-06-15
plan-refine
软件开发工程师

実装プラン/設計ドキュメントを Codex でクロスチェックして磨き込む(discovery→トリアージ→検証→修正の1サイクル)。 指摘のトリアージと検証を経てプランを Edit で修正し、residual-risk を明示して締める。 基本は discovery 1パス、修正が大きいときだけ fix-verification を条件付きで反復。 Use when: "プランをcodexでレビュー", "プランをブラッシュアップ", "設計を磨き込む", "プランを詰めて", "plan refine", "プランの抜け漏れを潰して" Do NOT use for: コード差分のレビュー、単発の質問、合意済みプランの実装

2026-06-14
agent-platform-skill-registry
软件开发工程师

Interact with the Gemini Enterprise Agent Platform Skill Registry to create and search for available skills. Use this skill to enable agents to register functionality or discover new capabilities.

2026-05-26
alloydb-basics
软件开发工程师

Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated database operations.

2026-05-26
bigquery-basics
软件开发工程师

Manages datasets, tables, and jobs in BigQuery, and integrates with BigQuery ML and Gemini for advanced data analytics and AI-driven insights. Use when you need to interact with BigQuery, run SQL queries, manage BigQuery resources, or leverage BigQuery's built-in ML capabilities. Also use when performing data analysis, ingesting data into BigQuery, or developing AI applications on BigQuery.

2026-05-26
cloud-run-basics
软件开发工程师

Manages Cloud Run services, jobs, and worker pools. Use when you need to deploy applications responding to HTTP requests (services), run event-triggered or scheduled tasks (jobs), or handle always-on pull-based background processing (worker pools).

2026-05-26
cloud-sql-basics
软件开发工程师

This file generates or explains Cloud SQL resources. Use this file when the user asks to create a Cloud SQL instance or database for MySQL, PostgreSQL, or SQL Server. Cloud SQL manages third-party MySQL, PostgreSQL, and SQL Server instances as resources in Cloud SQL. For example, when Cloud SQL creates an open-source MySQL instance, the resulting resource is a Cloud SQL for MySQL instance that Google Cloud manages. Cloud SQL handles backups, high availability, and secure connectivity for relational database workloads.

2026-05-26
firebase-basics
软件开发工程师

Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.

2026-05-26
gemini-managed-agents-api
软件开发工程师

Manages custom Agent resources on Gemini Enterprise Agent Platform. Use when the user wants to programmatically create, configure, list, update, or delete stateful, server-managed Agent resources (including mounting files, skills, and tools) before executing conversations.

2026-05-26
gemini-api
软件开发工程师

Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.

2026-05-26
gemini-interactions-api
软件开发工程师

Guides the usage of Gemini Interactions API on Gemini Enterprise Agent Platform. Use when the user wants to use the stateful, server-managed Interactions API for multi-turn conversations, background execution, streaming, structured output, and function calling on the Agent Platform.

2026-05-26
gke-basics
软件开发工程师

Plan, create, and configure production-ready Google Kubernetes Engine (GKE) clusters using the golden path Autopilot configuration. Covers Day-0 checklist, Autopilot vs Standard, networking (private clusters, VPC-native, Gateway API), security (Workload Identity, Secret Manager, RBAC hardening), observability, scaling, cost optimization, and AI/ML inference. WHEN: create GKE cluster, provision GKE environment, design GKE networking, secure GKE, optimize GKE cost, GKE autoscaling, GKE inference, GKE upgrade, GKE observability, GKE multi-tenancy, GKE batch, GKE HPC, GKE compute class.

2026-05-26
google-cloud-networking-observability
网络与计算机系统管理员

Investigates Google Cloud networking issues by analyzing logs, metrics, and diagnostics. Use when investigating VPC Flow Logs, NAT, firewall, or threat logs, querying latency and throughput metrics, or running Connectivity Tests for path diagnostics.

2026-05-26
google-cloud-recipe-auth
其他业务运营专家

Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application Default Credentials (ADC), and best practices for secure access.

2026-05-26
google-cloud-recipe-onboarding
培训与发展专员

Guidance for a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource.

2026-05-26
google-cloud-waf-cost-optimization
管理分析师

Generates cost optimization guidance for Google Cloud workloads based on the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify cost requirements and constraints, and provide actionable recommendations for build, deploy, and manage the workload cost-efficiently in Google Cloud.

2026-05-26
google-cloud-waf-operational-excellence
其他业务运营专家

Generates operations-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Operational Excellence pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify operational requirements, and provide actionable recommendations for deployment, monitoring, and incident management.

2026-05-26
google-cloud-waf-performance-optimization
管理分析师

Generates performance-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Performance Optimization pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify performance requirements, and provide actionable recommendations for resource allocation, modular design, and elasticity.

2026-05-26
google-cloud-waf-reliability
其他业务运营专家

Generates reliability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework. Use this skill to evaluate a workload, identify reliability requirements, and provide actionable recommendations for build, deploy, and manage the workload reliably in Google Cloud.

2026-05-26
google-cloud-waf-security
合规官员

Generates security-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify security requirements, and provide actionable recommendations for IAM, network security, data protection, and operational security.

2026-05-26
google-cloud-waf-sustainability
管理分析师

Generates sustainability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify environmental impact requirements, and provide actionable recommendations to build, deploy, and manage the workload sustainably in Google Cloud.

2026-05-26
plan-codex-review
软件开发工程师

plan mode で作成したプランファイルを Codex にレビューさせ、設計漏れ・リスク・代替案・過剰設計を洗い出す。実装着手前のクロスチェックに使う。

2026-04-21
pr-comment-scorer
软件质量保证分析师与测试员

PRのレビューコメントをスコアリングし、対応すべきかトリアージする。 コメントを修正する前に、技術的妥当性・影響度・false positive度を評価し、対応優先度を判定する。 Use when: "レビューコメントをスコアリング", "PRコメントをスコアリング", "review comment scoring", "レビューコメントの対応", "PRコメント対応", "レビュー対応して" Do NOT use for: 自分でコードレビューを行う場合(code-review スキルを使う)

2026-04-06
review-skill
软件开发工程师

Review a Claude Code skill against official best practices. Use when the user asks to review, lint, or check a skill quality.

2026-02-19
plan-review-deep-go
软件开发工程师

Goバックエンドの実装計画を周辺実装まで読み込んで精査するための深掘りレビュー手順。計画レビュー・設計妥当性チェック時に使う。

2026-01-26
skill-suggester
软件开发工程师

作業中のセッション内容から「スキルに昇華できるルール・手順・知見」を抽出し、スキル候補を提案する。ユーザーが「スキルとしてまとめて」「提案して」「このセッションからスキル化できるものある?」などと依頼したときに使う。

2026-01-26
agents-md
软件开发工程师

AGENTS.md の整理・リファクタリングに特化。ユーザーが「agents.md を整理して」「AGENTS.md を更新して」などと言ったときに使う。各セッションで得た学びを汎用ルールとして AGENTS.md に反映するための提案を作成し、必ず提案から入って合意後に編集する。

2026-01-20
gh-pr-review
软件质量保证分析师与测试员

Review GitHub pull requests using the gh CLI. Use when a user asks for a PR review, architectural feedback, or wants a structured checklist and summary based on gh pr view/diff/comments or gh api pull request comments.

2026-01-20
plan-design-consult
软件开发工程师

Create or refine implementation plan files while consulting on design policy. Use when a user wants a plan drafted, then wants to identify design decision points, evaluate options, and finalize decisions before handoff to another session.

2026-01-20