Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

platform-and-infrastructure平台和基础设施

Agent Skill

platform-and-infrastructure 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

233

周安装

10

GitHub Stars

3

下载量

82
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:platform-and-infrastructure(平台和基础设施)
来源仓库:https://github.com/oldwinter/skills
仓库路径:skills/platform-and-infrastructure
安装命令:
npx skills add https://github.com/oldwinter/skills --skill platform-and-infrastructure
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/oldwinter/skills --skill platform-and-infrastructure

简介

用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于关键词搜索、任务场景匹配和来源线索筛选等研究检索场景。
  • 通过 npx skills add 命令从 GitHub 仓库安装,需结合原始 README 核验具体用法。
  • 安装前建议确认权限范围、维护状态及是否触发联网或文件读写操作。
  • 可配合来源仓库进一步了解技能的实际功能和限制条件。

SKILL.md

Platform & Infrastructure

Category: Engineering

Source: https://refoundai.com/lenny-skills/s/platform-infrastructure


Platform & Infrastructure | Refound AI

Lenny Skills Database SKILLS PLAYBOOKS GUESTS ABOUT SKILLS PLAYBOOKS GUESTS ABOUT Engineering 5 guests | 6 insights

Platform & Infrastructure Platform and infrastructure work is the 'invisible' foundation that determines whether your product can scale. The best products often win on reliability, performance, and architecture rather than feature count. Infrastructure investments require anticipating 100X scale before you need it.

Download Claude Skill

Read Guide

The Guide 5 key steps synthesized from 5 experts.

1 Prioritize invisible qualities over visible features The success of major platforms often depends on reliability, speed, privacy, and safety rather than feature count. WhatsApp won with end-to-end encryption and performance, not a feature-rich interface. Focus on the infrastructure qualities that build trust and enable scale.

Featured guest perspectives

"It wasn't the hundreds of features, it was all in the infrastructure and the platform... performance, reliability, privacy, safety, all of those things."

— Asha Sharma 2 Abstract common capabilities into shared infrastructure Scaling feature velocity requires identifying repetitive components and building them into a core platform architecture. Standardize capabilities like data export, filtering, or permissions at the infrastructure level so developers only focus on unique product logic.

Featured guest perspectives

"We actually stopped for the first time and say, 'What is the column like?' And we also organized all the product architecture around it... we defined what is it, and then create an infrastructure for all these shared things, making the work of adding a new column just thinking about the specific product that you want to provide."

— Daniel Lereya 3 Set a 'doomsday clock' for scaling projects While avoiding premature optimization is good, you need to monitor infrastructure limits and trigger scaling projects before failure. Know your breaking points (like running out of database capacity) and plan far enough ahead to avoid catastrophic outages during growth spikes.

Featured guest perspectives

"During COVID, we just couldn't scale up our infrastructure. For the longest time... we're running off even the largest instance there is for Postgres. So there's a doomsday clock... we just need to go as fast as you can to become sharding problem."

— Ivan Zhao 4 Dedicate top talent to 100X problems Critical infrastructure projects require dedicated teams focused on long-term architectural shifts rather than incremental features. Isolate your most talented engineers to solve 100X scale problems that will provide competitive advantage, even if it means temporarily reducing feature output.

Featured guest perspectives

"We need few of our most talented people that are now not going to contribute features anymore. We are putting them on a separate place, and let's think and solve this problem while thinking about 100X."

— Daniel Lereya 5 Default to server-side tracking For analytics and data infrastructure, server-side tracking is superior to client-side SDKs. It avoids data loss from ad-blockers, ensures cross-platform consistency, and reduces developer maintenance burden. Use server-side logs with user IDs as the primary source for behavioral events.

Featured guest perspectives

"The biggest mistake is setting up analytics using client side SDKs... start tracking events from your servers instead of from your clients."

— Vijay

✗ Common Mistakes

Competing on feature count when reliability and performance matter moreWaiting until infrastructure is failing to start scaling projectsBuilding the same capabilities repeatedly instead of abstracting them into platformRelying on client-side tracking that loses data to ad-blockers ✓ Signs You're Doing It Well

