project-development
✓Cette compétence doit être utilisée lorsque l'utilisateur demande "démarrer un projet LLM", "concevoir un pipeline par lots", "évaluer l'adéquation tâche-modèle", "structurer un projet d'agent", ou mentionne l'architecture du pipeline, le développement assisté par agent, l'estimation des coûts ou le choix entre le LLM et les approches traditionnelles.
Installation
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 |
Faits (prêts à citer)
Champs et commandes stables pour les citations IA/recherche.
- Commande d'installation
npx skills add https://github.com/guanyang/antigravity-skills --skill project-development- Catégorie
- </>Développement
- Vérifié
- ✓
- Première apparition
- 2026-02-01
- Mis à jour
- 2026-02-18
Réponses rapides
Qu'est-ce que project-development ?
Cette compétence doit être utilisée lorsque l'utilisateur demande "démarrer un projet LLM", "concevoir un pipeline par lots", "évaluer l'adéquation tâche-modèle", "structurer un projet d'agent", ou mentionne l'architecture du pipeline, le développement assisté par agent, l'estimation des coûts ou le choix entre le LLM et les approches traditionnelles. Source : guanyang/antigravity-skills.
Comment installer project-development ?
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/guanyang/antigravity-skills --skill project-development Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor
Où se trouve le dépôt source ?
https://github.com/guanyang/antigravity-skills
Détails
- Catégorie
- </>Développement
- Source
- skills.sh
- Première apparition
- 2026-02-01