Skip to main content

40ants/bots

SkillsMP は 40ants/bots から 12 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
12
GitHub スター
4
GitHub フォーク
1

このリポジトリの skills

分類待ち

収集済み skill 12 件中 12 件を表示しています。

職業分類
未分類
説明

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

原文の言語: ロシア語

更新
職業分類
未分類
説明

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".…

原文の言語: 英語

更新
職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
未分類
説明

Use when writing or running tests with the Rove framework in a Common Lisp project, wiring an ASDF test-op, debugging an unexpected (signals ...) test result, or running a single test from the REPL.

原文の言語: 英語

更新
職業分類
未分類
説明

Use when developing Common Lisp interactively against a running image reachable through an MCP eval tool (eval_lisp_form / eval-lisp-form) and you need to evaluate forms safely, reload a file after editing it, capture REPL output, or locate a dependency's…

原文の言語: 英語

更新
職業分類
未分類
説明

Use when creating or updating documentation for Common Lisp projects that use (or should use) the 40ants-doc system with docs-builder for README, changelog, and HTML site generation. Apply when a project has no docs, has markdown/rst files that should be…

原文の言語: 英語

更新
職業分類
未分類
説明

Use when creating or editing Common Lisp source files (.lisp/.asd) — setting up packages, declaring function types, choosing iteration/control-flow/condition constructs, or applying naming and formatting conventions in a Common Lisp project.

原文の言語: 英語

更新
収集済み skill 12 件中 12 件を表示しています。