注册并分享邀请链接,可获得视频播放与邀请奖励。

与「Frontend」相关的搜索结果

Frontend 贴吧
一个关键词就是一个贴吧,路径全站唯一。
创建贴吧
用户
未找到
包含 Frontend 的内容
ANTHROPIC ACABA DE CAMBIAR CÓMO SE DISEÑA FRONTEND CON IA Se llama frontend design, una skill oficial de anthropic. El problema que resuelve es simple. Cada vez que le pedías una web a la ia, salía lo mismo: → inter como fuente → gradiente morado → layout genérico de startup → el “ai slop” de siempre Frontend design lo corta de raíz. Obliga a claude a comprometerse con una dirección estética antes de tocar una sola línea de código. Y el resultado cambia por completo. Puedes pedirle: → brutalista → editorial → retro-futurista → lujoso → maximalista Y genera html, css, js, react o vue listos para producción. Cómo instalarlo: → npx skills add anthropics/skills --skill frontend-design → describe la web o componente que quieres → elige el estilo → claude monta tipografía, color, motion y composición coherente Una sola instalación. Disponible en todas tus sesiones. Funciona en Claude Code, Cursor, Códex, Gemini CLI, OpenCode y 15+ Harnesses. 100% Open source y Gratis Mantenida por anthropic. 600.000 instalaciones. 155.000 estrellas en GitHub. Enlace abajo 👇
显示更多
0
11
328
37
转发到社区
finally liquid glass web is here and it's open source. real WebGL refraction, chromatic aberration, liquid motion not usual backdrop-filter css hack. playground at code at MIT so do whatever you want with it #LiquidGlass# #OpenSource# #ReactJS# #WebGL# #UIComponents# #FrontendDevelopment# #CSS# #JavaScript# #WebDev# #UI# #UX# #React# #ComponentLibrary# #OpenSourceSoftware# #Frontend#
显示更多
0
11
425
27
转发到社区
Spectrum V2 Frontend 🏁 Contracts ⏳
0
4
52
14
转发到社区
I created a complete walkthrough of my Frontend Slides skill (22k+ stars on GitHub): - Complete demo of how to create beautiful HTML slides with Claude Code (beginner friendly) - How I created the skill - How you can create your own skill - Tips like how to insert images/videos into deck, how to publish - Lessons I learned (11-min video, YouTube link below)
显示更多
0
34
563
36
转发到社区
The frontend engineer agent has been going a little wild with themes lately.
AI 做网页终于不再一股“紫色渐变初创风”了。 Anthropic 官方出了一个 Claude Code 技能:Frontend Design,GitHub 已有 13.6 万星标,专门让 AI 先确定审美方向,再生成前端页面。 安装方法: 1. npx skills add --skill frontend-design 2. 描述你要的网站或组件 3. 选择风格 4. Claude 搞定排版、配色、动效和构图 一次安装,所有会话可用。兼容 Claude Code、Cursor、Codex、Gemini CLI、OpenCode 等 15+ 工具。 100% 开源,由 Anthropic 维护。数周内 41.8 万次安装说明一切。
显示更多
Made a beautiful HTML deck using my Frontend Slides skill; very happy with how it turned out! Lots of easter eggs (e.g. you can click any image to enlarge them, lots of nested content/hyperlinks/interactive elements etc) Check it out:
显示更多
Exciting news: GLM-5.2 (Max) ranks #2# in Code Arena: Frontend, with +29pt over Claude Opus 4.7 (Thinking) and only behind Fable 5! GLM-5.2 is the best open model vs Kimi-K2.6 and Minimax-M3 by a large margin. - #2# React and #4# HTML sub-leaderboards - Ranks as the top model in nearly all sub categories: Brand & Marketing, Reference-Based Design, Data & Analytics, Consumer Product, Gaming, and Simulations. Congrats @Zai_org for the incredible milestone!
显示更多
0
160
4.3K
492
转发到社区
NEW EP: Inside @NEARProtocol 10+ Years Building Toward the Agent Economy with Illia Polosukhin (@ilblackdragon) From pioneering the transformer architecture now used in every AI stack to building the rails for the agent economy, NEAR Co-Founder Illia Polosukhin connects the full arc in this inaugural episode of “Inside NEAR,” a new quarterly series on The Rollup. Illia breaks down NEAR’s early architectural bets that are now paying off, why privacy had to be a base-layer choice, and how it all culminates in NEAR becoming AI money: the unit of account for inference, compute, and every agent-to-agent transaction settling onchain. With $20 billion+ in Intents volume and a path to deflation, the thesis is simple: NEAR’s TAM isn't crypto, it's all of commerce. Timestamps: 00:00 Intro 01:38 State Of NEAR Quarterly 04:32 The Transformer's Origin Story 06:51 NEAR Started As AI 11:40 Post-Quantum Crypto Coming Soon 13:48 Root Of Trust Solved 19:36 Target Market All Commerce 20:41 AI Frontend Blockchain Backend 22:44 Confidential Intents TVL Rising 28:51 Fee Switch Turned On 34:04 NEAR Is AI Money 36:30 One Line Changes Reality Full episode links below.
显示更多
Codex 提效先看这 10 个 Skill(官方版) 把这些 Skill 看明白,很多重复劳动可以直接少一半。 1. Frontend Design 专治 AI 前端审美。 少一点蓝紫渐变、默认字体、模板卡片、按钮乱飞。适合做网页、小工具 UI、数据看板、SaaS 原型。 2-4. docx / xlsx / pdf 让 Agent 正经处理 脏活累活。 不是把 Markdown 复制进文档就完事,而是能管目录、页眉页脚、批注、修订、图片替换和模板。写报告、方案、合同初稿都用得上。适合合同、论文、发票、报告党。 5. pptx 别再让 AI 把大纲硬塞进 PPT。 这个 Skill 会关心模板、版式、缩略图和备注。做汇报、课程、路演、商业计划书的时候很实用。 6. webapp-testing 让 AI 真的打开页面看一眼。 用 Playwright 跑本地 Web 应用,截图、看 DOM、查控制台、测交互。前端代码能不能用,别只靠它嘴上说。 7. mcp-builder 想把 Agent 接进真实系统,先看这个。 它讲的不只是“包一层 API”,而是工具怎么命名、怎么分页、怎么报错、怎么返回上下文。做企业内部 Agent 很有用。 8. skill-creator 想写自己的 Skill,先别凭感觉开干。 这个是元 Skill,教你怎么设计触发场景、工作流程、测试用例和迭代方式。真正适合拿来学“Skill 应该怎么写”。 9. doc-coauthoring 适合写复杂文档。 不是让 AI 直接代写,而是一起搭结构、补上下文、站在读者视角查漏洞。PRD、RFC、项目说明、技术方案都能用。 10. internal-comms 专门处理内部沟通。 周报、项目更新、事故复盘、FAQ、团队 newsletter。很多内部材料不是不会写,而是重点乱、顺序乱、读者看完不知道下一步干嘛。 如果只挑 3 个先看: Frontend Design、xlsx、skill-creator。 一个管审美,一个管高频文件,一个管你以后怎么自己做 Skill。 Skill 最值钱的地方,不是让 AI 显得更聪明,而是让它少乱来。 一个好 Skill,就是一份能反复交给同事的工作说明书。
显示更多
0
26
57
7
转发到社区