New features ship faster because common capabilities are already solvedYou know your infrastructure breaking points and have projects to address them before they hitEnterprise customers trust you because of reliability and data residency, not just featuresYour top engineers are excited to work on foundational problems, not just shipping features

All Guest Perspectives

Deep dive into what all 5 guests shared about platform & infrastructure.

Asha Sharma 1 quote

Listen to episode →

"it wasn't the hundreds of features, it was all in the infrastructure and the platform... performance, reliability, privacy, safety, all of those things." Tactical: Prioritize reliability, speed, and end-to-end encryption in communication platformsFocus on data residency and availability to build trust with enterprise customers

View all skills from Asha Sharma →

Daniel Lereya 2 quotes

Listen to episode →

"We actually stopped for the first time and say, 'What is the column like?' And we also organized all the product architecture around it... we defined what is it, and then create an infrastructure for all these shared things, making the work of adding a new column just thinking about the specific product that you want to provide." Tactical: Identify repetitive feature components and build them into a core platform architectureStandardize capabilities like 'export to Excel' or 'filtering' at the infrastructure level "We need few of our most talented people that are now not going to contribute features anymore. We are putting them on a separate place, and let's think and solve this problem while thinking about 100X." Tactical: Isolate top talent to work on long-term architectural shifts that provide a competitive edgeAnticipate infrastructure breaking points by planning for 100X current capacity

View all skills from Daniel Lereya →

Eli Schwartz 1 quote

Listen to episode →

"If you create a categorized sitemap where you can say, 'These are all the questions on health and from the sitemap... then a search engine can navigate through the entire site, and all of the questions and answers are discoverable.'" Tactical: Build a categorized HTML sitemap that allows bots to navigate the entire site depthImplement 'related content' links on every page to create a crawlable web for search engines

View all skills from Eli Schwartz →

Ivan Zhao 1 quote

Listen to episode →

"During COVID, we just couldn't scale up our infrastructure. For the longest time, Simon's really good at don't do premature optimization, so for the longest time, we Notion runs on one instance of Postgres database... we're running off even the largest instance there is for Postgres. So there's a doomsday clock... we just need to go as fast as you can to become sharding problem." Tactical: Monitor database limits and set a 'doomsday clock' to trigger scaling projects (like sharding) before failure.Be prepared to halt feature development to focus entirely on critical infrastructure scaling.

View all skills from Ivan Zhao →

Vijay 1 quote

Listen to episode →

"The biggest mistake is setting up analytics using client side SDKs... start tracking events from your servers instead of from your clients." Tactical: Default to server-side event tracking to avoid data loss from ad-blockersUse server-side logs with user IDs as the primary source for behavioral events

View all skills from Vijay →

Install This Skill

Add this skill to Claude Code, Cursor, or any AI coding assistant that supports Agent Skills.

1 Download the skill

Download SKILL.md

2 Add to your project

Create a folder in your project root and add the skill file:

.claude/skills/platform-infrastructure/SKILL.md 3 Start using it

Claude will automatically detect and use the skill when relevant. You can also invoke it directly:

Help me with platform & infrastructure Related Skills Other Engineering skills you might find useful. 19 guests Engineering Culture A high-performance engineering culture can be built around extreme experimentation frequency and tig... View Skill → → 18 guests Managing Tech Debt When a technical solution lacks the operational flexibility required by the business, a full rebuild... View Skill → → 1 guests Technical Roadmaps A written strategy is essential for organizational alignment and provides a baseline that can be cri... View Skill → → 2 guests Design Engineering The guest discusses the creation of a specific 'Design Engineering' function at Snap and Captions th... View Skill → →

AI Transformation Partner

Start Your Journey

SERVICES AI Audit AI Automation AI Training COMPANY About Case Studies Book a Call

© 2026 Refound. All rights reserved.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.3%
按下载量换算28

Claude

31.2%
按下载量换算26

Cursor

20.04%
按下载量换算16

Gemini CLI

10.24%
按下载量换算8

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills