Skip to main content
40ants
GitHub 创作者资料

40ants

按仓库查看 1 个 GitHub 仓库中的 12 个已收集 skills。

已收集 skills
12
仓库
1
更新
2026年8月18日
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

atomic-spec-orchestrator
未分类

AI-агент — эксперт-оркестратор разработки по методологии Atomic Spec. Декомпозирует задачу на атомы (spec.md), переключается между ролями Аналитик → Разработчик → Тестировщик, валидирует артефакты на каждом gate перед передачей следующей роли, ведёт git по…

2026年8月18日
deep-research
未分类

Use when the user needs multi-source research with citation tracking, evidence persistence, and structured report generation. Triggers on "deep research", "comprehensive analysis", "research report", "compare X vs Y", "analyze trends", or "state of the art".…

2026年8月18日
lint-common-lisp
未分类

Run static analysis on Common Lisp projects with the Mallet command-line linter. Use when reviewing, diagnosing, or fixing lint findings in `.lisp` or `.asd` files; when establishing a lint baseline; or when verifying that Common Lisp changes leave no…

2026年8月18日
avoiding-common-lisp-pitfalls
未分类

Use when writing new or large Common Lisp code where subtle library or language gotchas are likely — event-emitter argument order, parenthesis imbalance in a big file, or a defmethod whose specializers may silently collide with one in a dependency. Also apply…

2026年8月18日
clearing-asdf-fasl-cache
未分类

Use when ASDF fasl cache is stale and build tools (build-docs, qlot exec sbcl, etc.) do not pick up source changes — typically after modifying docstrings, adding defgeneric forms, or renaming exported symbols. Apply when recompilation shows no effect or…

2026年8月18日
defining-clos-classes
未分类

Use when defining CLOS classes and their constructors in Common Lisp, adding an optional slot to an existing class, or converting a defstruct to a defclass — especially when writing a make-<name> constructor that hides make-instance.

2026年8月18日
handling-json-in-common-lisp
未分类

Use when encoding or decoding JSON, building dictionary/map data, or choosing between hash-tables, alists, and plists in Common Lisp — especially with YASON or serapeum:dict, or when a JSON null check via (null ...) returns the wrong answer.

2026年8月18日
logging-with-log4cl
未分类

Use when adding or changing log calls in a Common Lisp project that uses log4cl (the LOG package), when compilation fails with "Package LOG does not exist" in an ASDF package-inferred system, or when a log:info call with a path or tilde crashes or garbles at…

2026年8月18日
已展示 8 / 12 个已收集 Skill。
已展示 1 / 1 个仓库
已展示全部仓库