Briian3306 avatar

Briian3306

Community

@Briian3306

0Followers
|
7Public Repos
|
22Published Skills

Briian3306 provides development skills for the Transporte Ibarra Peajes module, covering Supabase backends, Angular frontends, Playwright/Selenium testing, and web scraping.

Skills Distribution
DomainDeveloper To...Backend & Database.. (30%)Testing & QA Autom.. (30%)Frontend Developme.. (20%)Web Scraping & Dat.. (10%)

Agent Skills by Briian3306

Showing 22 vetted skills indexed across 1 GitHub repositories.

Briian3306Briian3306

test-driven-development

Enforces red-green-refactor test-driven development workflow for features and bugfixes.

Community
Intermediate
Briian3306Briian3306

selenium-automation

Automates browser testing with Selenium WebDriver using Page Object Model and explicit waits.

Community
Intermediate
Briian3306Briian3306

writing-plans

Generates detailed implementation plans with bite-sized TDD tasks from feature specifications.

Community
Intermediate
Briian3306Briian3306

frontend-design

Guides creation of distinctive, non-templated visual designs for web UI projects.

Community
Intermediate
Briian3306Briian3306

telepase-scraper

Downloads Telepase factura PDFs and pasada CSVs from saved HTML tables using Playwright and fetch.

Community
Advanced
Briian3306Briian3306

peajes-transformaciones-motor

Applies Strategy, Builder, and Adapter patterns to transform provider Excel columns into standardized Peajes pasada records.

Community
Advanced
Briian3306Briian3306

playwright-cli

Automate browser interactions and Playwright test workflows through a command-line interface.

Community
Advanced
Briian3306Briian3306

peajes-wizard-tablas

Implements Angular 19 wizard and catalog tables for the Peajes toll module.

Community
Intermediate
Briian3306Briian3306

playwright-best-practices

Guides writing, debugging, and maintaining Playwright tests across E2E, API, and component scenarios.

Community
Advanced
Briian3306Briian3306

backend-tester

Verifies backend changes with pgTAP tests and Supabase CLI against a local database.

Community
Intermediate
Briian3306Briian3306

verification-pasadas-files

Compares toll pasadas rows in Supabase against source CSV and Excel files for date mismatches.

Community
Intermediate
Briian3306Briian3306

peajes-plantillas-builder

Implements the Peajes template editor and Builder/Strategy transformation pipeline in Angular.

Community
Advanced
Briian3306Briian3306

backend-documenter

Creates Spanish backend documentation for Supabase RPC functions, Edge Functions, and RLS policies.

Community
Intermediate
Briian3306Briian3306

documentacion-proyecto

Organizes and maintains technical documentation for Angular and Supabase projects without duplication.

Community
Intermediate
Briian3306Briian3306

scrape

Scrape web pages into markdown, HTML, JSON, or screenshots via the Bright Data CLI.

Community
Intermediate
Briian3306Briian3306

supabase-postgres-best-practices

Provides Postgres performance optimization rules and SQL examples for queries, schemas, and RLS policies.

Community
Intermediate
Briian3306Briian3306

supabase

Guides Supabase development tasks including migrations, RLS policies, auth, and CLI workflows.

Community
Advanced
Briian3306Briian3306

epic-task-generation

Breaks epics into technical tasks and generates OpenProject work package scripts.

Community
Advanced
Briian3306Briian3306

backend-supabase-write

Implements Supabase migrations, RPC functions, and Angular services for the Peajes transport project.

Community
Advanced
Briian3306Briian3306

peajes-auditoria-tarifas-expert

Diagnoses toll tariff normalization algorithms and CSV upload pipelines on Supabase.

Community
Advanced
Briian3306Briian3306

peajes-testing-transformaciones

Tests Excel/CSV transformation pipelines, strategies, and wizard validation for the Peajes engine.

Community
Advanced
Briian3306Briian3306

plan-orchestrator

Creates repository-aligned multi-agent implementation plans with ownership, waves, and verification matrices.

Community
Intermediate

Frequently Asked Questions About Briian3306

FAQPage Schema
What 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.