- 6 skills
- 0 followers
- 2 days ago last updated
- ▌ Vercel AI Sdk Integration · xiaoland bundleIntegrate Vercel AI SDK v6 with Vue.js applications (client-side). Use when building chat interfaces, text completions, or streaming structured data with AI models. Covers Chat class, useCompletion, useObject composables.
- ▌ Pinia · xiaoland bundleCreate and maintain Pinia stores using Setup Stores pattern with TypeScript. Use when creating state management stores, defining store state/getters/actions, composing stores, or integrating with Vue components. Handles store architecture, type safety, and reactive state patterns.
- ▌ Mantic Sh · xiaolandUse Mantic.sh for context-aware code search in local repositories. Use when an agent needs intent-based file discovery, symbol definition/reference lookup, impact analysis, or session-aware context retrieval before coding.
- ▌ Friendly Python · xiaoland bundlePractical guidance for writing, refactoring, and reviewing friendly Python code with a Pythonic, readable, and maintainable style.
- ▌ Code Smell Checker · xiaoland bundleReview code for maintainability issues and classic code smells. Use when checking code quality, architectural problems, type safety, Vue best practices, or general OOP design issues. Identifies technical debt in components, types, reactive data, and common anti-patterns.
- ▌ Typescript Best Practice · xiaoland bundleTypeScript best practices and patterns for writing clean, type-safe, and maintainable code. Use when implementing TypeScript code, refactoring for better type safety, or teaching TypeScript patterns.