mercuryPark

37 mods across 1 repository, 2 stars between them.

oc-setup AGENTS.md

01

mercuryPark/oc-setup

Instructions file CodexOpenCode

Instructions for mercuryPark/oc-setup, covering oc-setup, communication rules, 핵심 원칙, project structure and code standards.

2 4mo ago A 999 tokens original MIT

api-designer

02

mercuryPark/oc-setup

Agent

An API design assistant for planning web interfaces that software uses to exchange data. It focuses on REST conventions, versioning, consistent errors, and OpenAPI documentation.

2 4mo ago A 26 tokens original MIT

content-editor

03

mercuryPark/oc-setup

Agent

A content-management specialist for organizing written content, media, versions, and publishing steps. It covers workflows from draft and review through publishing and archiving.

2 4mo ago A 24 tokens original MIT

data-viz-expert

04

mercuryPark/oc-setup

Agent

An expert guide for presenting data in charts and dashboards using libraries such as Chart.js, D3.js, and Recharts. It also covers responsive layouts and interactive visualizations.

2 4mo ago A 30 tokens original MIT

inventory-manager

05

mercuryPark/oc-setup

Agent

An inventory-management agent for tracking stock across warehouses and handling simultaneous stock changes.

2 4mo ago A 20 tokens original MIT

payment-expert

06

mercuryPark/oc-setup

Agent

An expert guide for building payment systems and connecting them to payment gateways such as Stripe or PayPal. It covers payment processing, refunds, webhooks, and basic fraud controls.

2 4mo ago A 27 tokens original MIT

planner

07

mercuryPark/oc-setup

Agent

A planning agent that turns requirements into a detailed implementation plan. It covers architecture, tasks, dependencies, risks, estimates, and testing.

2 4mo ago A 20 tokens original MIT

query-optimizer

08

mercuryPark/oc-setup

Agent

A database query optimization guide and specialist for making SQL and ORM database operations run more efficiently. It covers indexes, execution plans, joins, aggregations, and the N+1 problem, where one request causes many separate database queries.

2 4mo ago A 31 tokens original MIT

realtime-engineer

09

mercuryPark/oc-setup

Agent

A specialist coding agent for real-time systems, where software must respond quickly while handling many simultaneous users or messages.

2 4mo ago A 26 tokens original MIT

reviewer

10

mercuryPark/oc-setup

Agent

A code-review-focused coding agent that examines software for security, performance, readability, maintainability, and test coverage.

2 4mo ago A 33 tokens original MIT

security-reviewer

11

mercuryPark/oc-setup

Agent

A security code reviewer that looks for weaknesses such as injection attacks, unsafe input handling, broken access controls, and exposed sensitive data. OWASP is a group that publishes widely used web-security guidance.

2 4mo ago A 26 tokens original MIT

tester

12

mercuryPark/oc-setup

Agent

A testing-focused coding agent that writes and runs tests for software. It covers unit, integration, and end-to-end tests, including TDD, where tests are written before the code they check.

2 4mo ago A 24 tokens original MIT

websocket-expert

13

mercuryPark/oc-setup

Agent

An expert guide for real-time communication with WebSockets and Socket.io, technologies that keep an open connection between an application and its users.

2 4mo ago A 25 tokens original MIT

lint

14

mercuryPark/oc-setup

Command

Run the linter and fix any auto-fixable issues. For issues that can't be auto-fixed, explain each one and suggest fixes.

2 4mo ago A 0 tokens original MIT

plan

15

mercuryPark/oc-setup

Command

Create a detailed implementation plan for: $FEATURE.

2 4mo ago A 0 tokens original MIT

review

16

mercuryPark/oc-setup

Command

Review the recent changes (git diff HEAD1) for.

2 4mo ago A 0 tokens original MIT

test

17

mercuryPark/oc-setup

Command

Run the full test suite and report results. If any tests fail, analyze the failure and suggest a fix.

2 4mo ago A 0 tokens original MIT

api-documentation

18

mercuryPark/oc-setup

Skill Claude CodeCodex

Guidance for documenting web APIs with OpenAPI, a standard format for describing endpoints, inputs, outputs, examples, and errors.

2 4mo ago A 27 tokens original MIT

authentication

19

mercuryPark/oc-setup

Skill Claude CodeCodex

인증/인가 구현. JWT, OAuth 2.0, RBAC, Refresh Token rotation.

2 4mo ago A 23 tokens original MIT

caching-strategy

20

mercuryPark/oc-setup

Skill Claude CodeCodex

A guide to caching data in browsers, content delivery networks (CDNs), and Redis, a fast in-memory data store. It also covers cache-aside patterns and ways to remove or refresh outdated cached data.

2 4mo ago A 27 tokens original MIT

chart-library

21

mercuryPark/oc-setup

Skill Claude CodeCodex

A guide for adding charts to web applications with Chart.js, Recharts, or D3.js. It covers choosing a chart library, adapting charts to screen size, handling large datasets, and supporting accessibility.

2 4mo ago A 33 tokens original MIT

code-review

22

mercuryPark/oc-setup

Skill Claude CodeCodex

A code-review checklist and set of guidelines for checking security, performance, maintainability, and tests in code changes.

2 4mo ago A 31 tokens original MIT

data-fetching

23

mercuryPark/oc-setup

Skill Claude CodeCodex

데이터 페칭 패턴. React Query/SWR, Pagination, Optimistic Updates.

2 4mo ago A 22 tokens original MIT

frontend-design

24

mercuryPark/oc-setup

Skill Claude CodeCodex

A guide to building web interfaces with reusable components, accessible markup, and layouts that adapt to different screen sizes.

2 4mo ago A 33 tokens original MIT