implement

Implement approved feature plans into TypeScript and Python code for Linus Dashboard.

206|7|Updated Sep 25, 2024
One-click install
npx skills add https://github.com/Thank-you-Linus/Linus-Dashboard --skill implement-thank-you-linus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/Thank-you-Linus/Linus-Dashboard/tree/main/.claude/skills/implement
Command: npx skills add https://github.com/Thank-you-Linus/Linus-Dashboard --skill implement-thank-you-linus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translates approved feature plans into production-ready code for Linus Dashboard, ensuring consistent delivery of features across the Home Assistant integration.

Core Features & Use Cases

  • Plan-driven implementation: Convert approved tasks into concrete frontend (TypeScript) and backend (Python) changes, aligned with existing patterns.
  • Quality and governance: Enforce coding standards, type hints, documentation, builds, and lint checks throughout the workflow.
  • End-to-end workflow: Guide the full lifecycle from loading the approved plan to task completion and deployment.

Quick Start

Load the approved plan and begin implementing the first task exactly as specified, following coding standards, tests, and documentation guidelines.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I implement approved features for Linus Dashboard in TypeScript and Python?

Implementation requires comprehensive typing and detailed documentation, enforced through builds, lint checks, and manual QA validations to ensure strict adherence to project standards.

What coding standards are enforced when implementing Home Assistant integration features?

Home Assistant integration implementation enforces strict adherence to TypeScript and Python patterns, comprehensive type hints, detailed documentation, builds, and linting throughout the development workflow.

Can I use this to generate both frontend and backend code from a feature plan?

Yes, you can convert approved feature plans into concrete frontend TypeScript and backend Python changes, aligning new code with existing project patterns to ensure consistent delivery.

What's the best way to validate Linus Dashboard code after implementing a new task?

The best way to validate implemented Linus Dashboard code is by running builds, lint checks, and manual QA to verify strict adherence to coding standards and comprehensive typing.

Do I need an approved plan before starting feature implementation?

Yes, an approved feature plan is required as the driving input to guide the full lifecycle from loading the specified task to generating production-ready code and final deployment.