
ZipIt — Extract Code, Fonts & Assets from Any Site
从任何网站提取代码、字体、颜色和设计素材,下载到你的工作区。
@bharatmodi2014 · X
Extract code, design tokens, fonts, colors, and media instantly. All from your browser directly to your local workspace
完整作品展
技术栈
15 projects

从任何网站提取代码、字体、颜色和设计素材,下载到你的工作区。
@bharatmodi2014 · X
Extract code, design tokens, fonts, colors, and media instantly. All from your browser directly to your local workspace

Browse premium digital resources made for Indian creators. Notion planners, ChatGPT prompts, courses and design assets. Instant download, GST invoices, secure UPI/Razorpay payment.
@Pikrrshop · X

在一个地方整理和管理所有品牌资产及品牌决策。
u/Andyrewden · Reddit
I built a tool to keep all your brand assets (and your brand sanity) in one place Hey everyone I run a small branding consultancy and got tired of watching early founders juggle logos, colours and half-remembered brand decisions across a mess of Google Drive folders. So I built Inzo. At its core it's a brand management tool, a proper home for all your brand assets, guidelines and decisions in one place. But the bit I'm most excited about is the inbuilt brand consultant. I've been building

Create a stunning professional portfolio in minutes. Pick a template, add your work, and get discovered. Loved by developers, designers, photographers, and creatives.
@wagnermateus · X

从精心策划的库中设计logo,下载完整的品牌工具包。
@AlexCommitter · X
I'm building and

本地优先的工作台,用于编辑、预览和导出 design.md 设计系统。
@ricouii · X
我已经围绕 design.md 做了一个开源的工作台,以及品牌库 工作台支持模板编辑、预览、AI 生成、文件派生 token、css,品牌库方面还支持 HTML preview... 我还是相信 design md 是很有潜力的,比大部分的设计 skill 好用

将学术论文和草图转化为发表就绪的研究图表。

为 Codex Desktop 设计自定义主题,调整背景、颜色、透明度和视觉效果。
plutozc · V2EX
做了个 Codex Desktop 主题预览和切换工具,先调好再安装 最近一直在用 Codex Desktop ,觉得默认界面看久了有点单调,就顺手做了个主题编辑工具,分享一下: [Codex Skin]( https://getcodexskin.com) 可以先在网页里预览主题,调整背景透明度、面板透明度、颜色、模糊和圆角等参数,满意之后再下载并切换到 Codex Desktop 。 目前支持: - 自定义 JPG 、PNG 、WebP 背景 - 在线实时预览主题效果 - 调整透明度、颜色、模糊、圆角 - 预览满意后生成安装命令 - 不喜欢了可以恢复默认外观 目前主要面向 macOS 上的 Codex Desktop ,还是个人项目,功能和兼容性都在继续打磨。 欢迎试试,也想听听大家对主题参数、预览效果和安装流程的反馈。 直接网址: https://getcodexskin.com [轻喷 轻喷,可能还有些 bug

浏览Logoinspo的1200+精选Logo参考,包括符号、字标和动画风格。
@taher_max_ · X
Building and


使用模板和变量从CSV或API生成大规模个性化设计。
@trebizant · X
Hi, I'm building : generating gift cards, invitations, basically any image using templates, variables by web or API

从热门视频创建品牌资产,自动发布到多个社交平台。
@nrqa__ · X
the AI agent resource list I wish existed a year ago 1). for learning the fundamentals (videos) ↳ llm introduction - the crash course that actually explains how these models work before you touch a line of code ↳ llms from scratch - build one yourself so the black box stops feeling like magic ↳ agentic ai overview (stanford) - a proper academic breakdown of what makes an "agent" different from a chatbot ↳ building and evaluating agents - how to actually test whether your agent is doing its job or just faking it ↳ building effective agents - practical patterns for agents that hold up outside a demo ↳ building agents with mcp - how model context protocol changes the way agents connect to tools and data ↳ building an agent from scratch - no frameworks, no shortcuts, just the raw build ↳ philo agents - a full playlist for going deeper once the basics click 2). for cloning and remixing (repos) ↳ genai agents - a growing collection of agent examples you can clone and