Typescript skills
Top maintainers
- openclaw · 49 skills
- ehtbanton · 28 skills
- fusengine · 28 skills
- agents-inc · 27 skills
- windmill-labs · 16 skills
Languages in this topic
666 skills
This skill guides you to create NEAR dApps, integrate wallet connections, and build frontend interactions for NEAR smart contracts.
This skill helps you implement and refactor Effect-TS patterns, services, and error handling, including Next.js integration with effects.
This skill initializes C3 architecture documentation for a fresh project, guiding you through inventory, details, and finalization to produce organized docs.
This skill helps you configure TypeScript, fix type errors, and adopt best practices with dayjs and type-safe tooling.
This skill guides migrating CRA projects to Next.js, converting routing, data fetching, and assets to modern patterns for improved performance and server
This skill navigates C3 architecture docs and code to answer questions about how components and containers interact.
This skill helps you build structured Deno CLIs with Cliffy, enabling subcommands, lazy imports, and deno.json task integration for robust tooling.
This skill performs systematic TypeScript performance audits and applies targeted optimizations to reduce runtime and memory usage.
This skill helps React developers connect to Rivet Actors using @rivetkit/react, create hooks with createRivetKit, and manage realtime actor state.
This skill guides Vitest testing in TypeScript projects with AAA pattern, parameterized tests, async patterns, and property-based testing for robust coverage.
This skill helps you create safe, reversible database migrations across Prisma, TypeORM, Alembic, and more, with up, down, and data migration support.
This skill updates your TypeScript workflow with 5.9+ features like import defer, node20 module behavior, and ArrayBuffer handling guidance.
This skill enforces form validation with Zod across projects, reviewing code, suggesting improvements, and refactoring to ensure strong, type-safe validation.
This skill guides adding multi-language support to Shopify Apps using i18next, including setup, translation files, and admin context for broad reach.
This skill guides implementing clean architecture in Remix/TypeScript apps, separating web, service, and repository layers for maintainable, testable code.
This skill helps improve TypeScript/JavaScript code quality by detecting smells, applying refactoring patterns, and producing maintainable code.
This skill guides secure, TypeScript-first Mongoose usage with performance best practices for MongoDB, enabling faster, type-safe data access in modern apps.
This skill generates GraphQL schemas with types, resolvers, and subscriptions for robust API design.
This skill analyzes JavaScript bundle sizes, identifies large dependencies, and suggests optimizations for faster page loads across webpack, vite, and rollup.
This skill helps you implement robust server-first form validation using Zod and Conform in Remix apps, ensuring type-safety and Polaris-ready UI.
This skill audits TypeScript files across multiple guidelines in parallel, tracks progress, and coordinates interactive approvals to ensure safe, comprehensive