project-development

Community

Plan and orchestrate end-to-end LLM projects.

Authorgeorgeguimaraes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a practical methodology for identifying tasks suited to LLM processing, designing project architectures, and iterating rapidly with agent-assisted development—covering ideation through deployment.

Core Features & Use Cases

  • Task-Model Fit Evaluation: decide whether a task is best solved by an LLM, traditional code, or hybrid approaches.
  • Pipeline Architecture: define canonical stages (acquire → prepare → process → parse → render) and file-system-based state management.
  • Structured Outputs: enforce parseable, machine-read outputs at each stage for easy debugging and re-run capabilities.
  • Agent-Assisted Development: rapid iteration by combining human intent with agent automation.
  • Cost & Timeline Estimation: rough guidance to plan scope and schedule.

Quick Start

Run an end-to-end batch with the included pipeline template. Command: python dot_claude/skills/context-engineering/project-development/scripts/pipeline_template.py all --batch-id demo-01

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: project-development
Download link: https://github.com/georgeguimaraes/dotfiles/archive/main.zip#project-development

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.