askill
feature-implementer

feature-implementerSafety --Repository

Implements new features using TDD with dependency injection patterns

0 stars
1.2k downloads
Updated 2/19/2026

Package Files

Loading files...
SKILL.md

What I do

  • Plan new features before implementation
  • Write failing tests first (TDD approach)
  • Implement features using dependency injection
  • Follow Clean Architecture principles
  • Validate implementation with tests

When to use me

Use this when adding new functionality, implementing new calculator methods, or creating new parsers/exporters. This follows the Plan-Then-Execute workflow.

Procedure

  1. Plan the feature: State intent and approach
  2. Write failing tests first (TDD)
  3. Implement feature using dependency injection
  4. Follow Clean Architecture layers from AGENTS.md
  5. Run tests to verify implementation
  6. Format and lint code
  7. Create branch and commit conventionally

Related Guidelines

  • Follow architecture core from AGENTS.md
  • Use dependency injection for components
  • Practice TDD with high coverage
  • Apply design patterns (Strategy, CQRS, Factory)

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

AI review pending.

Metadata

Licenseunknown
Version-
Updated2/19/2026
Publishercrsiebler

Tags

github-actionslinting