Skip to main content
Back to the directory
mcollina/skillsSoftware EngineeringFrontend and Design

typescript-magician

Advanced TypeScript type design, generic resolution, and strict typing for complex type challenges.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/mcollina/skills --skill typescript-magician
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, typescript-magician has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: mcollina/skills. Canonical URL: https://skills.sh/mcollina/skills/typescript-magician.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Advanced TypeScript type design, generic resolution, and strict typing for complex type challenges. Use this skill for: When invoked: Capabilities include: For every TypeScript challenge: Before After Before After Read individual rule files for detailed explanations and code examples: - Eliminates any types by crafting precise generics, conditional types, and type guards tailored to your codebase - Handles complex inference patterns including template literal types, mapped types, branded types, and utility type composition - Diagnoses and resolves TypeScript compiler errors by identifying root causes (unsound inference, missing constraints, implicit any ) and validating fixes with tsc --noEmit - Covers advanced patterns: conditional types with infer , function overloads, type narrowing, module augmentation, and variance rules - TypeScript errors and type challenges - Eliminating any types from codebases - Complex generics and type inference issues - When strict typing is needed - Run tsc --noEmit to capture the full error output before making changes - Identify the root cause of type issues (unsound inference, missing constraints, implicit any , etc.) - Craft precise, type-safe solutions using advanced TypeScript features - Eliminate all any types with proper typing — validate each replacement still satisfies call sites - Confirm the fix compiles cleanly with a second tsc...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does typescript-magician do?

Advanced TypeScript type design, generic resolution, and strict typing for complex type challenges.

Is typescript-magician good?

typescript-magician does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support typescript-magician?

typescript-magician currently lists compatibility with Skills CLI.

Is typescript-magician safe to install?

typescript-magician has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to typescript-magician?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install typescript-magician?

Run the following command to install typescript-magician: npx skills add https://github.com/mcollina/skills --skill typescript-magician

Related skills

More from mcollina/skills

Related skills

Alternatives in Software Engineering