Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

Warren-Claude-Code-Plugin-Marketplace

Warren-Claude-Code-Plugin-Marketplace には WarrenZhu050413 から収集した 50 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
50
Stars
6
更新
2026-02-07
Forks
0
職業カバレッジ
13 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

assemblyai-transcription
ソフトウェア開発者

Use when transcribing audio files with speaker diarization. Triggers on TRANSCRIBE keyword.

2026-02-07
google-calendar-management
データベース管理者

Create, update, delete, and query Google Calendar events using gcallm CLI, MCP tools, or direct API calls.

2026-02-06
developing-essays
作家・著者

Rule-based methodology for essay development. Load this index first, then load specific essay type file based on task.

2026-02-06
managing-snippets
ソフトウェア開発者

Comprehensive guide for managing Claude Code snippets v2.0 - discovering locations, creating snippets from files, searching by name/pattern/description, and validating configurations. Use this skill when users want to create, search, or manage snippet configurations in their Claude Code environment. Updated for LLM-friendly interface with TTY auto-detection.

2026-02-06
warren-style
作家・著者

Style guide and primer for writing in Warren Zhu's voice. Use when drafting emails, essays, blog posts, technical documents, consulting deliverables, presentations, or any writing for or as Warren. Covers philosophical sensibilities, stylistic patterns, characteristic moves, tone calibration, and professional/technical writing registers. Also useful when understanding Warren's intellectual background and preferences for advising him.

2026-02-06
canvas-lms-assistant
ソフトウェア開発者

Use when interacting with Harvard Canvas LMS - fetching courses, assignments, grades, submissions, modules, calendar events. Trigger with CANVAS keyword.

2026-02-06
google-drive
ソフトウェア開発者

Interact with Google Drive API using PyDrive2 for uploading, downloading, searching, and managing files. Use when working with Google Drive operations including file transfers, metadata queries, search operations, folder management, batch operations, and sharing. Authentication is pre-configured at ~/.gdrivelm/. Includes helper scripts for common operations and comprehensive API references. Helper script automatically detects markdown formatting and sets appropriate MIME types.

2026-02-06
session-handoff
ソフトウェア開発者

Template for summarizing session state and context for continuity between Claude Code sessions. Use when ending a session or handing off work.

2026-02-06
creating-issues
ソフトウェア開発者

Create GitHub issues (feature requests or bug reports) by learning from existing issue formats in the repository.

2026-02-06
uv-debug
ネットワーク・コンピュータシステム管理者

Troubleshooting uv (Python package manager) issues - stale cache, installation problems, package updates.

2026-01-05
example
ソフトウェア開発者

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Adapted for Warren's system with snippet integration.

2026-01-02
testing-webapps
ソフトウェア品質保証アナリスト・テスター

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

2026-01-02
writing-scripts
ソフトウェア開発者

Best practices for writing automation scripts in Python and Bash. Use when writing automation scripts, choosing between languages, debugging subprocess errors, or implementing error handling patterns. Load language-specific references as needed.

2026-01-02
developing-essays
作家・著者

Methodology for developing personal statements and analytical essays. Use when helping identify throughlines, resolve "too many ideas" paralysis, or clarify essay themes.

2026-01-02
documentation-tutorial
ソフトウェア開発者

Build hands-on, code-first tutorials from any primary source - technical documentation, codebases, APIs, tools, or other complex material. Extract real examples, working code, and concrete scenarios. Create tutorials using markdown (text-heavy summaries) or React artifacts (complex interactive workflows). Keywords - tutorial, codebase, API, hands-on, code-first, copy-paste, interactive, real examples, primary source

2026-01-02
pedagogical-journey
ソフトウェア開発者

Explain solutions through the lens of discovery and conversation journey, emphasizing how insights emerged rather than exhaustive technical details. Use when explaining code changes, decision-making processes, problem-solving approaches, or any narrative that benefits from showing the "why" before the "what". Trigger with JOURNEY keyword.

2026-01-02
building-artifacts
ウェブ開発者

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Artifacts are automatically saved to ~/Desktop/Artifacts directory. Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

2026-01-02
theming-artifacts
グラフィックデザイナー

Apply professional themes (colors/fonts) to artifacts. 10 pre-set themes available or generate custom themes on-the-fly.

2026-01-02
gmail-assistant
秘書・行政アシスタント(法律・医療・役員除く)

Use when composing, sending, searching, or managing Warren's emails via gmail CLI. Covers drafting with styles, finding similar emails for context, managing groups, discovering contacts online, and email workflows. Always test to fuchengwarrenzhu@gmail.com before real sends.

2026-01-02
making-files-clearer
テクニカルライター

Simplify and clarify files by removing redundancy, organizing content logically, and keeping only essential information. Use when asked to make something clearer, remove fluff, simplify, declutter, make more concise, or improve readability. Keywords - clarity, simplify, concise, declutter, remove redundancy, essential only, no fluff.

2026-01-02
pdftext
ソフトウェア開発者

Extract text from PDFs for LLM consumption using AI-powered or traditional tools. Use when converting academic PDFs to markdown, extracting structured content (headers/tables/lists), batch processing research papers, preparing PDFs for RAG systems, or when mentions of "pdf extraction", "pdf to text", "pdf to markdown", "docling", "pymupdf", "pdfplumber" appear. Provides Docling (AI-powered, structure-preserving, 97.9% table accuracy) and traditional tools (PyMuPDF for speed, pdfplumber for quality). All processing is on-device with no API calls.

