bm25-query-specificity-affects-results-in-frontend-data
BM25 search in the frontend-data skill fails silently on generic queries like ‘best practices’ — the term is too broad to match indexed CSV tokens. Use product-specific or domain-specific queries (e.g., ‘fintech SaaS color palette’) to get valid results. Generic queries return zero results without error, which can be mistaken for a bug in the skill installation.