# Monica Framework

> Router skill for Monica framework development. Use when working on Monica infrastructure modules, module architecture, Blazor UI modules, documentation, requirement design, UI audits, or Monica test conventions and choose the correct Monica framework companion skills.

- **Type:** Skill
- **Install:** `agentstack add skill-tairitsua-monica-monica-framework`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Tairitsua](https://agentstack.voostack.com/s/tairitsua)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Tairitsua](https://github.com/Tairitsua)
- **Source:** https://github.com/Tairitsua/Monica/tree/dev/.claude/skills/monica-framework
- **Website:** https://monica.dpdns.org/

## Install

```sh
agentstack add skill-tairitsua-monica-monica-framework
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Monica Framework

Use this skill as the entry point for work on Monica itself: infrastructure modules, shared UI, framework documentation, requirements, and test conventions.

## Routing

- Module architecture, folder boundaries, Facades, Providers, public/internal placement, page decomposition: use `$monica-architecture`.
- Module registration, `Res` and `Res`, services, Guide methods, hosted services, runtime module behavior: use `$monica-development`.
- Blazor or MudBlazor implementation, CSS isolation, themes, browser storage: use `$monica-ui-development`.
- Monica UI localization/i18n resources, hardcoded user-facing text, UI registry keys, and localization validation: use `$monica-ui-localization`.
- UI concept design or interactive HTML prototypes before implementation: use `$monica-ui-design`.
- Theme-first component compliance and hardcoded-style audits: use `$monica-ui-audit`.
- Monica user documentation, module docs, guides, and zh-CN documentation: use `$monica-docs-authoring`.
- Requirement gathering and architecture planning for Monica modules: use `$monica-requirement-design`.
- Monica unit-test layout, shared test infrastructure, xUnit, or bUnit conventions: use `$monica-unit-testing`.
- Bridge-based UI inspection through a runnable host: use `$monica-ui-bridge-debug`.

## Working Rule

Load only the granular skill that matches the active task. Combine skills when the task crosses boundaries, such as `$monica-architecture` plus `$monica-ui-development` for a new UI module.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Tairitsua](https://github.com/Tairitsua)
- **Source:** [Tairitsua/Monica](https://github.com/Tairitsua/Monica)
- **License:** MIT
- **Homepage:** https://monica.dpdns.org/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-tairitsua-monica-monica-framework
- Seller: https://agentstack.voostack.com/s/tairitsua
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
