Loading...
Loading...
Found 19 Skills
FastAPI done right. Async patterns, dependency injection, Pydantic v2 models, middleware, and project structure.
React and Next.js performance patterns. Use when writing, reviewing, or optimizing React components.
Provides best practices for Node.js development with TypeScript, covering async patterns, error handling, modules, and more. Use when working on existing Node.js projects using TypeScript. Helps apply robust Node.js patterns consistently across the entire codebase.
Review TypeScript/JavaScript code for type safety, async patterns, error handling, and module design. Atomic skill; output is a findings list.
Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
Master Python asynchronous programming with asyncio, async/await, and concurrent.futures. Use for async code and concurrency patterns.
Advanced JavaScript patterns, ES2024+, and runtime optimization