adding-a-feature - Add features with agent-native parity
Four-area checklist for adding features while maintaining agent and UI parity
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Build UI component
- Create action
- Update skill documentation
- Sync application state
- Expose navigation state
- Configure routing
- Verify feature parity
- Implement sharing
Inputs
- New feature specification
- UI component requirements
- Action definitions
- Application state schema
- Routing configuration
Outputs
- UI component
- Action definition
- Updated AGENTS.md
- Application state configuration
- Verified feature
Requirements
- Agent-native framework
- React application
- Client-side routing
- actions directory
- AGENTS.md file
