home / skills / trsoliu / mini-wiki

trsoliu/mini-wiki

Open Source Skills Wiki: AI-Powered skills Wiki Generator for GitHub/Gitlab/Bitbucket Repositories.

6 skills
GitHub

Sponsored

mini-wiki

trsoliu/mini-wiki

41
This skill automatically generates a professional-grade structured project wiki from code, docs, and designs, enabling up-to-date, interconnected documentation.
vercel-deploy-claimable

trsoliu/mini-wiki

33
Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.
web-design-guidelines

trsoliu/mini-wiki

33
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
react-native-skills

trsoliu/mini-wiki

33
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.
react-best-practices

trsoliu/mini-wiki

33
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
composition-patterns

trsoliu/mini-wiki

33
This skill helps you refactor React components by applying scalable composition patterns to reduce boolean props and clarify APIs.