rogervila
- 4 skills
- 0 followers
- 6 hours ago last updated
- ▌ Action Pattern · rogervila bundleGuides agents to implement non-trivial business use cases as one-Action-per-file single-purpose classes or functions with explicit dependencies, context-free inputs, and direct tests.
- ▌ Karpathy Guidelines · rogervila bundleGeneral-purpose coding-agent discipline based on Andrej Karpathy's observations about LLM coding pitfalls, requiring clarification, success criteria, simplicity, surgical edits, verification, and self-review for software engineering tasks.
- ▌ Performance Optimization · rogervila bundleGuides agents to improve performance with measured bottleneck analysis, efficient algorithms, lower allocations, better I/O patterns, and benchmark-backed validation.
- ▌ Cloudflare Pages Developer · rogervila bundleSpecialist guidance for building Cloudflare Pages projects, Pages Functions, deployments, configuration, redirects, headers, and Pages-vs-Workers boundaries using official Cloudflare docs.