implementation

Implements code from a structured plan with strict quality constraints.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Objective-Arts/lens-dist --skill implementation-objective-arts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implementation
Source: https://github.com/Objective-Arts/lens-dist/tree/main/skills/implementation
Command: npx skills add https://github.com/Objective-Arts/lens-dist --skill implementation-objective-arts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of writing code based on a provided plan, ensuring adherence to strict quality and style guidelines.

Core Features & Use Cases

  • Code Generation: Implements functions and files as specified in a plan.
  • Quality Enforcement: Enforces constraints on function length, complexity, naming, and error handling.
  • Use Case: When a new feature requires several utility functions, this Skill can generate them according to the defined standards, freeing up developers to focus on higher-level architecture.

Quick Start

Implement the code for the 'user-authentication' feature according to the plan.

Frequently Asked Questions about implementation

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

FAQPage Schema
How do I generate code from a structured plan while enforcing quality constraints?

This Skill automates code generation from a plan by enforcing strict constraints on function size, cyclomatic complexity, and naming conventions, ensuring high-quality and maintainable software output.

What is the best way to automate software development tasks to avoid common AI antipatterns?

Automating software development tasks with this tool rejects AI antipatterns by enforcing detailed process steps and validation checks, achieving human craft quality through strict adherence to architectural plans and style guidelines.

Does this code generation tool work with predefined plans for utility functions?

Yes, this code generation tool works directly with predefined plans to implement utility functions and features, adhering to defined software development standards to free up developers for higher-level architecture tasks.

How do I enforce cyclomatic complexity and function size limits during code generation?

You can enforce cyclomatic complexity and function size limits by using this implementation tool, which automatically validates generated code against strict quality assurance constraints specified in your structured plan.

When do I need automated code implementation for software development workflows?

You need automated code implementation when a new feature requires several utility functions generated according to defined standards, allowing developers to focus on higher-level architecture while ensuring quality assurance.