revfactory

336 mods across 17 repositories, 12k stars between them.

a4-print-design

97

revfactory/skills

Skill Claude CodeCodex

Create black and white A4 printable documents (흑백 A4 인쇄물) following professional design guidelines optimized for grayscale printing. Use when creating workshop handouts, educational materials, worksheets, checklists, meeting documents, or any A4 printable materials (워크샵 핸드아웃, 교육 자료, 워크시트, 체크리스트). Automatically applies…

150 8d ago A 90 tokens

agent-1on1

98

revfactory/skills

Skill Claude CodeCodex

A one-to-one conversation skill for reviewing and improving Claude agents. It lets you choose an agent, discuss its role and rules through a role-play conversation, and apply the resulting changes to its definition file.

150 8d ago A 0 tokens

agent-research

99

revfactory/skills

Skill Claude CodeCodex

A research skill that assembles a team of specialized agents to investigate a topic and write a report. It can cover companies, people, media reactions, communities, competitors, and background research for written content.

150 8d ago A 189 tokens

agent-stat

100

revfactory/skills

Skill Claude CodeCodex

A skill for designing and creating agents with three parts: a role, behavior traits, and written policies. It turns eight adjustable behavior tendencies into concrete rules and saves the result as a Claude agent definition file.

150 8d ago A 320 tokens

codex-cli

101

revfactory/skills

Skill Claude CodeCodex

An OpenAI Codex command-line skill for running a coding agent from a terminal. A terminal is a text-based interface for running commands, and this skill supports non-interactive jobs, code reviews, resumed sessions, and MCP server setup.

150 8d ago D 243 tokens

codex-image

102

revfactory/skills

Skill Claude CodeCodex

An OpenAI Codex CLI skill for creating images through Codex’s built-in image-generation tool. It supports single-image and batch generation, including several images at once.

150 8d ago A 259 tokens

gemini-3-pro-imagegen

103

revfactory/skills

Skill Claude CodeCodex

A Google Gemini skill for generating and editing images from text or existing images. It supports Nano Banana image models and tasks such as infographics, logos, product mockups, comics, and storyboards.

150 8d ago A 134 tokens

gpt-image2

104

revfactory/skills

Skill Claude CodeCodex

An image-generation and editing skill built around OpenAI's GPT Image 2 model. It supports creating images from text and editing images with masks or other references.

150 8d ago A 181 tokens

hwp

105

revfactory/skills

Skill Claude CodeCodex

Use this skill whenever the user wants to do anything with HWP or HWPX files. This includes reading or extracting text/tables/images from HWP files, converting HWP to markdown or other formats, creating HWPX files from markdown/text, parsing HWP binary (OLE2/CFB) or HWPX (ZIP/XML) formats, and handling Korean document…

150 8d ago A 108 tokens

photoreal

106

revfactory/skills

Skill Claude CodeCodex

A prompt-design skill for generating realistic photographs, especially portraits. It provides instructions and checks intended to make images look more like casual smartphone or social-media photos than polished advertisements.

150 8d ago A 292 tokens

power-crawl

107

revfactory/skills

Skill Claude CodeCodex

A web-crawling skill that uses Playwright, a browser-automation tool, to collect data quickly from websites. It can find hidden JSON APIs, handle pagination or infinite scrolling, save results to files, and check data quality.

150 8d ago A 290 tokens

project-spec-writer

108

revfactory/skills

Skill Claude CodeCodex

Write comprehensive XML-structured project specifications (build plans / PRDs) for software projects. Use when a user wants to create a build plan, project spec, technical specification, PRD, or detailed requirements document for an application they want built — or wants to spec a new feature for an existing codebase…

150 8d ago A 233 tokens

spring-boot-init

109

revfactory/skills

Skill Claude CodeCodex

A skill for creating new Spring Boot projects through Spring Initializr, the official project-starting service for Spring Boot applications.

150 8d ago A 83 tokens

evaluate

110

revfactory/claude-code-harness

Command Claude Code

Command "evaluate" from revfactory/claude-code-harness, covering evaluate - 산출물 평가, arguments, instructions and 출력 예시.

118 5mo ago A 0 tokens

experiment

111

revfactory/claude-code-harness

Command Claude Code

A command that runs an experiment comparing a Claude Code Harness setup with one that does not use the Harness. An experiment of this kind measures differences between the two conditions.

118 5mo ago A 0 tokens

report

112

revfactory/claude-code-harness

Command Claude Code

Command "report" from revfactory/claude-code-harness, covering report - 실험 보고서 생성, arguments and instructions.

118 5mo ago A 0 tokens

architect

114

revfactory/claude-code-harness

Agent Claude Code

A coding agent that designs an MVC structure for an Express TODO REST API and creates the initial project scaffold. MVC separates data handling, request logic, and application flow into distinct parts.

118 5mo ago A 0 tokens

implementer

115

revfactory/claude-code-harness

Agent Claude Code

A coding agent that implements the routes, controllers, models, and middleware for a TODO REST API. These parts define the API's URLs, request handling, data representation, and shared request processing.

118 5mo ago A 0 tokens

tester

116

revfactory/claude-code-harness

Agent Claude Code

A coding agent that writes and runs Jest tests for a TODO REST API. Jest is a JavaScript testing tool, and edge cases are unusual or boundary inputs that can expose bugs.

118 5mo ago A 0 tokens

create-api

117

revfactory/claude-code-harness

Command Claude Code

Command "create-api" from revfactory/claude-code-harness, covering create rest api, arguments and instructions.

118 5mo ago A 0 tokens

express-api-design

118

revfactory/claude-code-harness

Skill Claude CodeCodex

Express.js REST API design and implementation guide. Use when implementing REST API endpoints, creating Express routes, or setting up API project structure with MVC pattern.

118 5mo ago A 34 tokens

analyzer

119

revfactory/claude-code-harness

Agent Claude Code

An analysis-focused coding agent. The available description identifies its role, responsibilities, tools, and outputs but does not explain their specific details.

118 5mo ago A 0 tokens

fixer

120

revfactory/claude-code-harness

Agent Claude Code

A code-fixing agent for an AsyncCache race condition, where overlapping asynchronous operations can interfere with shared data.

118 5mo ago A 0 tokens