KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
superdesigner-ai
★ 18
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
telegram-support-bot
:
Простой Telegram-бот для поддержки пользователей.
ncnn_llm-mcp-sdimggen
:
基于 ncnn 的 Stable Diffusion 推理小工具,用于给 ncnn-llm 适配“图片生成”能力(作为 MCP 工具/后端可执行程序被调用)。
vSim
:
The artifact of "vSim: Semantics-Aware Value Extraction for Efficient Binary Code Similarity Analysis," NDSS 2026. You may also have a look at https://doi.org/10.5281/zenodo.17751555
browser-sharp
:
No description available.
Trellis2-DGX-Spark-Docker
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
superdesigner-ai
?
Download (.md)
# DesignReview **For design leaders who run the crits and the reviews.** DesignReview is the design review that runs *before* the review: it connects your PRD, research, Figma, and analytics, then hands you the missing states, broken flows, and unanswered questions — so you walk into every crit with the gaps already mapped. It reviews **intent, not pixels**, and every finding cites its source. This repo is the **[superdesigner.ai](https://superdesigner.ai) landing site** (in [`site/`](site/), deploys on Cloudflare Pages) plus the **sample projects** in [`projects/`](projects/). The plugin itself lives in the DesignAgent marketplace — see below. ## 🎥 Watch the demo [](https://youtu.be/gDiNZKH5a5A) ## Install DesignReview ships as a Claude Code plugin in the **DesignAgent marketplace**, alongside the DesignAgent bridge it reads and annotates Figma through: ``` /plugin marketplace add sherizan/designagent /plugin install designagent@designagent # the Figma bridge (read + annotate) /plugin install designreview@designagent # this plugin ``` Then, in a project: `/new "Checkout Flow"` → fill in `context/` → `/review checkout-flow` → `/annotate checkout-flow`. Open your Figma file with the DesignAgent Figma plugin (bridge enabled) before a review. ## Where the plugin lives The plugin source — `/new`, `/review`, `/annotate`, the review agents, the `design-review` skill, and the templates — is published as **`designreview`** in the [DesignAgent marketplace](https://github.com/sherizan/designagent-figma) (`designreview/`), next to the `designagent` bridge. That's the single source of truth; this repo is the marketing site and the sample material. --- Created by [Sherizan Sheikh](https://github.com/sherizan) MIT License