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
repository map

Where the skills live

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

#01
claude
46 skills · 2025-12-19
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمديرو الشبكات وأنظمة الحاسوبمطوّرو الويبمحللو ضمان جودة البرمجيات والمختبرونعلماء أبحاث الحوسبة والمعلومات
13 occupation categories · 100% classified
39%share
#02
script-kit-next
42 skills · 2026-05-24
مطوّرو البرمجياتمطوّرو الويبمديرو الشبكات وأنظمة الحاسوبمحللو ضمان جودة البرمجيات والمختبرونمصممو واجهات الويب والرقميةمتخصصو دعم مستخدمي الحاسوب
10 occupation categories · 95% classified
36%share
#03
uxspec
11 skills · 2026-03-20
مصممو واجهات الويب والرقميةالكتّاب التقنيونالمصممون الجرافيكيون
3 occupation categories · 100% classified
9.4%share
#04
badger-2350-plugin
8 skills · 2025-10-30
مطوّرو البرمجياتمتخصصو دعم مستخدمي الحاسوبمهندسو أجهزة الحاسوب
3 occupation categories · 100% classified
6.8%share
#05
claude-workshop-skills
6 skills · 2025-11-21
مطوّرو البرمجياتمحللو أنظمة الحاسوبمحللو ضمان جودة البرمجيات والمختبرونمطوّرو الويبممثلو خدمة العملاء
5 occupation categories · 100% classified
5.1%share
#06
workflow-skill
1 skills · 2026-01-22
مطوّرو البرمجيات
1 occupation categories · 100% classified
0.9%share
#07
skill-publish-skill
1 skills · 2026-01-30
مطوّرو البرمجيات
1 occupation categories · 100% classified
0.9%share
#08
plugin-better-tools
1 skills · 2026-05-22
مطوّرو البرمجيات
1 occupation categories · 100% classified
0.9%share
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
animate
مصممو واجهات الويب والرقمية

Add purposeful motion to a UXSpec — $animations, onEnter choreography, and timing tokens

2026-03-20
clarify
الكتّاب التقنيونالمصممون الجرافيكيون

Improve every piece of text in a UXSpec — descriptions, labels, error messages, empty states, and loading copy

2026-03-20
extract
مصممو واجهات الويب والرقمية

Identify repeated patterns and consolidate them into $elements and shared tokens for systematic reuse

2026-03-20
gather
مصممو واجهات الويب والرقمية

Collect design context, audience, intent, and requirements before writing any UXSpec JSON

2026-03-20
harden
مصممو واجهات الويب والرقمية

Strengthen a UXSpec against real-world conditions — overflow, missing data, network failures, and accessibility

2026-03-20
review
مصممو واجهات الويب والرقمية

Run a systematic quality audit on a completed UXSpec — design intent, consistency, accessibility, and state coverage

2026-03-20
uxspec
مصممو واجهات الويب والرقمية

Walk through building a UXSpec (.uxspec.json) file — gathering requirements, making design decisions about layout/typography/color/motion/accessibility, designing the state machine, defining visuals, then compiling and verifying the output.

2026-03-20
states
مصممو واجهات الويب والرقمية

Design the $machine section — map happy paths, error paths, and all state types into a complete behavioral skeleton

2026-03-20
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
Showing 9 of 9 repositories
All repositories loaded