A real coding/UI case that links to the open-source 3DCellForge project, turning image input into an interactive 3D workflow.

https://github.com/huangserva/3DCellForge...
Loading…
Connect · Open interfaces
01 · Agent Skill
The Skill reads the same public API as the site. Install it through the same cross-agent installer used by the LearnPrompt Skill Workshop:
npx skills add LearnPrompt/goodcase-lite --skill goodcase --global --copy --yes --full-depthOnce installed, ask your AI “What good cases are new?” and it can query GoodCase directly.
02 · RSS
Add this URL to any RSS reader. Each item includes a localized summary and prompt preview, newest first.
https://goodcase.ai/en/feed.xmlAfter subscribing
Search “goodcase” in your reader to find this feed again — or hand the URL straight to your AI and have it read it for you every morning.
03 · REST API
curl -s "https://goodcase.ai/api/public/cases?category=video&q=umesh&take=5&locale=en"curl -s "https://goodcase.ai/api/public/cases/real-case-01-umesh-ai?locale=en"Adds promptFull, editorNote, labNote, spreadScore, sourceHeatNote, and other deep-reading fields to the list response.
Returns this case's on-site per-model retest records — stabilityScore, evidenceLevel, per-model latest/history, and the full record list. Use it to compare a model you just tested against the site's own baseline.
All interfaces are anonymous and require no API key. Server responses cache for five minutes and allow direct browser fetches through CORS.
The day a new model ships, an agent with the goodcase Skill installed can sample cases by category and run them, then compare against the site's own retest baseline.
First install the goodcase skill: npx skills add LearnPrompt/goodcase-lite --skill goodcase --global --copy --yes --full-depth
Then evaluate <model> with goodcase: sample 5 cases with category=web, form=web-ui (seed=20260906-<model>), pull promptFull and the on-site /retests baseline for each case, run every prompt on <model>, record reproduced / degraded / failed per case, then give me a comparison table plus a goodcase-model-eval-v1 JSON. This is a self-run test, not an official goodcase retest.A self-run result is not an official goodcase retest; finalScore (judge score) and stabilityScore (human review tier) are not on the same scale.
No access to codex / claude / grok? goodcase skill ships the same judging rubric it uses on-site — the reproduced / degraded / failed criteria — so any model can score against it. Report judge="self" plus the model you used; self-run results are shown separately from the official three-judge results and never averaged together.
A real coding/UI case that links to the open-source 3DCellForge project, turning image input into an interactive 3D workflow.

AI Coding · X / 𝕏
GoodCase Lite (open-source site)
The open-source site of GoodCase.ai — clone it and run the same UI, with real sample cases built in.
GitHub ↗Awesome Seedance (verified prompt library)
Verified Seedance 2.5/2.0 prompt library — every prompt human-checked against its original post, with author, source, date, and heat score.
GitHub ↗Case
The public unit: work, creator, method, and original source.
Creator
A creator view aggregated from accepted cases.
Lab
Retest records and stability evidence around a case.
Skill
A method package distilled after repeated success across cases.
Content corrections, page issues, and product suggestions enter a separate human queue and never masquerade as case submissions.

Join the GoodCase Feishu group
New cases, retest results and submission status land in the group first. Authors and operators are both there.