strykr-qa-bot

AI-powered QA for Strykr trading platform. Pre-built tests for crypto, stocks, news, AI chat. CI/CD ready. Works with Cursor, Claude, ChatGPT, Copilot. Vibe-coding enabled.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "strykr-qa-bot" with this command: npx skills add NextFrontierBuilds/strykr-qa-bot

strykr-qa-bot

QA automation skill for testing Strykr (https://app.strykr.ai).

What It Does

Automated testing for the Strykr AI finance dashboard:

  • Pre-built test suites for all pages
  • Signal card validation
  • AI response quality checks
  • PRISM API health monitoring
  • Known issue tracking

When To Use

  • Testing Strykr after deployments
  • Regression testing
  • Monitoring site health
  • Validating new features

Usage

Run All Tests

cd /path/to/strykr-qa-bot
npm test

Run Specific Suite

npm run test:homepage
npm run test:crypto
npm run test:stocks
npm run test:news
npm run test:events
npm run test:ai-chat

Quick Smoke Test

npm run smoke

Programmatic Usage

import { StrykrQABot } from 'strykr-qa-bot';

const qa = new StrykrQABot({
  baseUrl: 'https://app.strykr.ai'
});

// Run all suites
const results = await qa.runAll();

// Check specific assertions
await qa.expectSignalCard({ hasPrice: true, hasChart: true });
await qa.expectAIResponse({ minLength: 200 });

// Health check API
const health = await qa.checkPrismEndpoints();

// Generate report
const report = qa.generateReport();

Test Suites

SuiteTestsNotes
homepageNavigation, widgets, statusEntry point
crypto-signalsFilters, cards, actionsHas known modal issue
stock-signalsAsset filters, actionsStocks/ETFs/Forex
newsRouting, categoriesKnown direct URL issue
eventsImpact filters, timesKnown direct URL issue
ai-chatInput, responsesQuality validation

Known Issues Tracked

  1. details-modal-empty (High) - Modal opens but content empty
  2. direct-url-blank-news (Medium) - /news blank on direct nav
  3. direct-url-blank-events (Medium) - /economic-events blank
  4. events-widget-race-condition (Low) - Intermittent widget load

Configuration

Edit strykr-qa.yaml:

baseUrl: https://app.strykr.ai
browser:
  headless: false
  timeout: 30000

Dependencies

Output

Test results with:

  • Pass/Fail/Known-issue status
  • Screenshots at each step
  • Console error capture
  • Timing metrics
  • Markdown report

Author

Next Frontier (@NextXFrontier)

Links

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Skill Scaffold

AI agent skill scaffolding CLI. Create skills for OpenClaw, Moltbot, Claude, Cursor, ChatGPT, Copilot instantly. Vibe-coding ready. MCP compatible.

Registry SourceRecently Updated
3K1Profile unavailable
Automation

Elite Longterm Memory

Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.

Registry SourceRecently Updated
32.3K131Profile unavailable
Web3

Asrai Crypto Analysis (x402)

Crypto market analysis using Asrai API. Covers technical analysis, screeners, sentiment, forecasting, smart money, Elliott Wave, cashflow, DEX data, and AI-p...

Registry SourceRecently Updated
4290Profile unavailable
Web3

Intel — AI Web Search (x402)

AI-powered web search via x402 micropayments on Base. Returns synthesized answers with cited sources. Each search costs $0.005 USDC from your own wallet. No...

Registry SourceRecently Updated
1200Profile unavailable