alaimo-labs/afpb
v0.5.1CC-BY-SA-4.0
AI-First Product Builder skills: falsifiable hypotheses, exposure plans, and the hypothesis-to-evidence experiment loop for prototypes built with coding agents.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "afpb",
"version": "0.5.1",
"description": "AI-First Product Builder skills: falsifiable hypotheses, exposure plans, and the hypothesis-to-evidence experiment loop for prototypes built with coding agents.",
"author": {
"name": "Alaimo Labs",
"email": "info@alaimolabs.com",
"url": "https://alaimolabs.com"
},
"homepage": "https://alaimolabs.com/es/courses/ai-first-product-builder",
"repository": "https://github.com/alaimo-labs/ai-first-skills",
"license": "CC-BY-SA-4.0",
"keywords": [
"product-building",
"prototyping",
"hypothesis",
"experiments",
"exposure-plan",
"evidence",
"validation"
]
}