Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

claude

claude contient 48 skills collectées depuis johnlindquist, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
48
Stars
24
mis à jour
2025-12-19
Forks
6
Couverture métier
13 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

cass
Développeurs de logiciels

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
Développeurs de logicielsResponsables publicité et promotions

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
Développeurs de logiciels

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
Programmeurs informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Graphistes

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

2025-12-12
lessons
Développeurs de logiciels

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

2025-12-12
linear
Développeurs de logicielsSuperviseurs de première ligne du personnel de bureau et de soutien administratif

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

2025-12-12
memory
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Spécialistes du support aux utilisateurs d'ordinateurs

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

2025-12-12
agent-mail
Développeurs de logiciels

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

2025-12-12
article
Rédacteurs techniques

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

2025-12-12
brainstorm
Développeurs de logiciels

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

2025-12-12
bundle
Développeurs web

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

2025-12-12
changelog
Développeurs de logiciels

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

2025-12-12
chrome
Développeurs web

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

2025-12-12
council
Développeurs de logicielsAutres occupations informatiques

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
Administrateurs de bases de données

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

2025-12-12
deps
Développeurs de logiciels

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

2025-12-12
design
Développeurs de logiciels

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

2025-12-12
diff-preview
Développeurs de logicielsAutres occupations informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Autres occupations informatiques

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

2025-12-12
perf
Développeurs de logiciels

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

2025-12-12
pipeline
Développeurs de logiciels

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

2025-12-12
refactor
Développeurs de logiciels

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

2025-12-12
repo
Développeurs de logicielsAutres occupations informatiques

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

2025-12-12
research
Développeurs de logiciels

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
Développeurs web

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

2025-12-12
stuck
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2025-12-12
think
Développeurs de logicielsScientifiques en recherche informatique et en information

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

2025-12-12
tmux
Administrateurs de réseaux et de systèmes informatiques

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

2025-12-12
Affichage des 40 principaux skills collectés sur 48 dans ce dépôt.