victor-teles
@victor-teles
Public Skills
check-build-errors
by victor-teles
Run compile and type-check commands and report failures
slop-remover
by victor-teles
Remove AI-generated code slop and clean up code style
flutter-integration-tests
by victor-teles
Best practices and patterns for writing Flutter integration tests using the integration_test package. Use when creating, reviewing, or improving integration tests in Flutter projects. Triggers on tasks involving integration_test/ directory, IntegrationTestWidgetsFlutterBinding, flutter drive commands, end-to-end testing, screenshot testing, golden file testing, or performance profiling in Flutter apps.
vercel-workflow
by victor-teles
Best practices for using Vercel Workflow DevKit. Use when creating, modifying, or debugging workflows, steps, hooks, webhooks, or any durable function using the Workflow DevKit. Ensures proper usage of directives, error handling, serialization, streaming, and workflow patterns.