Cherche Fonction banner
ServOMorph ServOMorph

Cherche Fonction

Development community

Description

--- description: Recherche une fonction/fonctionnalité déjà codée dans d'anciens projets, à partir d'une description argument-hint: "<description de la fonction recherchée>" model: sonnet --- # /cherche_fonction <description> ## Objectif Retrouver, dans d'anciens projets, du code correspondant à une description fonctionnelle (ex: « communication Discord depuis Claude Code ») quand on ne se souvient plus dans quel programme il a été écrit. ## [COLLECTE] 1. Description absente de `$ARGUMENTS`

Installation

Installs to ~/.claude/commands/servomorph-claude-vibecoding-kit-cherche_fonction.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ServOMorph/claude-vibecoding-kit/HEAD/.claude/commands/cherche_fonction.md -o ~/.claude/commands/servomorph-claude-vibecoding-kit-cherche_fonction.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository