typescriptWrite type-safe TypeScript with proper narrowing, inference patterns, and strict mode best practices.
Install via ClawdBot CLI:
clawdbot install ivangdavila/typescriptGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
This scenario involves converting existing JavaScript projects to TypeScript to improve type safety and maintainability. It addresses common migration pitfalls like handling dynamic types and ensuring strict mode compliance, which reduces runtime errors in production.
In this scenario, developers build REST or GraphQL APIs using TypeScript, focusing on proper type definitions for request/response payloads. It emphasizes using unknown over any for external data and implementing discriminated unions for error handling, enhancing reliability in fintech or e-commerce applications.
This scenario involves designing shared TypeScript libraries that leverage generics and utility types for flexibility across projects. It tackles inference limits in nested generics and uses satisfies for config objects, ideal for enterprise software teams aiming for code reusability.
Here, developers integrate TypeScript into React or Angular applications to enforce type safety in UI components. It covers literal type traps with const assertions and module boundaries with import type, reducing bugs in dynamic web interfaces for media or retail industries.
This scenario focuses on extending or fixing type definitions for older JavaScript libraries using .d.ts files. It involves discriminated unions for state management and narrowing failures with filter methods, supporting industries like healthcare where system updates are gradual.
Offer expert guidance to companies migrating to TypeScript, including code audits, training, and best practices implementation. Revenue is generated through hourly or project-based fees, targeting mid-sized tech firms seeking to reduce technical debt.
Develop a cloud-based tool that scans TypeScript codebases for anti-patterns like any usage or narrowing failures, providing automated reports and fixes. Revenue comes from subscription tiers based on team size and features, appealing to large enterprises.
Create online courses and certifications focused on advanced TypeScript topics such as generics and strict mode. Revenue is generated from course sales and certification fees, targeting individual developers and corporate training programs in the education sector.
💬 Integration Tip
Use import type for type-only dependencies to avoid runtime bloat, and leverage satisfies for configuration objects to maintain literal types while ensuring compatibility.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
This skill should be used when the user needs to analyze frontend project architecture evaluate tech stack choices review component design patterns assess bu...
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).