Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Project Development

Skill Verifiziert Aktiv

This skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate task-model fit", "structure agent project", or mentions pipeline architecture, agent-assisted development, cost estimation, or choosing between LLM and traditional approaches.

Zweck

To guide users in effectively starting, structuring, and iterating on LLM projects, ensuring task-model fit, efficient pipeline architecture, and cost-effective development.

Funktionen

  • Task-model fit analysis framework
  • Canonical pipeline architecture patterns
  • File system state management for pipelines
  • Structured output design and parsing guidance
  • Cost estimation formulas and tracking advice
  • Agent-assisted development practices

Anwendungsfälle

  • Starting a new project that may benefit from LLMs
  • Designing batch processing pipelines with structured outputs
  • Evaluating task suitability for agents versus traditional code
  • Estimating costs and timelines for LLM-heavy projects

Nicht-Ziele

  • Providing specific code implementations for LLM models
  • Acting as a general project management tool outside of LLM development
  • Detailed tool design or multi-agent orchestration patterns (refer to other skills)

Workflow

  1. Task Analysis: Define input/output, classify task, set error rate, estimate value.
  2. Manual Validation: Test one example, evaluate quality, identify failure modes, estimate tokens.
  3. Architecture Selection: Choose single/multi-agent, identify tools/data, design storage/caching, plan parallelization.
  4. Cost Estimation: Calculate tokens x price with buffer, estimate development time, identify infrastructure needs.
  5. Development Plan: Implement stage-by-stage, define testing strategy, set iteration milestones, plan deployment.

Praktiken

  • Task-Model Fit Recognition
  • Pipeline Architecture Design
  • Structured Output Design
  • Agent-Assisted Development

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add muratcankoylan/Agent-Skills-for-Context-Engineering
/plugin install Agent-Skills-for-Context-Engineering@context-engineering-marketplace

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert about 16 hours ago

Vertrauenssignale

Letzter Commitabout 1 month ago
Sterne15.6k
LizenzMIT
Status
Quellcode ansehen