Find the perfect skill
SWR: React Data Fetching & Caching
Development
Fetch, cache, and revalidate data in React with SWR, a lightweight library by Vercel. Supports pagination, optimistic updates, and background revalidation.
Keboola Data App Development
Data & AI
Expert for developing Streamlit data apps for Keboola deployment. Validates data structures using Keboola MCP and tests with Playwright.
Tauri Packaging
Development
Packaging with Tauri for desktop applications.
Inbound CLI for Email Workflows
Productivity
Use the Inbound CLI to manage mailbox profiles, list and read emails, and keep an agent's default mailbox context between sessions.
Standup Notes Generator
Productivity
Generates async standup notes by analyzing commits, Jira tickets, and Obsidian content. Helps remote teams stay aligned and identify blockers.
Fix Lint and Formatting Errors
Development
Use when you have lint errors, formatting issues, or before committing to ensure CI passes.
Memory Safety Patterns
Development
Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and resource management.
Testing for Broken Access Control
Security
Systematically test web applications for broken access control vulnerabilities including privilege escalation and insecure direct object references.
Create high-quality Git commits
Development
Analyze changes, run verification agents, and create optimized commits.
Firebase Hosting Basics
DevOps
Skill for working with Firebase Hosting. Use this to deploy static web apps, SPAs, or simple microservices.
Analyze Kernel Bottleneck
Development
Systematically identify whether a GPU kernel is compute-bound, memory-bound, or latency-bound using roofline analysis, occupancy calculations, and SASS instruction inspection.
QA Testing and Bug Fixing
Testing
Systematically QA test a web application and fix bugs found. Runs QA testing, iteratively fixes bugs, commits atomically, and re-verifies.