💻

Development

Code generation, debugging, testing, and development workflows

3,510 skills

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...

Test-Driven Development guidance. Use when writing code, implementing features, or fixing bugs in projects that...

Apple firmware and binary reverse engineering with the ipsw CLI tool. Use when analyzing iOS/macOS binaries,...

A development process for Python applications that uses TDD to iterate on a new project based around uv. Use when...

Migrate Python projects from setup.py/setup.cfg to pyproject.toml for use with uv. Use when upgrading legacy Python...