typescript-skillsProvide best-practice coding conventions and generate standards-compliant TypeScript code.
Install via ClawdBot CLI:
clawdbot install wscats/typescript-skillsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.example.comAudited Apr 17, 2026 · audit v1.0
Generated May 8, 2026
Building a RESTful API with strict TypeScript settings, using interfaces for request/response shapes, async/await for asynchronous operations, and comprehensive error handling with custom types. Covers enforcing immutability, modular file structure, and utility types to reduce duplication.
Developing a reusable React component library following the skill's conventions: PascalCase file names, explicit return types, readonly props, and React-specific testing conventions. Includes proper use of generics for flexible components and JSX type best practices.
Implementing a data transformation pipeline using union types, generics, and ReadonlyArray to ensure type safety. Focuses on avoiding any, using unknown when necessary, and preferring type aliases for complex shapes. The skill's naming conventions and immutability principles apply throughout.
Creating a command-line tool with classes, interfaces, and enums following the skill's guidelines. Emphasizes strict mode, explicit function return types, const over let, and proper file naming. Includes async handling and error handling with custom error types.
Offer the TypeScript skill as a free open-source package, generating revenue through consulting, training, and premium support for teams adopting the conventions. The skill's strict standards justify expert-level advisory services.
Integrate the skill into a SaaS platform that automatically enforces TypeScript conventions in CI/CD pipelines. Sell subscriptions to teams wanting consistent code quality and automatic rule explanations, reducing tech debt.
Create and sell in-depth video courses, e-books, and certification programs based on the skill's conventions. Target enterprises needing to upskill their development teams, with optional hands-on workshops.
💬 Integration Tip
Start by adopting strict mode in tsconfig.json and gradually enforce naming conventions via linting rules. Pair the skill with a style guide linter like ESLint to automate rule checks.
Scored Apr 19, 2026
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.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.