LonelyTraderBay
Community@LonelyTraderBay
LonelyTraderBay provides Flutter UI engineering, code quality, and financial-safety verification skills centered on the VitTrade trading application.
Agent Skills by LonelyTraderBay
Showing 18 vetted skills indexed across 1 GitHub repositories.
ui-ux-pro-max
Search local UI/UX design databases to generate design systems and interface guidance.
debugging-and-error-recovery
Diagnose test failures, build errors, and runtime bugs through structured root-cause triage.
vittrade-product-verify
Verify high-risk VitTrade financial flows against preview, fee, masking, and acknowledgement requirements.
test-driven-development
Guides test-first development using the red-green-refactor cycle for code changes and bug fixes.
planning-and-task-breakdown
Decomposes specifications into ordered, verifiable implementation tasks with acceptance criteria.
incremental-implementation
Implements multi-file code changes in tested, committed vertical slices.
vittrade-design-domain
Maps Flutter UI changes to VitTrade design-consistency domains and their audit commands.
vittrade-ui-checklists
Translates external UI checklists into Flutter-safe guidance for VitTrade screens.
memory-for-ai-usage
Guides when to query the memory-for-ai MCP knowledge graph for Flutter code analysis.
vittrade-minimal-review
Reviews Flutter diffs for over-engineering and suggests line-level simplifications.
ponytail-audit
Audits Flutter modules for over-engineering and ranks delete, yagni, shrink, and reuse findings.
frontend-ui-engineering
Builds accessible, responsive UI components following design system standards.
spec-driven-development
Writes structured specifications before coding through a gated specify-plan-tasks-implement workflow.
code-review-and-quality
Reviews code changes across correctness, readability, architecture, security, and performance axes.
security-and-hardening
Hardens web application code against OWASP vulnerabilities through threat modeling and defensive patterns.
vittrade-button-wiring-audit
Audits Flutter onPressed and onTap handlers to detect dead buttons in Dart code.
vittrade-batch-gate
Validates Flutter implementation batches with minimal-diff review, design audits, and test evidence.
performance-optimization
Diagnose and fix Flutter rebuild, list, chart, and layout performance bottlenecks.
Frequently Asked Questions About LonelyTraderBay
FAQPage SchemaWhat 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.