Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
johnlindquist
GitHub creator profile

johnlindquist

Repository-level view of 117 collected skills across 9 GitHub repositories, including approximate occupation coverage.

skills collected
117
repositories
9
occupation fields
2
updated
2026-05-24
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
claude
46 skills246updated 2025-12-19
39% of creator
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
Showing top 8 of 46 collected skills in this repository.
#002
script-kit-next
42 skills276updated 2026-05-24
36% of creator
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
Showing top 8 of 42 collected skills in this repository.
#003
uxspec
11 skills40updated 2026-03-20
9.4% of creator
Showing top 8 of 11 collected skills in this repository.
#004
badger-2350-plugin
8 skills71updated 2025-10-30
6.8% of creator
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 skills164updated 2025-11-21
5.1% of creator
frontend-design
소프트웨어 개발자

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2025-11-21
ts-testing
소프트웨어 품질 보증 분석가·테스터

Design, implement, and maintain high‑value TypeScript test suites using popular JS/TS testing libraries. Use this skill whenever the user is adding tests, debugging failing tests, or refactoring code that should be covered by tests.

2025-11-21
chrome-devtools
웹 개발자

Control and inspect Chrome browser using Chrome DevTools Protocol - navigate pages, debug network requests, analyze performance, take screenshots, interact with elements, and automate browser tasks.

2025-11-10
diagram
컴퓨터 시스템 분석가

Maintain and synchronize Unified Impact Diagrams following Diagram Driven Development (DDD) methodology. Create, update, and manage diagrams that connect user value to technical implementation.

2025-11-10
github
고객 서비스 담당자

Manage GitHub issues using gh CLI - create, list, view, update, close, and assign issues. Use when working with GitHub issues, bug tracking, or project management tasks.

2025-11-10
review
소프트웨어 개발자

Centralizes persona-driven code reviews (Fowler, Torvalds, Carmack, React core, etc.) so Claude can pick or combine expert viewpoints when the user asks for a code review or perspective-specific critique.

2025-11-10
저장소 9개 중 9개 표시
모든 저장소를 표시했습니다