💻

Development

Code generation, debugging, testing, and development workflows

3,514 スキル

Code refactoring patterns and techniques for improving code quality without changing behavior. Use for cleaning up...

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use when users...

Create git commits and commit messages using conventional commits. Use when preparing commits, splitting changes...

VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user.

Speech-to-text transcription using Groq Whisper API. Supports m4a, mp3, wav, ogg, flac, webm.

Gmail CLI for searching emails, reading threads, sending messages, managing drafts, and handling labels/attachments.

Google Drive CLI for listing, searching, uploading, downloading, and sharing files and folders.

Google Calendar CLI for listing calendars, viewing/creating/updating events, and checking availability.

Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test...