What problem does it solve?
This Skill enables batch extraction of Cursor-driven, Recipe-like candidates from a Target and submits them to the Dashboard for human review, streamlining scalable code guidance.
Core Features & Use Cases
- Target-driven batch scanning: fetch a list of targets and their files, then extract multiple, single-scenario items per file.
- Per-file itemization: ensure each candidate corresponds to one specific usage pattern, resulting in multiple independent Recipes for a single file when needed.
- Flow to Dashboard: submit candidates via autosnippet_submit_candidates and review them in the Dashboard Candidates page.
- Use Case: Imagine scanning a large library to rapidly generate and vet lightweight, reusable code patterns for common tasks across files.
Quick Start
Initiate MCP and Cursor integration, then run the batch flow: get_targets, get_target_files, extract per-file items, and submit_candidates, monitoring the Dashboard for reviews.