moco-ai

30 mods across 1 repository, 20 stars between them.

explain

01

moco-ai/moco

Command

A prompt for explaining code in Japanese in a way that beginners can follow. It asks for a step-by-step explanation of the supplied code.

20 7mo ago A 12 tokens original MIT

refactor

02

moco-ai/moco

Command

A command that suggests ways to refactor code, meaning change its internal structure without changing its intended behavior.

20 7mo ago A 22 tokens original MIT

review

03

moco-ai/moco

Command

A code-review command that examines a specified file for quality, security, and performance issues.

20 7mo ago A 9 tokens original MIT

test

04

moco-ai/moco

Command

A command that creates pytest unit tests for supplied code, including edge cases and error cases.

20 7mo ago A 12 tokens original MIT

orchestrator

05

moco-ai/moco

Agent

Default orchestrator agent for general-purpose tasks.

20 7mo ago A 8 tokens original MIT

code-reviewer

06

moco-ai/moco

Agent

A code-review workflow that checks software for bugs, security issues, design problems, maintainability, and adherence to project standards.

20 7mo ago A 70 tokens original MIT

api-designer

07

moco-ai/moco

Agent

An agent for designing REST and GraphQL APIs and writing OpenAPI specifications, which describe how software can call an API.

20 7mo ago A 40 tokens original MIT

architect

08

moco-ai/moco

Agent

A software-architecture agent for planning how an entire system should be structured and how major technical choices should be made.

20 7mo ago A 133 tokens original MIT

backend-coder

09

moco-ai/moco

Agent

A backend-development agent that follows a check, plan, implement, and verify workflow.

20 7mo ago A 53 tokens original MIT

doc-writer

10

moco-ai/moco

Agent

An agent for writing technical documents such as READMEs, API guides, code comments, design documents, user guides, changelogs, and contribution instructions.

20 7mo ago A 82 tokens original MIT

frontend-coder

11

moco-ai/moco

Agent

A frontend coding workflow that guides an agent through understanding a project, planning changes, implementing them, testing them, and checking the result in a browser.

20 7mo ago A 44 tokens original MIT

integration-tester

12

moco-ai/moco

Agent

A testing workflow for checking whether multiple software parts work together and whether complete user journeys work in a real browser. Integration tests check connections between components; end-to-end tests check the whole flow.

20 7mo ago A 32 tokens original MIT

moco-ai/moco

Agent

A performance-review workflow that looks for code and system choices that make software slower or use more memory or database resources than necessary.

20 7mo ago A 43 tokens original MIT

refactorer

14

moco-ai/moco

Agent

A coding assistant for improving existing code without changing what it does. It focuses on clearer structure, less duplication, and updating older code.

20 7mo ago A 92 tokens original MIT

schema-designer

15

moco-ai/moco

Agent

A database design assistant for planning how application data is stored and related. It covers relational databases such as PostgreSQL and MySQL, as well as systems such as MongoDB and Redis.

20 7mo ago A 37 tokens original MIT

security-reviewer

16

moco-ai/moco

Agent

A coding assistant for reviewing application security and finding weaknesses in software. It checks areas such as access control, encryption, authentication, sensitive data handling, and injection attacks.

20 7mo ago A 105 tokens original MIT

spec-writer

17

moco-ai/moco

Agent

A requirements and specification-writing assistant for describing how a software feature should work. It can document user stories, acceptance criteria, APIs, data structures, validation rules, errors, and security needs.

20 7mo ago A 86 tokens original MIT

test-strategist

18

moco-ai/moco

Agent

A testing-planning assistant that designs how software should be tested across unit, integration, and end-to-end tests. It also considers risk, automation, and continuous testing in CI/CD pipelines.

20 7mo ago A 119 tokens original MIT

ui-designer

19

moco-ai/moco

Agent

A design assistant for planning user interfaces and creating visual assets such as icons, logos, illustrations, and images for websites or apps. It covers both how screens work and how they look.

20 7mo ago A 78 tokens original MIT

unit-tester

20

moco-ai/moco

Agent

A unit-testing workflow focused on testing small pieces of code, including invalid inputs, extreme values, failures, and unusual boundary cases. TDD, or test-driven development, is a practice of writing tests as part of the implementation process.

20 7mo ago A 38 tokens original MIT

associate

21

moco-ai/moco

Agent

A strategy-consulting associate role focused on collecting facts, analysing them, and turning them into useful insights. It also describes coordinating with market-research, data-analysis, and report-writing specialists.

20 7mo ago A 33 tokens original MIT

competitor-intel

22

moco-ai/moco

Agent

A competitive-intelligence workflow for studying competitors’ public information, products, pricing, technology, hiring, partnerships, and business direction.

20 7mo ago A 32 tokens original MIT

data-analyst

23

moco-ai/moco

Agent

A data-analysis agent for cleaning, combining, examining, and visualising structured or unstructured data. It turns raw data into findings that can support decisions.

20 7mo ago A 32 tokens original MIT

document-reviewer

24

moco-ai/moco

Agent

An agent prompt for reviewing documents for structure, clarity, consistency, readability, and presentation quality. It uses a consulting-style approach that puts conclusions before supporting details.

20 7mo ago A 0 tokens original MIT