implement
CommunityBuild your automation tool, task by task.
Authormnthe
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Non-developers often lack the coding expertise to translate a plan into working code. This Skill automates the actual coding process, implementing tasks one by one using best practices like Test-Driven Development (TDD) behind the scenes, providing clear progress updates without exposing complex technical details.
Core Features & Use Cases
- Task-by-Task Implementation: Guides you through implementing each task defined in your plan, ensuring a structured and manageable approach.
- Hidden TDD: Internally uses Test-Driven Development to ensure code quality and functionality, but presents clean, easy-to-understand progress updates to you.
- Automated Dependency Management: Identifies and suggests the installation of necessary Python libraries (e.g.,
pip install openpyxl) as needed. - Use Case: After planning a social media report tool, activate this Skill. It will implement tasks like "Facebook API Integration" and "Excel Report Generation," installing required libraries and showing "Task X completed β " messages, ultimately delivering a functional Python script.
Quick Start
Start implementing your plan (e.g., PLN-001)
/implement
The skill will ask you which plan to implement,
then guide you through each task, writing code,
running tests (hidden from you), and installing
necessary libraries. It will provide clear
progress updates until your tool is built.
Dependency Matrix
Required Modules
pytest
Components
scriptsreferences
π» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: implement Download link: https://github.com/mnthe/kdccai-plugin/archive/main.zip#implement Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.