LonelyTraderBay avatar

LonelyTraderBay

Community

@LonelyTraderBay

0Followers
|
5Public Repos
|
18Published Skills

LonelyTraderBay provides Flutter UI engineering, code quality, and financial-safety verification skills centered on the VitTrade trading application.

Skills Distribution
DomainDeveloper To...Flutter UI Enginee.. (40%)Code Quality & Rev.. (25%)Testing & Debuggin.. (15%)Financial Flow Saf.. (12%)

Agent Skills by LonelyTraderBay

Showing 18 vetted skills indexed across 1 GitHub repositories.

LonelyTraderBayLonelyTraderBay

ui-ux-pro-max

Search local UI/UX design databases to generate design systems and interface guidance.

Community
Advanced
LonelyTraderBayLonelyTraderBay

debugging-and-error-recovery

Diagnose test failures, build errors, and runtime bugs through structured root-cause triage.

Community
Advanced
LonelyTraderBayLonelyTraderBay

vittrade-product-verify

Verify high-risk VitTrade financial flows against preview, fee, masking, and acknowledgement requirements.

Community
Basic
LonelyTraderBayLonelyTraderBay

test-driven-development

Guides test-first development using the red-green-refactor cycle for code changes and bug fixes.

Community
Intermediate
LonelyTraderBayLonelyTraderBay

planning-and-task-breakdown

Decomposes specifications into ordered, verifiable implementation tasks with acceptance criteria.

Community
Intermediate
LonelyTraderBayLonelyTraderBay

incremental-implementation

Implements multi-file code changes in tested, committed vertical slices.

Community
Intermediate
LonelyTraderBayLonelyTraderBay

vittrade-design-domain

Maps Flutter UI changes to VitTrade design-consistency domains and their audit commands.

Community
Basic
LonelyTraderBayLonelyTraderBay

vittrade-ui-checklists

Translates external UI checklists into Flutter-safe guidance for VitTrade screens.

Community
Intermediate
LonelyTraderBayLonelyTraderBay

memory-for-ai-usage

Guides when to query the memory-for-ai MCP knowledge graph for Flutter code analysis.

Community
Intermediate
LonelyTraderBayLonelyTraderBay

vittrade-minimal-review

Reviews Flutter diffs for over-engineering and suggests line-level simplifications.

Community
Intermediate
LonelyTraderBayLonelyTraderBay

ponytail-audit

Audits Flutter modules for over-engineering and ranks delete, yagni, shrink, and reuse findings.

Community
Intermediate
LonelyTraderBayLonelyTraderBay

frontend-ui-engineering

Builds accessible, responsive UI components following design system standards.

Community
Intermediate
LonelyTraderBayLonelyTraderBay

spec-driven-development

Writes structured specifications before coding through a gated specify-plan-tasks-implement workflow.

Community
Intermediate
LonelyTraderBayLonelyTraderBay

code-review-and-quality

Reviews code changes across correctness, readability, architecture, security, and performance axes.

Community
Intermediate
LonelyTraderBayLonelyTraderBay

security-and-hardening

Hardens web application code against OWASP vulnerabilities through threat modeling and defensive patterns.

Community
Advanced
LonelyTraderBayLonelyTraderBay

vittrade-button-wiring-audit

Audits Flutter onPressed and onTap handlers to detect dead buttons in Dart code.

Community
Intermediate
LonelyTraderBayLonelyTraderBay

vittrade-batch-gate

Validates Flutter implementation batches with minimal-diff review, design audits, and test evidence.

Community
Intermediate
LonelyTraderBayLonelyTraderBay

performance-optimization

Diagnose and fix Flutter rebuild, list, chart, and layout performance bottlenecks.

Community
Intermediate

Frequently Asked Questions About LonelyTraderBay

FAQPage Schema
What tasks can I accomplish with LonelyTraderBay's skills?

You can build and review production Flutter UIs, run test-driven development, perform root-cause debugging, break specs into ordered tasks, conduct multi-axis code reviews, harden code against vulnerabilities, optimize Flutter rendering performance, and verify VitTrade financial flows for fees, limits, and risk-copy safety.

Who are these skills designed for?

They target Flutter engineers and reviewers working on the VitTrade trading app, plus general developers needing disciplined practices like TDD, spec-driven development, incremental implementation, and systematic debugging across any codebase.

How do the VitTrade-specific skills fit into a development cycle?

Start with vittrade-design-domain lookup before touching presentation code, build with vittrade-ui-checklists, then close with vittrade-batch-gate: minimal-diff review, design-domain audits, focused Flutter verification, and evidence. Run ponytail-audit roughly once per sprint per module.

What prerequisites or dependencies do these skills require?

VitTrade skills assume the VitTrade Flutter repo with its design tokens, shared Vit* widgets, AGENTS.md conventions, and financial-safety copy. The memory-for-ai-usage skill requires the memory-for-ai MCP knowledge graph indexed on the repo; general skills need only a codebase with tests.

When should I use the over-engineering review skills?

Use vittrade-minimal-review at batch completion or on request to find duplicate local widgets, one-caller abstractions, and unnecessary wrappers. Use ponytail-audit for whole-module sweeps that rank delete, yagni, shrink, and reuse-vit findings as a ledger without auto-fixing.