Helder Burato Berto
Community@helderberto · Portugal
Software Engineer who loves crafting and developing challenging projects.
Agent Skills by Helder Burato Berto
Showing 49 vetted skills indexed across 3 GitHub repositories.
handoff
Generate a structured handoff document summarizing decisions, context, and action items.
plan
Transform a PRD into phased vertical slices and a plan document.
deprecate
Plan and execute safe deprecations and migrations for legacy systems.
diagnose
Guide a six-phase debugging loop from reproduction to regression testing.
testing
Run npm test suites and report failing test file paths.
create-skill
Generate a SKILL.md scaffold with YAML frontmatter and optional resource directories.
zoom-out
Generate a high-level module-caller map for large codebases.
harden
Harden code at trust boundaries with explicit validation and secure defaults.
review
Coordinate automated audits for code changes and generate consolidated reports.
prd
Draft comprehensive PRDs from interviews and codebase analysis.
context-engineer
Manage and optimize agent context loading with rules-first and just-in-time protocols.
brief
Summarize active features, plan progress, and next focus from .specs/plans/*.md files.
teach
Create a structured teaching workspace with mission, resources, and lessons.
doubt-driven-development
Enforce fresh-context adversarial review before high-stakes outputs.
ci-cd
Automates lint, typecheck, test and build quality gates for CI systems.
caveman
Enforce caveman-style communication with adjustable intensity levels to reduce token usage.
check
Compare plan items in .specs/plans/<slug>.md against the codebase and update checkboxes.
visual-validate
Automate visual UI validation with real browser sessions and before/after screenshots.
create-adr
Create Architecture Decision Records with context, rationale, and trade-offs under docs/adr/.
setup-pre-commit
Configure Husky pre-commit hooks with lint-staged and Prettier for JavaScript/TypeScript projects.
source-driven
Identify dependencies from manifests and implement APIs from version-specific official docs.
fortify
Split large functions and backfill unit tests for existing codebases.
prose-fix
Fix formatting, typos, and clarity in Markdown or text files in place.
perf-audit
Analyze frontend bundle outputs and enforce size budgets for Vite, Webpack, Next.js, or Rollup.