·project-development
</>

project-development

guanyang/antigravity-skills

Diese Fähigkeit sollte verwendet werden, wenn der Benutzer „ein LLM-Projekt starten“, „eine Batch-Pipeline entwerfen“, „die Passung von Aufgabenmodell bewerten“ oder „ein Agentenprojekt strukturieren“ möchte oder wenn er Pipeline-Architektur, agentengestützte Entwicklung, Kostenschätzung oder die Wahl zwischen LLM- und traditionellen Ansätzen erwähnt.

19Installationen·2Trend·@guanyang

Installation

$npx skills add https://github.com/guanyang/antigravity-skills --skill project-development

SKILL.md

This skill covers the principles for identifying tasks suited to LLM processing, designing effective project architectures, and iterating rapidly using agent-assisted development. The methodology applies whether building a batch processing pipeline, a multi-agent research system, or an interactive agent application.

Not every problem benefits from LLM processing. The first step in any project is evaluating whether the task characteristics align with LLM strengths. This evaluation should happen before writing any code.

| Synthesis across sources | LLMs excel at combining information from multiple inputs | | Subjective judgment with rubrics | LLMs handle grading, evaluation, and classification with criteria | | Natural language output | When the goal is human-readable text, not structured data | | Error tolerance | Individual failures do not break the overall system |

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/guanyang/antigravity-skills --skill project-development
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist project-development?

Diese Fähigkeit sollte verwendet werden, wenn der Benutzer „ein LLM-Projekt starten“, „eine Batch-Pipeline entwerfen“, „die Passung von Aufgabenmodell bewerten“ oder „ein Agentenprojekt strukturieren“ möchte oder wenn er Pipeline-Architektur, agentengestützte Entwicklung, Kostenschätzung oder die Wahl zwischen LLM- und traditionellen Ansätzen erwähnt. Quelle: guanyang/antigravity-skills.

Wie installiere ich project-development?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/guanyang/antigravity-skills --skill project-development Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/guanyang/antigravity-skills