Skip to main content
在 Manus 中运行任何 Skill
一键导入
ak--47
GitHub 创作者资料

ak--47

按仓库查看 2 个 GitHub 仓库中的 9 个已收集 skills。

已收集 skills
9
仓库
2
更新
2026-07-07
仓库浏览

仓库与代表性 skills

powertools
软件开发工程师

Use when any task needs the Mixpanel Power Tools API ("use powertools") — schema export (get-schema), event volumes, project CRUD, query methods, macros, or snapshotting a prod project's schema to copy it into a dungeon. Companion to create-project (which handles provisioning specifically).

2026-07-07
verify-dungeon
软件质量保证分析师与测试员

Use when a dungeon's hooks need verification before pushing data to Mixpanel — runs the dungeon at full scale, evaluates the dungeon's `stories` export with the mechanical story runner (verify-stories.mjs), validates schema integrity (catches flag-stamping), and reports per-hook NAILED/STRONG/WEAK/NONE/INVERSE verdicts. LLM investigation is reserved for failures and duckdb-type assertions.

2026-07-05
create-dungeon
软件开发工程师

Use when authoring a new dungeon-master config from an app description — designs events, funnels, properties, identity model, and macro/soup. SCHEMA ONLY; engineered story trends + hooks are added separately by write-hooks.

2026-07-05
write-hooks
软件开发工程师

Use when an existing dungeon needs engineered story trends or "magic number" patterns — writes the `hook` function using atom helpers and high-level patterns. Adds no new event flags; never mutates the schema.

2026-07-05
analyze-soup
软件开发工程师

Use when investigating TimeSoup parameters, diagnosing event-distribution shape, or comparing soup configs — runs a dungeon locally and analyzes time distribution at week/day/hour/minute granularities, producing a soup-analysis.md diagnostic report.

2026-07-04
create-project
软件开发工程师

Use when an existing dungeon needs a real Mixpanel project provisioned before sending data — creates the project, sets timezone UTC, mints a scoped service account, adds the dungeon's group keys, uploads business context (AI context), and writes the resulting credentials back into the dungeon so it "just runs". Follows create-dungeon / write-hooks / verify-dungeon.

2026-07-04
已展示 2 / 2 个仓库
已展示全部仓库