implement-feature

star 3

Implement a feature or fix a bug following the project's code patterns and conventions. Use when code changes are needed.

yu-iskw By yu-iskw schedule Updated 2/7/2026

name: implement-feature description: Implement a feature or fix a bug following the project's code patterns and conventions. Use when code changes are needed. argument-hint: "[feature or bug description]"

Implement Feature

Implement the following:

$ARGUMENTS

Implementation Checklist

  1. Read existing code before making changes
  2. Follow existing patterns in the codebase
  3. Write clean code with proper type annotations where applicable
  4. Handle errors at system boundaries
  5. Verify the build passes

Key Conventions

  • Follow existing code style and patterns
  • Keep functions small and focused
  • Use meaningful variable and function names
  • Handle errors properly
  • Write code that is maintainable and testable
Install via CLI
npx skills add https://github.com/yu-iskw/software-development-team-plugin --skill implement-feature
Repository Details
star Stars 3
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator