Topic: ai-skills
5,410 skills in this topic.
-
pinia
Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.
aiskillstore/marketplace 232
-
nuxt
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.
aiskillstore/marketplace 232
-
antfu
Anthony Fu's {Opinionated} preferences and best practices for web development
aiskillstore/marketplace 232
-
roadmap-planning-expert
When the user asks about roadmap planning, sprint planning, milestone estimation, or capacity planning
aiskillstore/marketplace 232
-
clickup-integration-expert
When the user asks about ClickUp synchronization or syncing roadmaps with ClickUp
aiskillstore/marketplace 232
-
debugging
Four-phase debugging framework that ensures root cause identification before fixes. Use when encountering bugs, test failures, unexpected behavior, or when previous fix attempts failed. Enforces investigate-first discipline ('debug this', 'fix this error', 'test is failing', 'not working').
aiskillstore/marketplace 232
-
quality-reviewer
Deep code review with web research to verify against latest ecosystem. Use when user says 'double check against latest', 'verify versions', 'check security', 'review against docs', or needs deep analysis beyond automatic quality hook.
aiskillstore/marketplace 232
-
refactoring
Systematic refactoring with small-step discipline. Use when user says 'refactor', 'clean up', 'restructure', 'extract', 'rename', 'simplify', or mentions code smells. Enforces one change → test → commit cycle. For structural improvements, NOT style/formatting (use /lint). NOT for adding features or fixing bugs.
aiskillstore/marketplace 232
-
skill-vetter
Security-first vetting for OpenClaw skills. Use before installing any skill from ClawHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
aiskillstore/marketplace 232
-
vue-testing-best-practices
Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.
aiskillstore/marketplace 232
-
vue-router-best-practices
Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
aiskillstore/marketplace 232
-
alembic
Database migration management for SQLAlchemy projects using Alembic
aiskillstore/marketplace 232
-
vue-best-practices
Vue 3 and Vue.js best practices for TypeScript, vue-tsc, and Volar. This skill should be used when writing, reviewing, or refactoring Vue components to ensure correct typing patterns. Triggers on tasks involving Vue components, props extraction, wrapper components, template type checking, or Volar configuration.
aiskillstore/marketplace 232
-
vue
Vue.js progressive JavaScript framework. Use when building Vue components, working with reactivity (ref, reactive, computed, watch), or implementing Vue Composition API patterns.
aiskillstore/marketplace 232
-
vitest
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.
aiskillstore/marketplace 232
-
vitepress
VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.
aiskillstore/marketplace 232
-
pytest-mock-guide
Guide for using pytest-mock plugin to write tests with mocking. Use when writing pytest tests that need mocking, patching, spying, or stubbing. Covers mocker fixture usage, patch methods, spy/stub patterns, and assertion helpers.
aiskillstore/marketplace 232
-
uvicorn
ASGI server for Python web applications - Fast, production-ready server for async frameworks
aiskillstore/marketplace 232
-
structlog
Structured logging for Python applications with context support and powerful processors
aiskillstore/marketplace 232
-
tsdown
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
aiskillstore/marketplace 232
-
sqlalchemy-2-0
Modern async ORM with type-safe models and efficient queries
aiskillstore/marketplace 232
-
pytest-recording
Work with pytest-recording (VCR.py) for recording and replaying HTTP interactions in tests. Use when writing VCR tests, managing cassettes, configuring VCR options, filtering sensitive data, or debugging recorded HTTP responses.
aiskillstore/marketplace 232
-
httpx
A next-generation HTTP client for Python with both sync and async support, perfect for modern Python applications
aiskillstore/marketplace 232
-
docker-workflow
Comprehensive Docker containerization workflow covering multi-stage builds, docker-compose orchestration, image optimization, debugging, and production best practices. Use when containerizing applications, setting up development environments, or deploying with Docker.
aiskillstore/marketplace 232