
GuidedBase — Start your AI-built app in the right place.
GuidedBase 将应用想法转化为蓝图和启动代码。
@GuidedBase · X
完整作品展
技术栈
19 projects

GuidedBase 将应用想法转化为蓝图和启动代码。
@GuidedBase · X

一次编写,多格式导出为笔记、幻灯片、PDF、PPTX、DOCX 或画布。
@mr_wickedhacks · X
Write the doc once → get a notebook, slide deck, canvas, or resume from the same source. No rewriting for every format.

用 flashcards、测验和 AI 辅导学习编程技能,基于记忆科学。
@mkappworks · X
I am building lets connect

连接工作工具,用 AI 分析团队冲刺回顾,发现改进机会。
@akadhanu · X
an ai sprint retrospectives for it teams (

智能体AI面试的LeetCode式Python编程练习,涵盖ReAct循环、RAG和工具调用。
@notunknownkyun · X
- leetcode style interview prep for agentic AI interviews and unskilling folks.

Auto-fix production bugs,获得 AI code reviews,每个 PR 都有严重级别评分
@akshay_nocode · X
Not exactly — Sentry captures errors, BugOps acts on them. It reads the Sentry alert, checks recent commits, traces root cause, and opens a fix PR. Think Sentry as the sensor, BugOps as the on-call engineer that never sleeps.

在AI助手间共享上下文,让它们记住代码库和任务历史。
@dorikuio · X
AI agents have amnesia — Claude Code figures out the codebase, an hour later Codex starts from zero. So I built a shared memory + task board for every MCP agent — Claude Code, Codex, Cursor, Gemini CLI: Is this just my problem? Help me find out.