Author Profile: widnyana

Skills published by widnyana with real stars/downloads and source-aware metadata.

Total Skills

6

Total Stars

0

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

prisma-schema

0

Stars
0
Downloads
0

ts-db-perf

0

Stars
0
Downloads
0

ts-review

0

Stars
0
Downloads
0

worktree-new

0

Stars
0
Downloads
0

evm-decimal-validation

0

Stars
0
Downloads
0

technical-writer

0

Stars
0
Downloads
0

Published Skills

Web3

prisma-schema

Create or modify Prisma schema for new entities using multi-schema by default. Use this skill when the user wants to define database models, add tables, create migrations, or design a schema with proper field types, relations, indexes, and conventions. Triggers on "prisma schema", "add model", "create table", "database schema", "define entity", or when the user mentions Prisma and needs a model defined. Covers multi-schema, soft deletes, high-precision decimals, snake_case mapping, UUID primary keys, and relation patterns.

Repository SourceNeeds Review
Coding

ts-db-perf

Optimize TypeScript code that interacts with databases. Use this skill when the user wants to fix N+1 queries, add caching, improve transaction safety, prevent race conditions, simplify async flows, or generally speed up a TypeScript backend. Triggers on phrases like "optimize", "slow query", "N+1", "race condition", "caching", "performance", "bottleneck", or when the user points at TypeScript code that reads or writes to a database and asks for improvements.

Repository SourceNeeds Review
Security

ts-review

Review TypeScript code for quality, security, and correctness. Use this skill when the user asks for a code review, wants feedback on a PR or diff, or says "review this". Covers architecture, security, error handling, database patterns, type safety, and code quality. Produces categorized findings: critical issues, improvements, suggestions, and positive notes. Also triggers on phrases like "check this code", "what do you think of this", or "any issues with".

Repository SourceNeeds Review
Coding

worktree-new

Create a new git worktree with isolated ports for parallel development. Use this skill when the user wants to spin up an isolated development environment with its own branch, port offsets, and environment config. Handles branch creation, port allocation, env copying, and dependency installation.

Repository SourceNeeds Review
Web3

evm-decimal-validation

Validate and configure token decimals for EVM-compatible blockchain deployments. Use when working with ERC20 tokens, multi-chain deployments, token amount conversions, or when decimals might vary across chains.

Repository SourceNeeds Review
Coding

technical-writer

Write technical documentation, blog articles, code reviews, and product writeups in a storytelling style that's direct, humble, and problem-first. Use this skill whenever the user wants to publish articles, write technical reviews, document processes, or explain systems in a way that's concrete and human. This includes API docs, how-to guides, product comparisons, incident postmortems, feature writeups, and code reviews. The skill applies whether you're writing for public blogs, internal teams, or personal knowledge vaults. Provide both public-facing (slightly more scaffolding) and internal (tighter) versions when requested.

Repository SourceNeeds Review
Author widnyana | V50.AI