Use when debugging TypeScript/JavaScript bugs by tracing call chains, understanding unfamiliar codebases quickly, making architectural decisions, or reviewing code quality. Extract function...
Transform technical article drafts or source materials into human-like, high-quality Japanese technical articles. Use this skill when the user wants to generate, rewrite, or humanize technical...
Node.js λμ Bun λ°νμ μ¬μ©μ μν μ€ν¬. λ€μ μν©μμ μ¬μ©: (1) μ JavaScript/TypeScript νλ‘μ νΈ μμ± μ, (2) package.json λλ μμ‘΄μ± κ΄λ ¨ μμ μ, (3) μ€ν¬λ¦½νΈ μ€ν λλ κ°λ° μλ² μμ μ, (4) Node.js νλ‘μ νΈλ₯Ό BunμΌλ‘ μ ν μ, (5) 'bun', 'bunx',...
Implement and maintain integrations with Nebius Token Factory (tokenfactory.nebius.com) OpenAI-compatible API, including auth + base URL config, chat/completions/embeddings/images, model...
Build Slack apps using the Bolt framework across Python, JavaScript, and Java. Covers Block Kit for rich UIs, interactive components, slash commands, event handling, OAuth installation flows, and...
Comprehensive guide for building AI applications with Mastra, the TypeScript AI framework for agents and workflows. Covers LLM agents with tools and memory, multi-step workflows with...
Build Zalo Mini Apps - lightweight web apps running inside Zalo super-app. This skill provides ZaUI components (Button, Input, Modal, Tabs, Avatar, etc.), JavaScript APIs (authorize, getUserInfo,...
Good tests give you confidence to ship. Bad tests give you a false sense of security while slowing you down. The goal isn't 100% coverage - it's the right tests for the right things. This skill...
A personal JavaScript learning repo with exercises based on the MDN βTest your skillsβ modules
TaminWeb is a personal portfolio website built with HTML, CSS, and JavaScript, showcasing Md Taminul Islamβs skills, projects, blogs, and achievements. It features a responsive design for desktop...
Build with i18n in mind from day one using Laravel translation helpers, JSON files, Blade integration, and locale management
CPU/Memory profiling, bottleneck analysis, benchmark techniques and performance optimization guide.
CPU/Memory profiling, bottleneck analizi, benchmark teknikleri ve performans optimizasyonu rehberi.
Deep dive into Swift's async/await runtime, Sendable enforcement, actors, and migration strategies.
Core FP concepts including pure functions, currying, composition, and pointfree style - the foundation for mastering functional TypeScript
Identify differences between current state and desired future state. Analyze gaps in capabilities, processes, skills, and technology to plan improvements and investments.
Electron desktop application development with React, TypeScript, and Vite. Use when building desktop apps, implementing IPC communication, managing windows/tray, handling PTY terminals,...
Persistent browser automation via Playwright daemon. Keep a browser window open and send it commands (navigate, execute JS, inspect console). Perfect for interactive debugging, development, and...
>
React performance optimization and best practices. Use when writing React components, hooks, or JSX; refactoring React code; optimizing re-renders, memoization, or state management; reviewing...