Skip to main content
SaschaHeyer
GitHub クリエイタープロフィール

SaschaHeyer

4 件の GitHub リポジトリにある 21 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
21
リポジトリ
4
更新
2026年7月21日
リポジトリエクスプローラー

リポジトリと代表的な skills

gemini-token-cost
ソフトウェア開発者

Use this skill when measuring, comparing, or projecting the real cost of a Gemini API prompt, reducing a Gemini bill, choosing between Gemini models on price, tuning thinking_level, or working out why a Gemini bill is higher than the visible output suggests.…

2026年7月21日
adk-graph-workflows
ソフトウェア開発者

Use this skill when building deterministic agent workflows with Google ADK, routing between nodes with plain Python instead of letting the model decide, or adding a human approval gate that suspends a running agent until a person answers. Covers the ADK 2.0…

2026年7月20日
prompt-transpilation
ソフトウェア開発者

Use this skill when you want to treat agent system prompts like build artifacts instead of one giant hand-edited file. Covers authoring modular prompt fragments, transpiling them into a single rendered golden file with Jinja2, build-time validation for…

2026年7月17日
always-on-memory-agent
ソフトウェア開発者

Use this skill when evaluating agent memory options, when running or reviewing the always-on memory agent sample (Google generative-ai repo, by Shubham Saboo), or when deciding between a self-hosted memory loop and the managed Vertex AI Memory Bank. Covers…

2026年7月17日
semantic-governance
ソフトウェア開発者

Use this skill when governing an AI agent's tool calls with a plain-English policy on Google's Gemini Enterprise Agent Platform, using Semantic Governance Policies (SGP). Covers deploying an ADK agent to Agent Runtime behind the Agent Gateway with agent…

2026年7月13日
ternlight
ソフトウェア開発者

Use this skill when adding on-device semantic search, FAQ matching, deduplication, clustering, or RAG reranking to a JavaScript or TypeScript app with no server, no API key, and no runtime model download. Covers the @ternlight/base and @ternlight/mini WASM…

2026年7月12日
cloud-run-sandboxes
ネットワーク・コンピュータシステム管理者

Use this skill when running untrusted or model-generated code safely on Google Cloud Run, building an AI code interpreter, or letting an agent execute Python it wrote without exposing your service credentials. Covers deploying a Cloud Run service with the…

2026年7月11日
alphaevolve
ソフトウェア開発者

Use this skill when running Google's AlphaEvolve, the Gemini-powered evolutionary coding agent, to discover or optimize an algorithm on Google Cloud. Covers wrapping a function in EVOLVE-BLOCK markers, writing a scoring function, driving the controller loop…

2026年7月10日
収集済み skill 11 件中 8 件を表示しています。
finalize
ソフトウェア開発者

Prepare a finished feature for review — clean the worktree, rebase on the base branch, resolve conflicts, and open or update a GitHub pull request linked to the Linear issue. Use as the final shipping step once implementation is complete and the user wants to…

2026年6月16日
implement
ソフトウェア開発者

Autonomously execute an approved implementation plan from a Linear issue — write code, run tests, commit changes, and check off tasks in Linear. Use when the plan is ready and the user wants to build the feature or fix end to end, isolating the work in a…

2026年6月16日
issue
プロジェクト管理専門家

Refine a rough feature request or bug report into a structured PRD or Bug Brief inside a Linear issue. Use at the start of the engineering workflow to define and clarify what to build before any planning or coding — e.g. when the user wants to write a PRD,…

2026年6月16日
tasks
プロジェクト管理専門家

Generate a detailed implementation plan with parent tasks and atomic sub-tasks from the PRD in a Linear issue, syncing it to a

2026年6月16日
walkthrough
プロジェクト管理専門家

Generate a narrative summary and visual storyboard (browser screenshots) of completed changes and sync it to the Linear issue. Use after implementation to produce a human-readable walkthrough and visual proof of what was built for reviewers and stakeholders.

2026年6月16日
git-worktree
ソフトウェア開発者

Manages Git worktrees for isolated parallel development. Creates branches (linking ticket IDs if available), copies local environment files, and pushes changes to the remote.

2026年3月7日
document-learnings
ソフトウェア開発者

Lightweight skill to capture solved problems and learnings into simple markdown files

2026年2月24日
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました