implement

Implement code changes and run targeted verifications in software projects.

Updated Jun 1, 2024
One-click install
npx skills add https://github.com/gustavop-dev/projectapp --skill implement-gustavop-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement
Source: https://github.com/gustavop-dev/projectapp/tree/main/.agents/skills/implement
Command: npx skills add https://github.com/gustavop-dev/projectapp --skill implement-gustavop-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists developers and technical teams in building, coding, and fixing features efficiently, reducing manual effort and errors.

Core Features & Use Cases

  • Code Implementation: Quickly implement features, refactors, or bug fixes using existing architecture and minimal instructions.
  • Targeted Verification: Run specific tests and validation slices to ensure code correctness.
  • Use Case: A developer asks to add a new login feature; this Skill identifies impacted files, makes minimal necessary code changes, and verifies core workflows, saving development time.

Quick Start

Use the implement skill to create a new bug fix, then verify the existing tests pass successfully.

Frequently Asked Questions about implement

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

FAQPage Schema
How do I implement a new feature while ensuring existing tests pass?

To implement a feature and verify tests, this Skill identifies impacted files, makes minimal necessary code changes, and runs targeted verifications to ensure core workflows and stability. It streamlines coding tasks by understanding project scope and applying modifications efficiently.

What is the best way to fix a bug without breaking existing architecture?

The best way to fix a bug safely involves understanding the project scope and making minimal modifications to the existing architecture. This Skill facilitates precise bug fixes and runs targeted verification slices to ensure code correctness and stability without unnecessary changes.

How does targeted verification work when refactoring code?

Targeted verification works by running specific tests and validation slices after refactoring code to ensure correctness. Instead of executing broad test suites, it validates only the impacted core workflows, saving development time and confirming that the minimal modifications remain stable.

Can I use this automation to add a login feature to my software project?

Yes, you can use this automation to add a login feature. It identifies the impacted files within your existing architecture, makes the minimal necessary code changes to implement the feature, and then runs targeted verifications to ensure the core workflows operate correctly.

Does this Skill require manual instructions to start coding tasks?

No, this Skill does not require extensive manual instructions to start coding tasks. It quickly implements features, refactors, or bug fixes using your existing architecture and minimal instructions, reducing manual effort and errors during the development process.