implement

Generate code from structured plans with strict naming and error handling constraints.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill automates the process of writing code based on a predefined plan, ensuring adherence to strict coding standards and efficient implementation.

Core Features & Use Cases

  • Code Generation: Implements code snippets and functions according to a structured plan.
  • Constraint Enforcement: Enforces strict rules on function length, naming conventions, and error handling.
  • Use Case: When a new feature is designed, this Skill can be used to generate the initial codebase, ensuring it meets all architectural and quality requirements from the start.

Quick Start

Implement the code for the 'user-authentication' feature based on the provided plan.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I generate code from a structured development plan?

To generate code from a structured development plan, you need a predefined plan detailing file structure, function signatures, and implementation logic to automate the code generation process while enforcing strict coding standards.

Can I enforce coding standards and function length limits during code generation?

Yes, you can enforce coding standards during code generation by applying strict constraints on function length, naming conventions, and error handling to ensure the resulting codebase meets architectural and quality requirements.

What do I need to provide to automate code implementation for a new feature?

To automate code implementation for a new feature, you must provide a structured plan that details the file structure, function signatures, and implementation logic required to generate the initial codebase accurately.

Does automated code generation work for software refactoring workflows?

Automated code generation works for software refactoring workflows by applying strict constraints on function length and naming conventions, ensuring the refactored code adheres to efficient implementation and predefined architectural standards.

What is the best way to write code from a predefined architectural plan?

The best way to write code from a predefined architectural plan is to automate the implementation process using strict constraints on error handling and naming conventions, ensuring efficient code generation that meets all quality requirements.

Why does my generated code need a detailed plan with function signatures?

Generated code needs a detailed plan with function signatures because the implementation logic relies on structured inputs to enforce strict coding standards, ensuring the final software development output meets architectural requirements.