Skip to content
View sunfleeting-debug's full-sized avatar

Block or report sunfleeting-debug

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. herdr-orchestrator herdr-orchestrator Public

    指挥多 agent 协作:拆解任务、派发工人、自动配独立评审、回收汇总。你不亲自干活,只当指挥家。This system adopts a conductor-style multi-agent collaboration architecture with a three-level teamwork model consisting of a chief coordinator agen…

    2

  2. init-design-md init-design-md Public

    一键为你的项目生成规范化 DESIGN.md,让所有 AI 代理产出统一、可控的 UI 设计。 Bootstrap a complete DESIGN.md for any project, so every AI agent generates UI strictly against your design system. Zero config, one command.

    JavaScript 1

  3. dogming-chess dogming-chess Public

    TypeScript

  4. init-agents-md init-agents-md Public

    ● init-agents-md — 项目级 AI 代理上下文生成器 是什么 / What Claude Code skill。在项目里跑 /init-agents-md,自动生成 AGENTS.md,规范 Claude Code、Codex CLI、Gemini CLI、GitHub Copilot CLI 行为。 A Claude Code skill. Run /init-agents…

    Shell

  5. HIsCCS HIsCCS Public

    还在手写 commit message?让 HisCCS 把提交写成艺术。 HisCCS 是一个 AI 驱动的 Git 提交信息生成插件,支持 VSCode 和 JetBrains(IDEA / PyCharm)。它读你的 diff,一键生成符合 Conventional Commits 规范的提交信息;内置类型选择器,规范不再靠自觉;写到一半的句子,AI 帮你补完。 它的独特之处:生成前先…

    TypeScript

  6. YourSQL YourSQL Public

    MiniSQL is a from-scratch database system in pure Python. It covers the path from SQL to disk: lexer, recursive-descent parser, type checking, a planner with SeqScan/Filter/Project operators, and r…

    Python