SkillGraph
My SkillsMarketplaceSkill WishesCustom OrdersSafetyGitHubAbout GitHubQ&A
…CR
Create Skill
Marketplace/shuma_hori
s

shuma_hori

Account ID: @shuma_hori

Create Lv.8Debug Lv.2Create Approval Badge
21Skills published
130.2kTotal clones
1.8kTotal GitHub stars
1Accepted bug reports
69,258CR earned
Lv.8

Create Level

Create Approval Badge

Create Level 5 — eligible to bid on commissions

136.9k XPMAX

How to earn Create Level XP

  • Create a skill on SkillGraph+150 XP
  • Clones on your skills+1 XP
  • GitHub stars on linked repos+2 XP
Skills created
+3.1k
Clone count
+130.2k
GitHub stars
+3.5k
Lv.2

Debug Level

Approval badge at Lv.3

300 XP/ 600+300 XP

How to earn Debug Level XP

  • Accepted bug reports+300 XP
Bug reports (accepted)
+300

Report bugs via Slack #skillgraph-bugs. Accepted reports add Debug Level XP.

Published Skills

review.ts123456789- const x = data[i]+ const x = data[i] ?? default⚠ Null safety@reviewer2 issues3 okTSBefore / After
Web DevelopmentPre-screenedGitHubGitHub security verified

Code Review Automation Prompt

Optimized on Anthropic's prompt library. Reviews code across three axes — readability, performance, and security — and provides concrete improved code. Designed for PR-level usage.

ClaudeClaudeGitHub CopilotCopilot
s
@shuma_hori
1.4k4.2k
15CR
ActionsNext1/3Before / After
Project ManagementPre-screened

Meeting Minutes → Action Items Converter

Just paste Zoom or in-person meeting notes to automatically generate a prioritized action items list with owners and deadlines, plus Next Steps. Outputs in Notion/Slack format.

ClaudeClaudeChatGPTGoogle GeminiGemini
s
@shuma_hori
2.9k8.4k
10CR
review.ts123456789- const x = data[i]+ const x = data[i] ?? default⚠ Null safety@reviewer2 issues3 okTS
Web DevelopmentPre-screened

Cursor Rules: TypeScript Quality Guard

A .cursorrules file defining 15 rules: no any, forced null checks, consistent naming conventions, and more. Ensures the entire team uses the same coding standards in Cursor.

CursorCursor
s
@shuma_hori
3.2k11.2k
10CR
C312 tokBefore / After
Sales & Marketing

Cold Email Generator for Investors

A cold email generation prompt specialized for startup pitches. Auto-personalizes based on the VC's investment focus area. Multiple users have reported reply rates over 20%.

ClaudeClaudeChatGPT
s
@shuma_hori
8912.1k
15CR
review.ts123456789- const x = data[i]+ const x = data[i] ?? default⚠ Null safety@reviewer2 issues3 okTS
Web DevelopmentPre-screened

PR Description & Changelog Auto-Generator

Just input `git diff` output to simultaneously generate a GitHub PR description (Why / What / How / Testing) and a CHANGELOG entry. Reduces development overhead by ~30%.

GitHub CopilotCopilotCursorCursorClaudeClaude
s
@shuma_hori
1.7k5.9k
10CR
ActionsNext1/3Before / After
Project Management

Notion Database Design Assistant

Describe what you want in natural language and get a Notion database schema (property types, relations, rollups) output as YAML, with a migration guide included.

ClaudeClaudeChatGPT
s
@shuma_hori
6341.4k
15CR
review.ts123456789- const x = data[i]+ const x = data[i] ?? default⚠ Null safety@reviewer2 issues3 okTS
Data Analysis & PythonPre-screened

SQL Query Optimization Advisor

Paste a slow SQL query and EXPLAIN output to get suggestions on index design, JOIN optimization, and subquery refactoring. Supports PostgreSQL/MySQL with performance rationale.

ClaudeClaudeGitHub CopilotCopilot
s
@shuma_hori
1.2k3.4k
20CR
SLIDE 1HookArcCTAToneBefore / After
Video & YouTube

YouTube Video Script Generator

Enter a topic and target audience to generate a full 10-minute video script including hook, main content, and CTA. Optimized for viewer retention with a conversational tone.

ChatGPTClaudeClaude
s
@shuma_hori
2.3k7.8k
10CR
review.ts123456789- const x = data[i]+ const x = data[i] ?? default⚠ Null safety@reviewer2 issues3 okTS
Web DevelopmentPre-screened

API Documentation Generator (OpenAPI)

Paste a route handler to generate OpenAPI 3.0 YAML covering parameter types, response samples, and error codes. Directly importable into Swagger.

GitHub CopilotCopilotCursorCursor
s
@shuma_hori
9872.9k
20CR
ActionsNext1/3Before / After
Sales & Marketing

Competitive Analysis Table Generator

Enter your service URL and competitor names to get a Markdown comparison table covering features, pricing, UI, and support — ready for sales decks and decision-making.

