AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
Tairitsua avatar

Tairitsua

24 listings · 0 installs

Open-source publisher. Listings imported from github.com/Tairitsua — credited to the original author with their license.

↗ github.com/Tairitsua
24 results
Self-run
SKILL

Monica Application Modular Monolith

DDD modular monolith architecture guidance for Monica application projects. Use when creating or extending a bounded context under Domains, planning the strict solution-project dependency chain across Platform layers, placing project-common versus subdomain-only library references, shaping Platform.Protocol/PublishedLanguages, defining domain-owned Application layout, merged domain packages, and…

0
36
Free
Self-run
SKILL

Monica Architecture

This skill should be used when the user asks to "design module structure", "plan module architecture", "review module layout", "create new module", "refactor module structure", "module folder structure", "module boundaries", "facade pattern", "internal vs public", "feature-first", "annotations folder", "developer-facing attributes", "where to put attributes", "page decomposition", "page too large…

0
41
Free
Self-run
SKILL

Monica Development

This skill should be used when the user asks to "create module", "add module", "module structure", "use Res type", "return Res", "Res.Ok", "Res.Fail", "IsFailed pattern", "module registration", "module dependencies", "module pattern", "Monica architecture", "service layer pattern", "create service", "add service", "create hosted service", "add background service", "MoBackgroundService", "MoHosted…

0
38
Free
Self-run
SKILL

Monica Application Microservice

DDD microservice architecture guidance for Monica application projects. Use when creating or extending a subdomain service, planning the strict solution-project dependency chain across Platform layers, placing project-common versus service-only library references, shaping Platform.Protocol/PublishedLanguages, splitting API, Domain, and migration projects, or deciding cross-service collaboration b…

0
33
Free
Self-run
SKILL

Monica Ui Bridge Debug

Orchestrate Monica UI inspection, debugging, and refinement through a bridge ASP.NET Core project. Use when Monica has no standalone entry point and Codex must launch a bridge service on a user-provided or discovered URL/port, choose between a simple single-agent bridge workflow and a delegated sub-agent workflow, capture browser artifacts with Playwright, and implement Monica UI fixes under $mon…

0
34
Free
Self-run
SKILL

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.

0
40
Free
Self-run
SKILL

Monica Ui Localization

This skill should be used when creating, modifying, validating, or reviewing Monica UI localization/i18n resources, replacing hardcoded user-facing text, adding IStringLocalizer usage, adding RegisterLocalizedComponent navigation/AppBar keys, synchronizing zh-CN/en-US JSON files, or running the Monica localization validator.

0
37
Free
Self-run
SKILL

Monica Opentelemetry

Monica OpenTelemetry and metrics development guidance. Use when adding or refactoring Monica module telemetry, creating a Metrics/ folder, designing System.Diagnostics.Metrics instruments with IMeterFactory, exposing OpenTelemetry-compatible meter names, choosing Counter/Histogram/Gauge instruments, handling app-owned diagnostic snapshots, avoiding high-cardinality tags, or deciding where metrics…

0
39
Free
Self-run
SKILL

Monica Unit Testing

Use when creating, extending, or standardizing Monica unit tests, test project scaffolding, shared test infrastructure, tests/ directory layout, xUnit or bUnit test setup, Monica-specific result assertions, module registration tests, or test-related skills and documentation.

0
37
Free
Self-run
SKILL

Monica Ui Audit

This skill should be used when the user asks to "audit UI components", "check theme compliance", "find CSS violations", "review component styling", "theme-first audit", "UI规约检查", "组件合规", or wants to find and fix Blazor components that violate Monica UI rules (custom dropdowns instead of MudBlazor primitives, inline or hardcoded styling, theme coupling, duplicate utility logic).

0
37
Free
Self-run
SKILL

Subagent Progress Report

Coordinate progress reporting between a main agent and spawned sub-agents using a shared session root, per-agent folders, prepended `agent.log` files, bootstrap verification, active sub-agent logging, patient post-bootstrap recovery, status scans, and closed-session archiving. Use when the runtime supports sub-agent features and the main agent must delegate with scoped ownership, require sub-agen…