2026-01-02
reflecting-on-learnings
ソフトウェア開発者

Analyzes conversations to identify learnings, patterns, and techniques for capture in skills/snippets. Proposes updates or new skills, shows preview before changes. Use when user says "reflect", "what did we learn", or after complex tasks.

2026-01-02
searching-deeply
データサイエンティスト

Iterative parallel search strategy using WebSearch and Exa. Launch multiple searches simultaneously, learn from failures, and keep iterating until finding answers. Use for research, code examples, documentation, and technical information gathering.

2026-01-02
llm-chat-interface
ソフトウェア開発者

Guide for building full-stack LLM applications with Warren's preferred tech stack. Use when building chat interfaces, LLM-powered apps, or any application using claude-agent-sdk. Covers tech stack (React + TypeScript + Vite + Tailwind frontend, FastAPI + uv backend), SDK usage patterns, structured logging, and Makefile conventions. Load references as needed - chat-interface.md for chat UI patterns, realtime-streaming.md for SSE/activity streaming, storage-patterns.md for backend persistence. Keywords - LLM app, claude-agent-sdk, FastAPI, React, chat interface.

2026-01-02
open-source
ソフトウェア開発者

Workflow for evaluating, adopting, customizing, and managing open source software. Use when: (1) Searching for OSS tools to solve a problem (finding alternatives, comparing options) (2) Evaluating whether an OSS project is worth adopting (health, maintenance, quality) (3) Setting up and configuring a new OSS tool (installation, secrets, initial config) (4) Learning how to use an OSS tool effectively (beyond awful man pages) (5) Customizing OSS to fit personal workflow (theming, flags, integrations) (6) Managing a portfolio of OSS tools (updates, dotfiles, dependencies) Keywords: open source, OSS, github, software selection, tool evaluation, dotfiles, configuration

2026-01-02
writing-lua
ソフトウェア開発者

This snippet should be used when writing Neovim plugins with Lua, focusing on type safety, modular architecture, and best practices.

2025-12-03
apache-license-20-compliance
市場調査アナリスト・マーケティングスペシャリスト

Guide for verifying Apache License 2.0 compliance in derivative works. This skill should be used when creating derivative works from Apache-licensed code, checking license compliance, ensuring proper attribution, validating NOTICE/LICENSE files, documenting changes per Apache requirements, or when mentions of "apache", "license", "compliance", "attribution", or "NOTICE" appear in context of software licensing.

2025-12-03
claude-sdk-debugging
ソフトウェア開発者

Comprehensive guide for debugging Claude Agent SDK errors, TypedDict contracts, and internal SDK processing issues

2025-12-03
following-tdd
ソフトウェア品質保証アナリスト・テスター

This snippet should be used when following Test-Driven Development (TDD) methodology with the Red-Green-Refactor-Commit cycle for all implementation tasks.

2025-12-03
iterating-code
ソフトウェア開発者

Explore complex, multi-faceted topics requiring deep understanding through a three-round iterative strategy with parallel subagents.

2025-12-03
prompt-engineering
ソフトウェア開発者

Anthropic's official prompt engineering best practices. Use when optimizing prompts, debugging outputs, or improving response quality.

2025-12-03
fetching-relevant-images
グラフィックデザイナー

Find, fetch, and legally use images from the web. Covers Wikimedia Commons, free sources, copyright, fair use, and embedding. Use when you need images for any project.

2025-12-03
using-claude
ソフトウェア開発者

Working with Claude Code features, debugging hooks, MCP integration, snippet verification, headless automation, and Agent SDK. Use this skill when the user asks about Claude Code features, hooks, memory, statusline, debugging, MCP servers, headless use patterns, CI/CD automation, Python/TypeScript Agent SDK, or building custom agents.

2025-12-03
using-clis-effectively
ソフトウェア開発者

Best practices and patterns for discovering, using, and integrating with command-line interfaces

2025-12-03
using-codex
ソフトウェア開発者

Using Codex CLI (`codex exec`) for testing and automation. Focus on gpt-5-codex with different reasoning efforts, web search, streaming, and multi-turn conversations.

2025-12-03
using-github-cli-gh
ソフトウェア開発者

Master GitHub CLI workflow for issues, repos, search, and APIs. Use when creating/reading GitHub issues, searching repos, querying GitHub data, or automating GitHub tasks. Focus: gotchas, key workflows with "look at past examples" pattern, practical APIs.

2025-12-03
using-linear
プロジェクト管理専門家

Guide for working with Linear project management via GraphQL API. Use when creating/updating Linear issues, changing status, adding comments, or uploading files/screenshots. Covers raw GraphQL, Python SDK (linear-py), issue search, mutations, and file upload workflows with Google Cloud Storage signed URLs. Tested October 2025.

2025-12-03
using-nvim
ソフトウェア開発者

Reference Warren's Neovim configuration (~/.config/nvim) with LSP, plugins, and directory structure.

2025-12-03
using-screenshots
ソフトウェア開発者

This snippet should be used when reading, organizing, and naming screenshots with date prefixes.

2025-12-03
applying-style
作家・著者

Apply precise writing style that expresses ideas clearly with personal voice and logical flow.

2025-12-03
このリポジトリの収集済み skills 50 件中、上位 40 件を表示しています。