Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
tompassarelli
GitHub 제작자 프로필

tompassarelli

1개 GitHub 저장소에서 수집된 5개 skills를 저장소 단위로 보여줍니다.

수집된 skills
5
저장소
1
업데이트
2026-07-24
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

firn
소프트웨어 개발자

Use whenever editing ~/code/nixos-config (firn): packages, modules, services, host config, hooks/skills, inputs, or any "install X system-wide" request. Write interface is .bnix (compiled to .nix — never edit .nix). System switch (firn rebuild) is agent-runnable; it builds a commit snapshot (rev=HEAD), so commit your own changes first — nobody's uncommitted state blocks or leaks. NOT general Nix in other repos.

2026-07-24
beagle-authoring
소프트웨어 개발자

Use WHENEVER writing, editing, or debugging Beagle source in ANY project — files ending .bclj/.bcljs/.bjs/.bnix/.bgl, starting with `#lang beagle`, or anything under ~/code/beagle. Establishes the repair loop is online and functionally working BEFORE coding; the compiler is the loop's oracle and the source of truth, never a static cheat sheet. NOT for relational queries over a Beagle tree — that's codegraph.

2026-07-21
code-as-facts
소프트웨어 개발자

Use when editing a Beagle source file whose UPSTREAM is the fact GRAPH (code-as-facts) — one listed in the graph-upstream registry or whose leading comment block carries `;; @upstream:graph`. Its text is a regenerable view of the Fram fact graph: author by GRAPH EDIT via the mcp__fram__* tools, never Edit/Write/MultiEdit (a PreToolUse guard refuses text edits). NOT for ordinary Beagle files or non-adopted modules.

2026-07-21
codegraph
소프트웨어 개발자

Use when you need RELATIONAL code-intelligence over a BEAGLE source tree (.bjs/.bclj/.bnix) — scope-correct "who calls THIS x", transitive blast radius / leverage, the real call graph. The codegraph module (chartroom/) projects the AST into a Fram fact graph; Datalog derives the answer. NOT for arbitrary-language repos, plain string search, or a single-file lookup (grep wins there).

2026-07-16
fact-modeling
소프트웨어 개발자

Use when BUILDING a program, app, or tool on the Fram fact engine — modeling data/logic as facts (subject predicate object) + Datalog instead of SQL/records/imperative state. Covers assert vs supersede (update), live-view queries, and Datalog derivation. Formerly named fact-authoring. NOT for one-off fact reads — just rent the store and call by-lp.

2026-07-16
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다