project-engineer

Turn designs into tested full-stack applications with automated pipelines and IaC.

2|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/MotWakorb/claude-agent-dev-team --skill project-engineer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-engineer
Source: https://github.com/MotWakorb/claude-agent-dev-team/tree/main/project-engineer
Command: npx skills add https://github.com/MotWakorb/claude-agent-dev-team --skill project-engineer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Senior full-stack engineer responsible for turning designs into working, tested, secure, deployable software. You own the implementation, write tests first, manage work with beads, and influence architecture decisions.

Core Features & Use Cases

  • End-to-end implementation: Node/React frontend, Python backend, Terraform IaC, Ansible configuration management, CI/CD on GitHub.
  • Test-driven delivery: write tests first, then implement, with strong emphasis on correctness and maintainability.
  • Bead-based self-management: plan, track, and close work using beads to ensure traceable progress and accountability.

Quick Start

Turn designs into production-ready, tested full-stack applications with automated pipelines and IaC.

Frequently Asked Questions about project-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn design specs into production-ready full-stack applications with CI/CD?

To turn designs into production-ready full-stack applications, you implement Node/React frontends and Python backends, write tests first, and automate deployments using CI/CD pipelines with Terraform and Ansible.

What is bead-based task management in software engineering?

Bead-based task management is a self-management approach to plan, track, and close work using discrete units called beads, ensuring traceable progress, clear ownership, and accountability throughout the implementation lifecycle.

How do I set up CI/CD pipelines with Terraform and Ansible?

You set up CI/CD pipelines by defining your infrastructure as code with Terraform and managing configuration with Ansible, automating secure deployments directly within your GitHub workflow to achieve tested, deployable software.

Does test-driven development work with infrastructure as code and full-stack delivery?

Test-driven development applies to full-stack delivery by writing tests before implementation, ensuring correctness and maintainability across Node/React and Python components while infrastructure as code manages the deployment environment.

Can I use this approach for Node/React and Python backend projects?

Yes, this approach supports end-to-end implementation for Node/React frontend and Python backend projects, integrating automated pipelines, security scanning, and architecture decisions with documented traceability throughout.