Find the perfect skill
Frontend Shift-Left Quality Audit
Development
Audits frontend code quality – linting, type safety, security, accessibility, testing, CI/CD coverage. Finds gaps that let bugs reach production.
Skill Gap Analysis
Productivity
Analyzes gaps between your current profile and top-scored job postings to identify missing skills and suggest learning plans.
Implementing Secure Multi-Party Computation
Security
Implementation guide for secure multi-party computation enabling privacy-preserving analytics across organizations. Covers secret sharing, garbled circuits, frameworks like MP-SPDZ, and GDPR alignment.
WebSockets Network
Development
Asynchronous bi-directional WebSocket client and server configuration in Python.
Move Code Quality Checker
Development
Analyzes Move language packages against the official Move Book Code Quality Checklist. Use for reviewing Move code and checking Move 2024 Edition compliance.
Safe GSD Undo
Development
Safe revert of GSD phase or plan commits with dependency checks and a confirmation gate.
OpenRouter Known Pitfalls
Development
Identify and avoid common mistakes and anti-patterns when working with OpenRouter. Useful for code review and API integration.
TypeScript Advanced Types
Development
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications.
Adding MCP Tools
Development
Guide for adding new MCP tools with consistent patterns for schemas, tool definitions, registry updates, and Better Auth integration.
Next.js Scaffolding
Development
Generate Next.js pages, API routes, server components, layouts, and middleware following project conventions.
Implementation Plan Builder
Documentation
Create implementation plans tailored to project complexity using predefined templates. Automatically selects between minimal, standard, or comprehensive versions based on scope.
Git Commit Helper
Development
Provides expert guidance for creating conventional commit messages that follow industry best practices. Helps generate clear, consistent commit messages by analyzing staged changes. Useful when writing Git commits to maintain a clean project history.