Briian3306
Community@Briian3306
Briian3306 provides development skills for the Transporte Ibarra Peajes module, covering Supabase backends, Angular frontends, Playwright/Selenium testing, and web scraping.
Agent Skills by Briian3306
Showing 22 vetted skills indexed across 1 GitHub repositories.
test-driven-development
Enforces red-green-refactor test-driven development workflow for features and bugfixes.
selenium-automation
Automates browser testing with Selenium WebDriver using Page Object Model and explicit waits.
writing-plans
Generates detailed implementation plans with bite-sized TDD tasks from feature specifications.
frontend-design
Guides creation of distinctive, non-templated visual designs for web UI projects.
telepase-scraper
Downloads Telepase factura PDFs and pasada CSVs from saved HTML tables using Playwright and fetch.
peajes-transformaciones-motor
Applies Strategy, Builder, and Adapter patterns to transform provider Excel columns into standardized Peajes pasada records.
playwright-cli
Automate browser interactions and Playwright test workflows through a command-line interface.
peajes-wizard-tablas
Implements Angular 19 wizard and catalog tables for the Peajes toll module.
playwright-best-practices
Guides writing, debugging, and maintaining Playwright tests across E2E, API, and component scenarios.
backend-tester
Verifies backend changes with pgTAP tests and Supabase CLI against a local database.
verification-pasadas-files
Compares toll pasadas rows in Supabase against source CSV and Excel files for date mismatches.
peajes-plantillas-builder
Implements the Peajes template editor and Builder/Strategy transformation pipeline in Angular.
backend-documenter
Creates Spanish backend documentation for Supabase RPC functions, Edge Functions, and RLS policies.
documentacion-proyecto
Organizes and maintains technical documentation for Angular and Supabase projects without duplication.
scrape
Scrape web pages into markdown, HTML, JSON, or screenshots via the Bright Data CLI.
supabase-postgres-best-practices
Provides Postgres performance optimization rules and SQL examples for queries, schemas, and RLS policies.
supabase
Guides Supabase development tasks including migrations, RLS policies, auth, and CLI workflows.
epic-task-generation
Breaks epics into technical tasks and generates OpenProject work package scripts.
backend-supabase-write
Implements Supabase migrations, RPC functions, and Angular services for the Peajes transport project.
peajes-auditoria-tarifas-expert
Diagnoses toll tariff normalization algorithms and CSV upload pipelines on Supabase.
peajes-testing-transformaciones
Tests Excel/CSV transformation pipelines, strategies, and wizard validation for the Peajes engine.
plan-orchestrator
Creates repository-aligned multi-agent implementation plans with ownership, waves, and verification matrices.
Frequently Asked Questions About Briian3306
FAQPage SchemaWhat tasks can I accomplish with Briian3306's skills?▼
You can implement Supabase backends (RPC, triggers, RLS, migrations), build Angular 19 wizard and template UIs for the Peajes toll module, write Playwright/Selenium E2E tests, scrape Telepase invoices as PDF/CSV, audit tariff normalization algorithms, and generate OpenProject work packages from epics.
Who are these skills designed for?▼
Full-stack developers and QA engineers working on the Transporte Ibarra / Peajes project (ibarra-app), plus general practitioners needing Playwright testing, Selenium browser automation, Supabase/Postgres optimization, test-driven development, or Bright Data web scraping guidance.
What is the practical runtime workflow for the Peajes backend skills?▼
Backend changes are implemented with backend-supabase-write, tested locally against Supabase CLI, then promoted to the remote DESARROLLO environment. backend-tester verifies changes and records evidence in feature_list.json and docs/claude-progress.md, while backend-documenter maintains Spanish docs under docs/backend.
Are these skills open source and what do they cost?▼
Licensing varies per skill: playwright-best-practices and supabase-postgres-best-practices are MIT-licensed, frontend-design references terms in LICENSE.txt, and the remaining Peajes/project skills carry no explicit license. All are free to invoke within the skill registry.
What prerequisites or dependencies do these skills require?▼
The scrape skill requires the Bright Data CLI (bdata) with login. playwright-cli needs npx/npm access. backend-supabase-write requires the supabase and supabase-postgres-best-practices skills plus Supabase CLI. Peajes frontend skills consume typed contracts from agent 00 and use mocks until real services arrive.