implement

Implement software features from technical specifications and ticket requirements.

45|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/hachej/boring-ui --skill implement-hachej
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/hachej/boring-ui/tree/main/.agents/skill-references/exec/matt-pocock-implement
Command: npx skills add https://github.com/hachej/boring-ui --skill implement-hachej

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the software development lifecycle by automating the translation of technical specifications and tickets into functional code, reducing the manual overhead of boilerplate implementation.

Core Features & Use Cases

  • Spec-to-Code Generation: Directly implements features based on provided requirements or ticket descriptions.
  • Test-Driven Development: Integrates with TDD workflows to ensure code quality at pre-agreed seams.
  • Quality Assurance: Automates the execution of typechecking and test suites to verify implementation integrity before final review.

Quick Start

Ask the agent to implement the feature described in the current ticket by running the implement skill on the relevant specification file.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I automate code implementation from technical specifications?

Automating code implementation from technical specifications is achieved by translating ticket requirements into functional code while coordinating typechecking and unit testing. This skill streamlines software engineering workflows by reducing manual boilerplate implementation overhead.

Can I use test-driven development to automate feature coding?

Yes, you can use test-driven development to automate feature coding by integrating TDD workflows into the implementation process. The skill coordinates execution of test suites at pre-agreed development seams to verify code quality before final review.

What is the best way to generate code from ticket requirements?

The best way to generate code from ticket requirements is running an automated implementation skill on the relevant specification file. It directly translates feature descriptions into functional code and automatically validates integrity through typechecking and structured test suites.

Does automated software implementation work with existing unit testing workflows?

Automated software implementation works with existing unit testing workflows by coordinating typechecking and test suite execution. It facilitates structured TDD processes and ensures implementation integrity by validating code against defined development seams before final review.

Why do I need a specification file to automate feature implementation?

You need a specification file to automate feature implementation because the skill directly translates technical specifications and ticket descriptions into functional code. Providing a spec file ensures generated code meets defined requirements and passes automated quality assurance checks.