Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

claude

claude 收录了来自 johnlindquist 的 48 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
48
Stars
24
更新
2025-12-19
Forks
6
职业覆盖
13 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

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
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
beads
软件开发工程师

Track tasks and issues using the bd CLI. Use for task management, sprint planning, dependency tracking, and project organization. Replaces TodoWrite.

2025-12-12
cass-memory
软件开发工程师

Contextual learning system that remembers patterns and rules from past sessions. Use to get relevant context before tasks, record outcomes, and build a personal playbook of coding patterns.

2025-12-12
figma
平面设计师

Extract design data from Figma files. Use for getting design tokens, component specs, and generating code from Figma designs.

2025-12-12
lessons
软件开发工程师

Capture and review lessons learned from coding sessions. Use to record insights, read past lessons, and improve over time.

2025-12-12
linear
软件开发工程师办公与行政支持工人一线监督员

Manage Linear issues and workflows. Use for viewing, creating, and updating Linear issues, and integrating with development workflow.

2025-12-12
memory
软件开发工程师

Persistent knowledge storage using basic-memory CLI. Use to save notes, search memories semantically, and build context for topics across sessions.

2025-12-12
ubs
软件质量保证分析师与测试员

Ultimate Bug Scanner - scan code for bugs across 7 languages (JS/TS, Python, Go, Rust, Java, C++, Ruby). Use before commits to catch null safety issues, security holes, async bugs, and memory leaks.

2025-12-12
debug
计算机用户支持专员

Unified debugging workflow enforcing root cause protocol. Investigate → Understand → Reason → Fix. Use when debugging bugs, errors, or unexpected behavior.

2025-12-12
agent-mail
软件开发工程师

Inter-agent communication for multi-agent workflows. Use when multiple agents need to coordinate, share information, or reserve resources.

2025-12-12
article
技术写作员

Generate technical articles and documentation using AI. Use for writing blog posts, documentation, and technical content.

2025-12-12
brainstorm
软件开发工程师

Generate ideas and explore possibilities with AI. Use for creative problem solving, generating alternatives, and expanding on concepts.

2025-12-12
bundle
网页开发工程师

Bundle and share code as gists or markdown. Use to create shareable code bundles, extract imports, and create GitHub gists.

2025-12-12
changelog
软件开发工程师

Generate and manage changelogs from git history. Use for release notes, tracking breaking changes, and maintaining project history.

2025-12-12
chrome
网页开发工程师

Browser automation using Puppeteer or Playwright. Use for web testing, screenshots, form filling, and automated browser interactions.

2025-12-12
council
软件开发工程师其他计算机职业

Query multiple AI agents in parallel for diverse perspectives. Use when you want multiple viewpoints on a question, to compare approaches, or to find consensus among AI models.

2025-12-12
db
数据库管理员

Database operations for SQLite, PostgreSQL, and MySQL. Use for queries, schema inspection, migrations, and AI-assisted query generation.

2025-12-12
deps
软件开发工程师

Manage dependencies with npm/yarn/pnpm. Use for auditing vulnerabilities, checking outdated packages, understanding dependency trees, and upgrading packages safely.

2025-12-12
design
软件开发工程师

Design system and token management. Use for managing design tokens, colors, typography, and maintaining design consistency.

2025-12-12
diff-preview
软件开发工程师其他计算机职业

Preview and analyze git diffs with AI explanations. Use to understand changes before committing, get impact analysis, and compare branches or commits.

2025-12-12
gemini
软件开发工程师

Use Gemini AI for research, analysis, summarization, web search, and complex reasoning. Use when you need AI-powered research, code analysis, content summarization, or web search with synthesis.

2025-12-12
investigate
软件开发工程师

Debug and investigate code issues using search and AI analysis. Use when stuck on bugs, tracing execution flow, or understanding complex code.

2025-12-12
long-agent
软件开发工程师

Manage long-running agent sessions. Use for tracking progress in extended tasks, maintaining context across long sessions, and managing multi-step workflows.

2025-12-12
mcp-spy
其他计算机职业

Debug MCP server communication. Use for troubleshooting MCP integrations, viewing traffic, and analyzing latency.

2025-12-12
perf
软件开发工程师

Performance profiling and optimization. Use for benchmarking code, analyzing performance, running Lighthouse audits, and finding hotspots.

2025-12-12
pipeline
软件开发工程师

Chain multiple operations together in pipelines. Use for multi-step workflows, combining research with analysis, and complex automated tasks.

2025-12-12
refactor
软件开发工程师

Code refactoring with AI assistance. Use for modernizing code, converting JavaScript to TypeScript, class to hooks conversions, and systematic renaming.

2025-12-12
repo
软件开发工程师其他计算机职业

Create repository context bundles and code maps. Use to share codebase context, generate documentation, and understand project structure.

2025-12-12
research
软件开发工程师

Comprehensive research combining web search and AI synthesis. Use for deep research on topics, comparing technologies, investigating libraries, and finding GitHub issues related to problems.

2025-12-12
spider
网页开发工程师

Web crawling and scraping with analysis. Use for crawling websites, security scanning, and extracting information from web pages.

2025-12-12
stuck
软件开发工程师

Get unstuck when blocked on a problem. Use when you've tried multiple approaches without success, or when debugging has hit a wall.

2025-12-12
testgen
软件质量保证分析师与测试员

Generate tests using AI and run test suites. Use for generating unit tests, running coverage reports, and mutation testing.

2025-12-12
think
软件开发工程师计算机与信息研究科学家

Deep multi-framework reasoning using Gemini. Use for complex problem analysis, challenging ideas, and evaluating multiple options with structured thinking.

2025-12-12
tmux
网络与计算机系统管理员

Manage tmux sessions for background processes. Use to run long-running commands, manage multiple terminals, and capture output from background processes.

2025-12-12
当前展示该仓库 Top 40 / 48 个已收集 skills。