Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
johnlindquist
GitHub 创作者资料

johnlindquist

按仓库查看 9 个 GitHub 仓库中的 117 个已收集 skills,并展示近似职业覆盖。

已收集 skills
117
仓库
9
职业领域
2
更新
2026-05-24
职业覆盖
该创作者主要覆盖的职业大类。
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

#001
claude
46 个 skills246更新于 2025-12-19
占该创作者 39%
cass
软件开发工程师

Always search before starting any work across all coding agent session histories (Claude Code, Codex, Cursor, Gemini CLI, Aider, ChatGPT) to find whatever we've discussed before.

2025-12-19
council-of-five
软件开发工程师广告与促销经理

Spawn 5 Opus subagents with randomly-generated distinct personas to debate a problem from multiple angles. Use when exploring UX decisions, architecture choices, or any decision that benefits from diverse perspectives arguing creatively.

2025-12-19
deepwiki
软件开发工程师

Query DeepWiki for repository documentation and structure. Use to understand open source projects, find API docs, and explore codebases.

2025-12-19
karabiner
软件开发工程师

Configure Karabiner-Elements keyboard remapping using Goku EDN syntax. Use when creating keybindings, layers, simlayers, app-specific shortcuts, or modifying karabiner.edn.

2025-12-19
packx
计算机程序员

Bundle code context for AI. ALWAYS use --limit 49k unless user explicitly requests otherwise. Use for creating shareable code bundles and preparing context for LLMs.

2025-12-19
raycast-extension
软件开发工程师

Build Raycast extensions with React and TypeScript. Use when the user asks to create a Raycast extension, command, or tool.

2025-12-19
skill-creator
软件开发工程师

Create new Agent Skills for Claude Code. Use when user wants to create a skill, add a new capability, document a CLI workflow, or asks how skills work.

2025-12-19
workflow-devkit
软件开发工程师

Build durable, resumable TypeScript workflows with Vercel Workflow DevKit. Use when creating long-running processes, AI agents, background jobs, multi-step pipelines, webhooks, or event-driven systems. Triggers on "workflow", "durable", "resumable", "use workflow", "use step".

2025-12-19
当前展示该仓库 Top 8 / 46 个已收集 skills。
#002
script-kit-next
42 个 skills276更新于 2026-05-24
占该创作者 36%
agy-script-kit-devtools
未分类

Use the local agy CLI as a fast Script Kit GPUI app inspector by prompting it to drive existing script-kit-devtools primitives, capture logs, and produce a compact investigation result from a user bug report or inspection prompt.

2026-05-24
new-agent
未分类

Create mdflow-backed agent files for Script Kit. Compatibility path — prefer creating skills (SKILL.md under a plugin's skills/ directory) for new reusable AI work.

2026-05-23
manage-notes
综合办公文员

Manage the Notes window — creating, searching, editing, and automating notes via the SDK and automation protocol.

2026-05-20
isolated-devtools-session
网络与计算机系统管理员

Canonical bootstrap for isolated Script Kit GPUI DevTools sessions: one front door script (classify, verify-script, start, prove, cleanup), repo-level helpers under scripts/agentic/, bounded timeouts, JSON stdout, progress stderr. Use when agents need parallel DevTools workers, isolated runtime proof, SK_VERIFY script gates, or dev-watch reuse without starting a second GPUI under ./dev.sh.

2026-05-20
acp-chat-core
软件开发工程师

ACP Agent Chat lifecycle, AcpChatView, embedded/detached chat windows, agent/model selection, setup cards, streaming, cancellation, and chat close/reuse behavior.

2026-05-19
acp-context-composer
软件开发工程师

ACP composer input, slash commands, @mentions, context parts, attachment tokens, pasted text/image, /new-script, focused target, and context staging.

2026-05-19
actions-popups
网页开发工程师

Cmd+K, actions dialog, action sections, PromptPopup, confirm popup, attached popup, popup registry, popup resize/focus, and action execution routing.

2026-05-19
agentic-testing
软件质量保证分析师与测试员

Human-first runtime testing for Script Kit GPUI: operate the real app through visible user paths to surface UX/UI interaction bugs, then back findings with receipts, screenshots, exact targets, and cleanup.

2026-05-19
当前展示该仓库 Top 8 / 42 个已收集 skills。
#003
uxspec
11 个 skills40更新于 2026-03-20
占该创作者 9.4%
当前展示该仓库 Top 8 / 11 个已收集 skills。
#004
badger-2350-plugin
8 个 skills71更新于 2025-10-30
占该创作者 6.8%
badger-2350-dev
软件开发工程师

Development environment setup and workflow for Universe 2025 (Tufty) Badge with MonaOS. Use when setting up the badge, flashing firmware, debugging, or working with the development toolchain.

2025-10-30
badger-app-creator
软件开发工程师

Create MicroPython applications for Universe 2025 (Tufty) Badge including display graphics, button handling, and MonaOS app structure. Use when building badge apps, creating interactive displays, or developing MicroPython programs.

2025-10-30
badger-deploy
软件开发工程师

Deployment workflows, file management, and project organization for Universe 2025 (Tufty) Badge. Use when deploying apps to MonaOS, managing files on device, syncing projects, organizing code, or setting up deployment pipelines.

2025-10-30
badger-diagnostics
软件开发工程师

System diagnostics, verification, and troubleshooting for Badger 2350. Use when checking firmware version, verifying installations, diagnosing hardware issues, troubleshooting errors, or performing system health checks on Badger 2350.

2025-10-30
badger-hardware
计算机硬件工程师

Hardware integration for Badger 2350 including GPIO, I2C sensors, SPI devices, and electronic components. Use when connecting external hardware, working with sensors, controlling LEDs, reading buttons, or interfacing with I2C/SPI devices on Badger 2350.

2025-10-30
badger-quickstart
软件开发工程师

Complete getting started guide for Universe 2025 (Tufty) Badge from zero to first app. Use when helping absolute beginners, providing step-by-step first-time setup, or when users ask "how do I get started", "where do I begin", or "first steps with the badge".

2025-10-30
micropython-repl
软件开发工程师

MicroPython REPL usage, package management, module inspection, and interactive debugging for Universe 2025 (Tufty) Badge. Use when installing MicroPython packages, testing code interactively, checking installed modules, or using the REPL for development.

2025-10-30
python-setup
计算机用户支持专员

Python environment setup on your computer for Badger 2350 development. Use when installing Python, setting up virtual environments, installing development tools like mpremote or ampy, or configuring the computer-side development environment for Badger 2350 projects.

2025-10-30
#005
claude-workshop-skills
6 个 skills164更新于 2025-11-21
占该创作者 5.1%
已展示 9 / 9 个仓库
已展示全部仓库