mica-agent avatar

mica-agent

Official

@mica-agent

0Followers
|
8Public Repos
|
14Published Skills

Offers structured codebase maintenance, TypeScript type-checking, and modular component orchestration through rigorous approval-gated development cycles.

Skills Distribution
DomainDeveloper To...Codebase Analysis (30%)TypeScript Enginee.. (30%)Build Orchestration (25%)Quality Assurance (15%)

Agent Skills by mica-agent

Showing 14 vetted skills indexed across 1 GitHub repositories.

mica-agentmica-agent

verify-then-continue

Run type-checking and HTTP/UI/WebSocket verification before continuing after code changes.

Official
Basic
mica-agentmica-agent

discover-dependency

Enumerate build subproblems and classify external resources as libraries, assets, services, or bespoke logic.

Official
Advanced
mica-agentmica-agent

doc-consistency

Prompt for approval before propagating doc updates after code or metadata edits.

Official
Advanced
mica-agentmica-agent

develop

Enforce a plan-before-build workflow with approval gating and verification.

Official
Advanced
mica-agentmica-agent

analyze-repo

Organize local code repositories into modules and generate analysis manifests.

Official
Advanced
mica-agentmica-agent

participate-fully

Assess Mica canvas changes and select the appropriate response action.

Official
Intermediate
mica-agentmica-agent

card-class-handbook

Enforce the canonical Mica card-class contract for authoring UI components.

Official
Advanced
mica-agentmica-agent

decompose-task

Decompose approved build requests into named subcomponents and orchestrate parallel implementation.

Official
Advanced
mica-agentmica-agent

fix-bug

Diagnose and fix software bugs through reproduction, root-cause tracing, and verification.

Official
Intermediate
mica-agentmica-agent

grow-canvas

Propose new Mica canvas cards from conversation signals.

Official
Basic
mica-agentmica-agent

add-third-party-tool

Wrap third-party CLI tools into project-scoped MCP tool endpoints.

Official
Intermediate
mica-agentmica-agent

be-precise

Enforce precise file paths and verification steps for codebase edits.

Official
Basic
mica-agentmica-agent

single-file-edit

Guide staged multi-file TypeScript edits with type-checking between changes.

Official
Intermediate
mica-agentmica-agent

revise

Treat follow-up requests as spec amendments requiring explicit approval before implementation.

Official
Intermediate

Frequently Asked Questions About mica-agent

FAQPage Schema
What specific development tasks does mica-agent enable?

Mica-agent enables structured codebase maintenance, including multi-file TypeScript edits, dependency classification, and bug reproduction. It enforces rigorous verification steps, such as type-checking and HTTP/WebSocket validation, ensuring that all code changes meet predefined quality contracts before final implementation.

Which engineering personas benefit from using mica-agent?

Software engineers and technical leads managing complex TypeScript repositories benefit from mica-agent. It is designed for developers who require strict approval gating, modular code organization, and precise file-path management to maintain consistency across large-scale project architectures.

What are the prerequisites for implementing mica-agent?

Implementation requires a TypeScript-based codebase and adherence to the canonical Mica card-class contract for UI components. Users must define project-scoped endpoints for external resources and ensure that build requests are structured for decomposition into named subcomponents.