vishirivishiriCommunityΒ·13 Agent Skills Included

fantasia-archive

Structured development playbooks for a worldbuilding desktop app

Guides development of a Vue 3, Quasar, and Electron worldbuilding database app with strict, repeatable workflows. Covers testing gates, SQLite migrations, IPC security, drag-and-drop UI, i18n, changelogs, and release packaging. Removes guesswork from code edits by enforcing scoped verification, architecture rules, and clean commit practices.
npx skills add vishiri/fantasia-archive --all -g -y
Available:

Tells the agent how the repository is organized, which rules and skills apply to each file type, and which verification gates to run before committing changes.

All Skills in This Repository (13)

Pure Emerald Level Indicators
πŸ“¦ In Repo
vishirivishiri

fantasia-changelog-en-us

Synchronize the English in-app changelog with package.json version and apply semver patch bumps.

Community
Intermediate
πŸ“¦ In Repo
vishirivishiri

fantasia-i18n

Organize Vue i18n locale modules and TypeScript message schemas.

Community
Intermediate
πŸ“¦ In Repo
vishirivishiri

fantasia-quasar-vue

Scaffold Vue 3 and Quasar UI with layouts, pages, router, and Pinia stores.

Community
Intermediate
πŸ“¦ In Repo
vishirivishiri

fantasia-release-build

Automate production Electron builds with electron-builder and Quasar integration.

Community
Advanced
πŸ“¦ In Repo
vishirivishiri

fantasia-testing

Automate Fantasia Archive testing across Vitest and Playwright workflows.

Community
Advanced
πŸ“¦ In Repo
vishirivishiri

fantasia-plan-documents

Creates and updates .cursor/plans documents with timestamp and package version metadata.

Community
Intermediate
πŸ“¦ In Repo
vishirivishiri

fantasia-electron-main

Orchestrate Electron main process lifecycle and window management for Fantasia Archive.

Community
Intermediate
πŸ“¦ In Repo
vishirivishiri

fantasia-dev-setup

Set up Fantasia Archive environments with Node.js, Yarn, and Quasar Electron builds.

Community
Intermediate
πŸ“¦ In Repo
vishirivishiri

git-conventional-commits

Organize working tree changes into conventional Git commits with per-commit approval.

Community
Intermediate
πŸ“¦ In Repo
vishirivishiri

fantasia-sqlite-main

Configure per-user SQLite storage and migrations in Electron main process.

Community
Intermediate
πŸ“¦ In Repo
vishirivishiri

fantasia-markdown-dialogs

Render markdown-backed dialogs in Fantasia UI with Quasar QMarkdown and i18n strings.

Community
Intermediate
πŸ“¦ In Repo
vishirivishiri

fantasia-worldbuilding-domain

Align AI suggestions with Fantasia Archive's worldbuilding domain terminology and data models.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Fantasia Archive skills?β–Ό

Run `npx skills add vishiri/fantasia-archive --all -g -y` in your terminal to install all skills in this suite globally.

What is Fantasia Archive?β–Ό

It is an open-source worldbuilding database manager built with Vue 3, Quasar, and Electron, and these skills help an agent develop and maintain its codebase correctly.

How do these skills help with testing?β–Ό

They define a fast scoped check after each edit and a full verification gate before commits, covering lint, types, unit tests, Playwright, and Storybook.

Do these skills work with Cursor and Claude Code?β–Ό

Yes. All skills follow the universal SKILL.md standard and run in Cursor, Claude Code, and other compatible coding environments.

Can the agent handle releases and changelogs?β–Ό

Yes. Dedicated skills manage version-synced changelogs, conventional commits, and production Electron builds for Windows, macOS, and Linux.

Related Repositories in Software Engineering

View All in Software Engineering→