Feature Implementation Skill
SkillDev toolsImplement software features, fix bugs, and write production-quality code. Use this for hands-on development work including writing new code, modifying existing code, and debugging issues.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Feature Implementation Skill skill
What this skill tells your AI
The instructions your AI receives, as published by karmaloopai/jiva in examples/personas/developer/skills/implementation/SKILL.md and read by ahel’s review.
Overview
Write high-quality, production-ready code for features and bug fixes.
Workflow
- Understand Requirements: Parse task requirements thoroughly
- Plan Implementation: Identify files to create/modify
- Write Code: Implement with best practices:
- Clean, readable code
- Proper error handling
- Type safety
- Good variable/function names
- Verify: Test basic functionality
- Document: Add comments for complex logic
Code Quality Standards
- Follow language idioms and conventions
- Handle edge cases and errors
- Use appropriate data structures
- Keep functions focused and small
- Add inline comments for complex logic
Tools to Use
create_file: For new filesedit_file: For modificationsview: To read existing codegrep_search: To find code patternsrun_terminal_command: To run tests
Best Practices
- Read existing code before making changes
- Match the project's style and patterns
- Test changes when possible
- Leave code better than you found it
Signals
- GitHub stars
- 35
- Forks
- 7
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
feature-implementation- Source
- github.com/karmaloopai/jiva