PerplexityPerplexityChatGPT
s
@shuma_hori
1.1k3.2k
15CR
AbstractMethodsResults3 citedBefore / After
Papers & LiteraturePre-screened

Research Paper Summary + Critical Analysis

Input a PDF or abstract to get a 5-section summary: Background, Methods, Results, Limitations, and Applications. Leverages Claude's long-context for papers over 100 pages.

ClaudeClaudeNotebookLMNotebookLM
s
@shuma_hori
3.1k9.8k
10CR
review.ts123456789- const x = data[i]+ const x = data[i] ?? default⚠ Null safety@reviewer2 issues3 okTSBefore / After
Web DevelopmentPre-screened

Next.js App Router Component Design

Describe screen requirements in natural language to get Server/Client Component split design, file structure, and Props type definitions with Tailwind CSS. Especially powerful combined with v0.

CursorCursorv0v0
s
@shuma_hori
4.2k13.4k
20CR
ActionsNext1/3
Project Management

Slack Incident Report Template Generator

Input an incident summary, scope, and timeline to simultaneously generate an engineer-facing incident report and an executive summary, plus a post-mortem template.

ChatGPTClaudeClaude
s
@shuma_hori
8912.3k
10CR
ActionsNext1/3Before / After
Office (Word/Excel/PPT)Pre-screened

PowerPoint Proposal Structure Builder

Fill in the problem, proposal, rationale, cost, and ROI to generate a Minto Pyramid-structured presentation outline. Extremely powerful combined with Copilot for Microsoft 365.

PowerPoint AIChatGPT
s
@shuma_hori
1.9k5.6k
15CR
analysis.ipynbIn [1]:SELECT month, SUM(revenue)FROM sales GROUP BY 1Out: 7 rowsBefore / After
Data Analysis & PythonPre-screened

Data Analysis Report Auto-Generator

Upload a CSV to generate a Markdown report with descriptive statistics, correlation analysis, and outlier detection. Automatically adds an executive summary for business reports.

ClaudeClaudeGoogle GeminiGemini
s
@shuma_hori
2.1k6.9k
20CR
AbstractMethodsResults3 cited
Strategy & Management

Gemini Deep Research: Market Analysis

A prompt that maximizes Gemini's deep research mode. Covers TAM/SAM/SOM analysis, key player mapping, and growth driver identification in a single run.

Google GeminiGeminiPerplexityPerplexity
s
@shuma_hori
1.3k3.9k
20CR
C312 tok
University & Careers

Interview Prep: Mock Q&A Generator

Input a job description and your work history to generate 30 expected questions with model STAR-format answers. Supports behavioral, case, and technical interview modes.

ClaudeClaudeChatGPT
s
@shuma_hori
2.9k9.1k
10CR
SLIDE 1HookArcCTAToneBefore / After
Image GenerationPre-screened

Midjourney Prompt Optimizer

Converts a rough image description into a Midjourney v6-optimized prompt. Automatically sets style, lighting, negative prompts, and aspect ratio.

MidjourneyChatGPT
s
@shuma_hori
4.1k14.2k
10CR
ActionsNext1/3
Legal & ContractsPre-screened

Claude Projects: Legal Document Review

A Claude Projects system prompt set for reviewing NDAs, service agreements, and ToS. Flags risk clauses, vague language, and missing provisions in plain language for non-lawyers.

ClaudeClaude
s
@shuma_hori
1.0k2.9k
25CR
C312 tokBefore / After
Web Development

Bolt.new Spec → Prompt Converter

Converts Japanese spec documents into English prompts optimized for Bolt.new and v0. Structures tech stack, UI requirements, and data models to dramatically improve Vibe Coding accuracy.

StackBlitzBoltv0v0
s
@shuma_hori
3.4k11.2k
10CR
review.ts123456789- const x = data[i]+ const x = data[i] ?? default⚠ Null safety@reviewer2 issues3 okTSBefore / After
Pre-screened

Mermaid Sequence Diagram Generator

Generates clean Mermaid sequenceDiagram code from a plain-text flow description. Handles participants, activation (+/-), Note over, alt/else/end, and loop blocks. Japanese labels supported. Output can be directly pasted into mermaid.live.

ClaudeClaude
s
@shuma_hori
312128
Free
Lv.8

Create Level

Create Approval Badge

Create Level 5 — eligible to bid on commissions

136.9k XPMAX

How to earn Create Level XP

  • Create a skill on SkillGraph+150 XP
  • Clones on your skills+1 XP
  • GitHub stars on linked repos+2 XP
Skills created
+3.1k
Clone count
+130.2k
GitHub stars
+3.5k
Lv.2

Debug Level

Approval badge at Lv.3

300 XP/ 600+300 XP

How to earn Debug Level XP

  • Accepted bug reports+300 XP
Bug reports (accepted)
+300

Report bugs via Slack #skillgraph-bugs. Accepted reports add Debug Level XP.

Joined

April 2026

Top Genre

work

AI Tools Used

ClaudeCopilotChatGPTGeminiCursorPerplexityNotebookLMv0PowerPoint AIMidjourneyBolt