skills/smithery.ai/implement-feature

implement-feature

SKILL.md

Implement Feature

Implement the following:

$ARGUMENTS

Implementation Checklist

  1. Read existing code before making changes
  2. Follow existing patterns:
    • Agents: BaseAgent + StateGraph + Annotation state
    • Backend: tsoa controllers + service layer
    • Frontend: Vue 3 Composition API + Pinia
    • Common: Shared types and utilities
  3. Write TypeScript with proper type annotations
  4. Handle errors at system boundaries
  5. Verify the build passes: pnpm build

Key Conventions

Installs
4
First Seen
Mar 19, 2026