0
24
Free
Self-run
SKILL

Code Simplifier

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

0
35
Free
Self-run
SKILL

Microsoft Skill Creator

Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teaches agents about any Microsoft technology, library, framework, or service (Azure, .NET, M365, VS Code, Bicep, etc.). Investigates topics deeply, then generates a hybrid skill storing essential knowledge locally while enabling dynamic deeper investigation.

0
37
Free
Self-run
SKILL

Microsoft Code Reference

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

0
44
Free
Self-run
SKILL

Monica Requirement Design

This skill should be used when the user asks to "brainstorm requirement", "refine requirement", "new requirement", "design requirement", "enter design phase", "create design", "design module", "requirement analysis", "需求分析", "需求完善", "进入设计阶段", "设计阶段", or needs guidance on requirement gathering, iterative requirement refinement, or architectural design planning for Monica modules.

0
34
Free
Self-run
SKILL

Third Party Source Catalog

Catalog, download, and register third-party library source trees for AI agents. Use when an agent needs to inspect external dependency source code, cache a GitHub tag or fallback clone, scan manually added local source folders, or maintain shared source manifests across Codex, Claude Code, and similar CLI agents.

0
32
Free
Self-run
SKILL

Planning With Files

Use persistent markdown planning files in `.pending/NNN-description/` folders for multi-step work. Use when the user explicitly asks for file-based planning, wants planning files on disk, or needs `task_plan.md`, `findings.md`, and `progress.md` to persist across a complex task.

0
29
Free
Self-run
SKILL

Monica Application

Router skill for Monica application development. Use when designing or implementing Monica-based DDD applications, choosing between microservice and modular monolith architecture, or creating ProjectUnit-based application features.

0
35
Free
Self-run
SKILL

Monica Docs Authoring

This skill should be used when the user asks to "write docs", "document module", "rewrite docs", "migrate docs", "quick start", "configuration reference", "guide method docs", "双语文档", "编写文档", "模块文档", "文档迁移", or needs to create, revise, migrate, or standardize Monica user documentation from current source code, including Monica.Docs/docs pages, framework guides, module documentation packs, configu…

0
30
Free
Self-run
SKILL

Monica Ui Design

This skill should be used when the user asks to "design UI", "prototype UI", "UI mockup", "create UI design", "interactive MVP", "UI prototype", "design page layout", "wireframe", "rapid prototype", "ui-design", "design module UI", "preview UI", "UI设计", "设计UI", "原型设计", "UI原型", "界面设计", "模块设计", or needs to create an interactive HTML prototype before implementing a MudBlazor/Blazor UI module.

0
33
Free
Self-run
SKILL

Monica Ui Development

This skill should be used when the user asks to create or modify Blazor UI components, build MudBlazor pages, style MudBlazor components, fix CSS isolation, customize themes, migrate to MudBlazor v9, validate MudBlazor CSS variables, or implement browser storage with IBrowserStorage.

0
44
Free
Self-run
SKILL

Monica Application Unit Testing

Use when creating, migrating, or reviewing sociable unit tests for Monica-based application or business services, including Test.{ProductionProjectName} project architecture, MonicaApplicationFixture collection fixtures, per-scope seam replacement, DbContext isolation, handler/domain-service/repository tests, and migration from mock-heavy legacy tests.

0
39
Free
Self-run
SKILL

Microsoft Docs

Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft technologies. Get accurate, current information from learn.microsoft.com and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices.

0
35
Free
Self-run
SKILL

Monica Application Project Unit Development

Shared Monica-native DDD ProjectUnit development guidance for application projects. Use when creating, naming, placing, or refactoring ApplicationService, RequestDto, DomainService, Entity, Repository, DomainEvent, DomainEventHandler, LocalEventHandler, Configuration, RecurringJob, or TriggeredJob types, or when deciding which ProjectUnits a new feature requires in either microservice or modular…

0
34
Free
You've reached the end · 24 loaded