Agent Skills by pe-menezes
Showing 29 vetted skills indexed across 3 GitHub repositories.
vibeflow-quick
Generate prompt packs for small coding tasks with tight scope.
vibeflow-teach
Update the `.vibeflow/` knowledge base with corrections and conventions.
vibeflow-prompt-pack
Generate self-contained prompt packs from project specifications for AI coding agents.
vibeflow-stats
Compile PASS/PARTIAL/FAIL rates and violated patterns from Vibeflow audit reports.
vibeflow-gen-spec
Generate technical specification documents for software features from user input and project context.
vibeflow-audit
Audit code against Definition of Done and project patterns before deployment.
vibeflow-analyze
Analyze codebases to create a persistent .vibeflow/ knowledge base.
vibeflow-discover
Guide interactive discovery dialogues to produce actionable Product Requirements Documents.
vibeflow-implement
Implements software features from detailed specs with budget, scope, and coding pattern constraints.
gen-spec
Generate technical specification documents from feature descriptions or PRD paths.
discover
Guide interactive dialogue to convert vague ideas into Product Requirement Documents.
quick
Generate a prompt pack for small tasks using an ephemeral in-memory spec.
audit
Audit code against Definition of Done and project patterns with test suite execution.
implement
Implements detailed specs with budget, scope, and pattern guardrails enforced via a multi-phase pipeline.
prompt-pack
Generate self-contained prompt packs from project specifications with code patterns.
analyze
Analyze a codebase to generate pattern documentation in `.vibeflow/`.
teach
Update project knowledge base files in .vibeflow/ from feedback or imports.
stats
Compile audit report statistics to identify PASS/PARTIAL/FAIL rates and violated patterns.
experiment-review
Guides post-experimentation workflow from buy-in to implementation and impact measurement.
manager-briefing
Structure project hypotheses across strategic, user, and business dimensions.
comms-plan
Map audiences and plan pre-sell sequences for product communication strategies.
experiment-design
Guide product experiment design, execution, and analysis for A/B testing.
data-insights
Guide exploratory data analysis to derive actionable insights from datasets.
prd
Generate and validate Product Requirements Documents against existing artifacts.