fengyunzaidushi

7 mods across 2 repositories, 23 stars between them.

fengyunzaidushi/sub2api-4k-image-generator-ts

Skill Claude CodeCodex

TypeScript-only skill for generating and debugging high-resolution AI images through sub2api OpenAI-compatible APIs. Use this whenever the user wants a TS/Node sub2api image generator, 4K image generation, stream=true /v1/images/generations or /v1/responses image generation, Cloudflare 524 timeout avoidance, partial…

12 2mo ago A 98 tokens original MIT

debug

02

fengyunzaidushi/claude-code-subagents

Command

A debugging command that investigates a specified software problem and attempts to fix it. It uses root-cause analysis, tests possible explanations, and verifies the result.

11 1y ago A 5 tokens original MIT

refactor

04

fengyunzaidushi/claude-code-subagents

Command

A command for refactoring code, meaning changing its internal structure to improve maintainability while preserving its functions.

11 1y ago A 10 tokens copy · 100% MIT

review

05

fengyunzaidushi/claude-code-subagents

Command

A code-review command for examining recent changes in a software project. It looks for code-quality problems, security weaknesses, and departures from accepted development practices.

11 1y ago A 10 tokens original MIT

security-scan

06

fengyunzaidushi/claude-code-subagents

Command

A command that asks a security-scanning agent to inspect code for security problems and exposed secrets. No further technical details are provided in the description.

11 1y ago A 3 tokens copy · 100% MIT

test

07

fengyunzaidushi/claude-code-subagents

Command

A command that runs the project's tests and examines any failures. Tests are checks that verify software behaves as expected.

11 1y ago A 6 tokens copy · 100% MIT