Guided workflow to eliminate copy-paste duplication detected by jscpd. Refactor clones using extract function, module, constant, or base class strategies.
Updated 2026-09-19 08:11:03 +08:00
rtk-tdd: Enforces TDD (Red-Green-Refactor) for Rust development. Auto-triggers on implementation, testing, refactoring, and bug fixing tasks. Provides Rust-idiomatic…; code-simplifier: Review RTK Rust code for idiomatic simplification. Detects over-engineering, unnecessary allocations, verbose patterns. Applies Rust idioms without changing…
Updated 2026-09-19 07:33:17 +08:00
actionbook: Browser action engine. Provides up-to-date action manuals for the modern web — operate any website instantly, one tab or dozens, concurrently.; active-research: Deep research and analysis tool. Generates comprehensive HTML reports on any topic, domain, paper, or technology. Enhanced with advanced browser automation —…; extract: Extract structured data from websites and produce an executable Playwright script plus extracted data. Use when the user wants to scrape, extract, pull,…
Updated 2026-09-19 03:28:07 +08:00
check-understanding: Phase quiz for AI Engineering from Scratch. Trigger with "quiz me", "test phase", "check my understanding", "do I know phase 3", or `/check-understanding…; find-your-level: Interactive quiz that maps your AI/ML knowledge to a starting point in the 523-lesson, 20-phase AI Engineering from Scratch curriculum. Trigger phrases: "where…; start-learning: One-time onboarding for the AI Engineering from Scratch curriculum (523 lessons, 20 phases). Interviews the learner, runs the p…
Updated 2026-09-19 02:42:50 +08:00
herdr: Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes,…; herdr: Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes,…
Updated 2026-09-14 14:20:08 +08:00
This skill should be used when code search is needed (whether explicitly requested or as part of completing a task), when indexing the codebase after changes,…
Updated 2026-09-09 07:20:13 +08:00
gws-gmail: Gmail: Send, read, and manage email.; gws-gmail-send: Gmail: Send an email.; gws-drive: Google Drive: Manage files, folders, and shared drives.; gws-shared: gws CLI: Shared patterns for authentication, global flags, and output formatting.; gws-calendar: Google Calendar: Manage calendars and events.; gws-sheets: Google Sheets: Read and write spreadsheets.; gws-docs: Read and write Google Docs.; gws-sheets-read: Google Sheets: Read values from a spreadsheet.; gws-docs-write: Google Doc…
Updated 2026-09-06 01:07:04 +08:00
Comprehensive Rust coding guidelines with 265 rules across 26 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error…
Updated 2026-06-15 06:51:09 +08:00