Account ID: @shuma_hori
Create Level 5 — eligible to bid on commissions
Approval badge at Lv.3
Report bugs via Slack #skillgraph-bugs. Accepted reports add Debug Level XP.
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.
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.
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.
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%.
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%.
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.
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.
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.
Paste a route handler to generate OpenAPI 3.0 YAML covering parameter types, response samples, and error codes. Directly importable into Swagger.
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.
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.
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.
Input an incident summary, scope, and timeline to simultaneously generate an engineer-facing incident report and an executive summary, plus a post-mortem template.
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.
Upload a CSV to generate a Markdown report with descriptive statistics, correlation analysis, and outlier detection. Automatically adds an executive summary for business reports.
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.
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.
Converts a rough image description into a Midjourney v6-optimized prompt. Automatically sets style, lighting, negative prompts, and aspect ratio.
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.
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.
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.