wenyu0608

20 mods across 1 repository, 2 stars between them.

coder

01

wenyu0608/cursor-agents

Agent Cursor

Implements code changes with precision. Writes new code, modifies existing code, runs tests, and fixes failures. Use for implementation tasks after planning is complete.

2 1mo ago A 33 tokens

planner

02

wenyu0608/cursor-agents

Agent Cursor

Plans and decomposes coding tasks. Analyzes codebases to understand structure, identifies files to modify, and creates step-by-step implementation plans. Use proactively for complex multi-step tasks.

2 1mo ago A 39 tokens

reviewer

03

wenyu0608/cursor-agents

Agent Cursor

Reviews code for quality, bugs, security issues, and correctness. Provides critical analysis of recent changes. Use after implementation to verify quality before finalizing.

2 1mo ago A 33 tokens

agent-system

05

wenyu0608/cursor-agents

Skill Claude CodeCodexCursor

Orchestrate multi-agent coding workflows. Use when the user invokes /code, /refactor, /goal, or /run commands, or asks for multi-step coding tasks that benefit from planning, implementation, testing, and review phases.

2 1mo ago A 51 tokens

researcher

09

wenyu0608/cursor-agents

Agent

Investigates topics thoroughly. Gathers information from codebases, web searches, and documentation. Use for research phases that inform later implementation or analysis.

2 1mo ago A 32 tokens

commit

11

wenyu0608/cursor-agents

Skill Claude CodeCodex

Analyze the current diff and generate a high-quality commit message, then commit. Follows conventional commit format with clear, concise summaries.

2 1mo ago A 28 tokens

wenyu0608/cursor-agents

Skill Claude CodeCodex

Build competitive landscape analyses — market positioning, competitor deep-dives, comparative analysis, strategic synthesis. Triggers on: competitive landscape, competitor analysis, peer comparison, market positioning, strategic review, "who are the competitors to X", "benchmark X against peers", "build a market map".

2 1mo ago A 60 tokens

dcf-model

13

wenyu0608/cursor-agents

Skill Claude CodeCodex

Real DCF (Discounted Cash Flow) model creation for equity valuation. Builds comprehensive cash flow projections with proper WACC calculations, performs sensitivity analysis, and outputs professional Excel models via Python/openpyxl. Use when users need to value a company using DCF methodology, request intrinsic value…

2 1mo ago A 77 tokens

doctor

14

wenyu0608/cursor-agents

Skill Claude CodeCodex

Diagnose the cursor-agents installation. Check that all skills, agents, and hooks are correctly installed and functional.

2 1mo ago A 25 tokens

init

15

wenyu0608/cursor-agents

Skill Claude CodeCodex

Scan a project's codebase and automatically generate Cursor rules that capture its structure, conventions, and key patterns. Run once when opening a new or unfamiliar project.

2 1mo ago A 33 tokens

lbo-model

16

wenyu0608/cursor-agents

Skill Claude CodeCodex

Build LBO (Leveraged Buyout) models in Excel using Python/openpyxl. Fills formulas, validates calculations, ensures professional formatting. Use for PE transactions, deal materials, or IC presentations.

2 1mo ago A 46 tokens

pr

17

wenyu0608/cursor-agents

Skill Claude CodeCodex

Create a structured pull request. Analyzes all changes on the current branch, generates a descriptive PR title, summary, and test plan, then creates the PR via gh CLI.

2 1mo ago A 38 tokens

review

18

wenyu0608/cursor-agents

Skill Claude CodeCodex

Review uncommitted changes before committing. Checks for bugs, security issues, performance problems, missing error handling, and test coverage gaps.

2 1mo ago A 29 tokens

test

19

wenyu0608/cursor-agents

Skill Claude CodeCodex

Generate tests for a specified file or function. Analyzes the code, determines the appropriate test framework, writes comprehensive tests, and runs them.

2 1mo ago A 31 tokens

xlsx-author

20

wenyu0608/cursor-agents

Skill Claude CodeCodex

Produce a .xlsx file on disk using Python/openpyxl. Use when you need to deliver an Excel workbook as a file artifact.

2 1mo ago A 30 tokens