added curated list of defi products#11
Conversation
|
hey @sneg55 - looking through this I noticed that defiprime says it includes apps built on other platforms like Bitcoin, EOS, Tron, etc. There's nothing wrong with that in principle, but a user who came to defiprime through ethereum.org might be surprised to find themselves looking at a list of applications built on other platforms. For now, I'll reject this PR. If you added a feature that let us link directly to a subset of the list ("defiprime.com/ethereum-apps-only") we would re-evaluate. |
|
I see. I'd just point that while defiprime.com is platform agnostic, 99% of listed products are built on Ethereum and marked with Eth logo: Also, most of the categories consist of Ethereum only products, i.e.: |
Update v7.19.1
Adds the canonical-layouts reference and a top-level rule in the design-system skill so future agents reach for a TopicLayout config (src/data/topics/<key>.ts) before creating a new layout component. The default should be "configure, don't add new" for any page that fits the topic-hub-with-sub-nav pattern. - references/layouts.md: full inventory of the six canonical layouts (TopicLayout, StaticLayout, DocsLayout, TutorialLayout, ContentLayout, BaseLayout), worked example for adding a new topic, and the cases where a new layout is actually warranted. - SKILL.md: top rule #11 surfacing the guidance up front, plus a references-table entry pointing to layouts.md. - references/cleanup-playbook.md: "per-section layout -> TopicLayout config" entry with before/after, so agents auditing legacy code know the canonical replacement. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> Co-Authored-By: wackerow <54227730+wackerow@users.noreply.github.com>

No description provided.