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日
収集済み skill 12 件中 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました