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개 표시
모든 저장소를 표시했습니다