code-implementation

Enforces standards, testing, and documentation across end-to-end feature implementation workflows.

Updated Dec 30, 2025
One-click install
npx skills add https://github.com/henrybravo/developer-readiness-portal --skill code-implementation-henrybravo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-implementation
Source: https://github.com/henrybravo/developer-readiness-portal/tree/main/.github/skills/code-implementation
Command: npx skills add https://github.com/henrybravo/developer-readiness-portal --skill code-implementation-henrybravo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implements features with disciplined development standards, ensuring thorough testing, documentation, and quality gates throughout the lifecycle.

Core Features & Use Cases

  • Enforces end-to-end development workflow from requirements gathering to delivery, including planning, dependencies, best-practice research, implementation, tests, and documentation.
  • Provides templates and guidance to maintain ADR adherence, coding standards, and quality checks across frontend and backend work.
  • Use Case: When starting a new feature, apply this skill to ensure alignment with PRDs, feature specs, and architecture decisions before coding.

Quick Start

Read a feature brief and let this skill guide the implementation workflow from requirements through testing and documentation.

Frequently Asked Questions about code-implementation

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

FAQPage Schema
How do I implement code features while enforcing development standards and quality gates?

Implementing features with development standards requires a workflow that enforces requirement gathering, architecture adherence, and quality gate checks throughout the coding process. This approach integrates unit tests and documentation updates directly into feature delivery.

What is the best way to ensure my feature implementation aligns with architecture decisions and PRDs?

Ensuring feature implementation aligns with architecture decisions involves applying an end-to-end workflow that validates requirements against PRDs before coding. This process enforces ADR adherence and coding standards to maintain architectural consistency.

How do I manage dependencies and best-practice research before coding a new component?

Managing dependencies before coding involves identifying required packages during the implementation planning phase. The workflow researches best practices and identifies dependencies upfront to ensure component creation follows established standards.

Does this development workflow support both frontend and backend codebases for feature delivery?

Yes, this development workflow supports feature delivery across both frontend and backend codebases. It applies consistent quality checks, UI integration checks, and linting standards to maintain code quality throughout the entire stack.

How do I automate documentation updates and ADR adherence during software development?

Automating documentation updates during software development involves enforcing templates and guidance within the implementation workflow. This ensures ADR adherence and documentation updates are completed alongside coding and unit test creation.