Skip to main content
在 Manus 中运行任何 Skill
一键导入
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
当前展示该仓库 Top 40 / 50 个已收集 skills。