writing-for-interfaces

Agent Skills

安装方式
CLI
npx skills add https://github.com/andrewgleave/skills --skill writing-for-interfaces

使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。

最后更新于 4/22/2026

Skills

Custom agent skills based on AgentSkills specification at https://agentskills.io

  • critical-reasoning - Apply Popperian critical rationalism to evaluate reasoning, identify errors, and refine understanding
  • cleanse - Improve the readability of code, making it easier to follow and understand.
  • 5-steps - Elon Musk's 5-Step Engineering Process. Challenges requirements, removes unnecessary work, and simplifies design before writing code.
  • writing-for-interfaces - Write and review interface copy for clarity, purpose, and consistency. Based on Apple's Human Interface Guidelines (HIG) and WWDC sessions on writing for interfaces.
  • navvy - Diagnose a codebase through its git history before reading any code. Surfaces churn hotspots, bus factor risks, bug clusters, velocity trends, and firefighting patterns.