vlinr
- 10 skills
- 0 followers
- 7 hours ago last updated
- ▌ Fw React Components · vlinr bundleConverts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.
- ▌ Fw React Best Practices · vlinr bundleReact 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.
- ▌ Fw Systematic Debugging · vlinr bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Fw Typescript Advanced Types · vlinrMaster TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
- ▌
- ▌ Find Skills · vlinr bundleHelps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
- ▌ Fw Accessibility · vlinr bundleAudit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".
- ▌ Fw Code Analysis Doc · vlinrGeneral-purpose code analysis and documentation skill. Triggered when users request "analyze a function/file/component/module/feature and generate documentation", and also used in workflow stages that require "analyzing directory structure", "understanding module relationships", "generating directory documentation", or "documentation sync". Executes "implementation analysis + full-repo reference search + special usage extraction + example-driven documentation", then outputs or updates a maintainable Markdown reference guide in the target directory for subsequent AI reuse.
- ▌ Fw Task Plan Checkpoint · vlinrLong-task step-by-step execution and checkpoint resume skill. Used for multi-step tasks such as feature implementation, refactoring, troubleshooting, and migration. Requires generating a detailed plan in a temporary run directory first, then executing step by step with continuous state write-back. Supports users referencing step IDs directly to rerun or modify a step. If context or token budget approaches its limit, automatically outputs a task handoff file recording key terms, completed items, incomplete items, and next execution instructions for seamless continuation.
- ▌ Fw Web Design Guidelines · vlinr bundleReview 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".