The Exponential Puck Framework

16 stars

Best use case

The Exponential Puck Framework is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Teams using The Exponential Puck Framework should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/the-exponential-puck-framework/SKILL.md --create-dirs "https://raw.githubusercontent.com/diegosouzapw/awesome-omni-skill/main/skills/development/the-exponential-puck-framework/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/the-exponential-puck-framework/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How The Exponential Puck Framework Compares

Feature / AgentThe Exponential Puck FrameworkStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

This skill provides specific capabilities for your AI agent. See the About section for full details.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# The Exponential Puck Framework

> The Exponential Puck Framework(指数型冰球框架)

## 概述 / Overview

这是一种面向极速演进领域的产品研发战略框架。团队不应局限于基于当前的模型能力构建产品,而应通过研判指数级演进规律,锚定未来 6-12 个月的能力边界,并基于该未来状态进行产品架构——即便当前的技术成功率尚不理想。

## 来源 / Source

- **嘉宾**: Benjamin Mann
- **职位**: Co-founder
- **公司**: Anthropic

## 核心步骤 / Core Steps

1. Analyze Scaling Laws (The Exponential)
2. Identify '20% Success' Capabilities
3. Forecast 6-12 Month Trajectory
4. Build UX for '100% Success' State

## 核心原则 / Core Principles

- Internalize the exponential curve; progress looks flat until the knee of the curve.
- Don't build for today's model limitations.
- Identify capabilities working 20% of the time today; assume they will work 100% of the time soon.
- Design the product experience for the future capability state.

## 适用场景 / When to Use

当基于能力频繁翻倍且飞速迭代的底层技术(如 LLM)构建软件时。

## 常见错误 / Common Mistakes

以旧思维使用新工具(例如:将具备自主能力的编程 Agent 仅视作代码补全工具);Prompt 尝试失败一次即放弃。

## 实战案例 / Real-World Example

Anthropic 在打造 'Claude Code' 时基于这一核心假设:用户将从 IDE 迁移至终端,即便当时模型的能力尚未达到完美状态。

## 金句 / Quote

> "Don't build for today, build for six months from now... things that aren't quite working that are working 20% of the time, will start working 100% of the time."

Related Skills

metasploit-framework

16
from diegosouzapw/awesome-omni-skill

This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities with msfconsole", "create payloads with msfvenom", "perform post-exp...

language-framework-specialist

16
from diegosouzapw/awesome-omni-skill

提供特定编程语言和框架的深度专业知识。当需要处理特定技术栈的复杂问题时使用

interview-framework

16
from diegosouzapw/awesome-omni-skill

Adaptive brainstorming-style dialogue for all spec phases (Understand, Propose Approaches, Confirm & Store)

framework

16
from diegosouzapw/awesome-omni-skill

Display Claude Code Optimization Framework status and available configurations. Shows all DSL shortcuts, loaded configs, and project detection.

framework-to-capacitor

16
from diegosouzapw/awesome-omni-skill

Guide for integrating modern web frameworks with Capacitor. Covers Next.js static export, React, Vue, Angular, Svelte, and others. Use this skill when converting framework apps to mobile apps with Capacitor.

framework-migration-legacy-modernize

16
from diegosouzapw/awesome-omni-skill

Orchestrate a comprehensive legacy system modernization using the strangler fig pattern, enabling gradual replacement of outdated components while maintaining continuous business operations through ex

framework-learning

16
from diegosouzapw/awesome-omni-skill

Learn and answer questions from any framework documentstion website quickly and accurately. Crawls a docs site from a seed URL, builds a lightweight URL index (titles/headings/snippets), BM25-ranks pages for a user's question, then fetehces and converts only the top-k pages to clean markdown for grounded answers with source links. Use when a user shares a docs URL and asks "how do I..", "where is..", "explain..", "OAuth/auth", "errors", "configuration" or "API usage"

framework-expert

16
from diegosouzapw/awesome-omni-skill

Unified framework expertise bundle. Lazy-loads relevant framework patterns (React, Vue, Angular, Next.js, Node.js, Python, Laravel, Go, Flutter, Godot) based on detected tech stack.

framework-consciousness

16
from diegosouzapw/awesome-omni-skill

Meta-orchestration skill for holistic TNF system understanding and coordinated capability use.

expo-framework-rule

16
from diegosouzapw/awesome-omni-skill

Expo Framework-specific guidelines. Includes best practices for Views, Blueprints, and Extensions.

errantry-framework

16
from diegosouzapw/awesome-omni-skill

Mythological framework mapping Diane Duane's Young Wizards magic system to AI architecture patterns. Use when designing agent workflows or multi-agent systems, explaining AI concepts through accessible metaphor, debugging agent behavior ("what went wrong in the spell"), establishing alignment principles for new projects, or framing constraints for autonomous systems. Provides shared vocabulary, ethical guardrails as binding commitments, and heuristics for recognizing entropic patterns (drift, collapse, misalignment).

dotnet-framework

16
from diegosouzapw/awesome-omni-skill

Guidance for working with .NET Framework projects. Includes project structure, C# language version, NuGet management, and best practices. Triggers on: **/*.csproj, **/*.cs