Install
$ agentstack add skill-tairitsua-monica-monica-framework ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →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,
ResandRes, 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
- Source: Tairitsua/Monica
- License: MIT
- Homepage: https://monica.dpdns.org/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.