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日
已展示 8 / 11 个已收集 Skill。
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 个仓库
已展示全部仓库