Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器github未标认证来源可访问许可证需确认审计通过

platform-infrastructure平台基础设施

Agent Skill

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

总安装

23,520

周安装

1,027

GitHub Stars

734

下载量

8,240
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/refoundai/lenny-skills --skill platform-infrastructure

简介

通过抽象通用功能并在达到极限之前规划基础设施来设计和扩展内部平台。

  • 专注于理解平台用途、评估组织准备情况、确定杠杆点以及针对实际开发人员采用而不是理论需求进行设计
  • 强调可靠性、性能和隐私等隐形基础设施质量与可见功能一起作为关键成功因素
  • 建议主动进行基础设施扩展规划,以避免使用高峰期间出现瓶颈,同时仍避免过早优化
  • 标记常见错误:为抽象的未来而构建、缺乏产品所有权、客户端跟踪服务器端以及低估迁移成本

SKILL.md

Platform Infrastructure

Help the user design and scale internal platforms and shared technical infrastructure using insights from 5 product and engineering leaders.

How to Help

When the user asks for help with platform infrastructure:

  1. Understand the platform's purpose - Ask whether they're building for internal developers, external partners, or both
  2. Assess organizational readiness - Determine if they have the adoption and governance structures to support a platform
  3. Identify the leverage points - Help them find where platform investment creates the most value multiplication
  4. Design for adoption - Ensure the platform solves real developer problems, not theoretical ones

Core Principles

Abstract common capabilities into shared infrastructure

Daniel Lereya: "We actually stopped for the first time and say, 'What is the column like?' And we also organized all the product architecture around it... making the work of adding a new column just thinking about the specific." Scaling feature velocity requires abstracting repetitive components into a shared infrastructure so developers only focus on unique logic.

Invisible infrastructure often matters most

Asha Sharma: "It wasn't the hundreds of features, it was all in the infrastructure and the platform... performance, reliability, privacy, safety, all of those things." The success of major platforms often depends on "invisible" qualities like reliability and speed rather than visible features.

Plan for scale before you need it

Ivan Zhao: "During COVID, we just couldn't scale up our infrastructure. For the longest time, Simon's really good at don't do premature optimization... we're running off even the largest instance there is for Postgres." While avoiding premature optimization is good, infrastructure must be planned far enough ahead to avoid "doomsday" scenarios when usage spikes.

Build discoverability into the architecture

Eli Schwartz: "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.'" For large-scale platforms, structural decisions like HTML sitemaps and internal linking are critical for search engine discoverability.

Default to server-side tracking

Vijay: "The biggest mistake is setting up analytics using client side SDKs... start tracking events from your servers instead of from your clients." Server-side tracking is superior to client-side SDKs for data reliability, cross-platform consistency, and developer maintenance.

Questions to Help Users

  • "Who are the 'users' of this platform and what problems are they trying to solve today?"
  • "What's the current developer experience pain point that's costing the most productivity?"
  • "How will you measure whether this platform is actually being adopted?"
  • "Is this a build vs buy decision, or should this remain a manual process for now?"
  • "What's your 'doomsday clock' - when will current infrastructure hit its limits?"

Common Mistakes to Flag

  • Building for the abstract future - Creating capabilities based on anticipated needs rather than current developer pain
  • Platform without product ownership - Treating infrastructure as a technical project without dedicated product management
  • Avoiding premature optimization until it's too late - Not monitoring infrastructure limits to trigger scaling projects before failure
  • Client-side tracking by default - Using browser SDKs instead of server-side event tracking
  • Ignoring the migration cost - Building new platforms without accounting for the effort to move teams off existing solutions

Deep Dive

For all 6 insights from 5 guests, see references/guest-insights.md

Related Skills

  • platform-strategy
  • product-operations
  • scoping-cutting

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

34.75%
按下载量换算2,863

Claude

29.67%
按下载量换算2,445

Cursor

17.8%
按下载量换算1,467

Gemini CLI

9.66%
按下载量换算796

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

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

来源信息

继续浏览同类 Skills