en un clic
victorgrein-skills
victorgrein-skills contient 4 skills collectées depuis victorgrein, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Turn explicitly designated input documents into an approved implementation spec in a per-spec folder under .context/specs. Use when the user explicitly invokes $to-spec with local or attached documents, documentation URLs, or pasted Markdown and wants uncertainties resolved through a one-question-at-a-time interview before the spec is written.
Audit a CrewAI project against official best practices (architecture, tasks, agents, flows, LLM config, tools, security) and generate/update the project's AGENTS.md context file. Use when the user asks to review, audit, or improve existing CrewAI code, or to refresh the project's AGENTS.md.
CrewAI development expertise — Flows, Crews, Agents, Tasks, Tools, Memory, and production patterns. Use whenever writing, editing, debugging, reviewing, or discussing CrewAI code (crewai imports, Flow/Crew/Agent/Task classes, crew.jsonc, agents.yaml, @start/@listen/@router decorators, crewai CLI commands).
Scaffold a new CrewAI project the right way — Flow-first architecture, JSONC configs, Claude LLM wiring, guardrails, and a verified runnable baseline. Use when the user asks to create, bootstrap, or start a new CrewAI project, crew, or flow.