feature-prompt

Orchestrate Flutter feature development from audit through implementation and verification.

1|1|Updated Jun 21, 2025
One-click install
npx skills add https://github.com/AdhamHashim/Flutter_Base --skill feature-prompt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-prompt
Source: https://github.com/AdhamHashim/Flutter_Base/tree/main/.claude/skills/feature-prompt
Command: npx skills add https://github.com/AdhamHashim/Flutter_Base --skill feature-prompt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the entire process of developing new features in a Flutter application, ensuring adherence to coding standards, design principles, and architectural best practices from conception to verification.

Core Features & Use Cases

  • Guided Development: Provides a step-by-step workflow for feature implementation.
  • Code Auditing: Ensures consistency with existing project standards and reusable components.
  • Design & API Integration: Facilitates mapping Figma designs and Postman API schemas into Flutter code.
  • Verification: Includes a comprehensive checklist for final code review and quality assurance.
  • Use Case: A developer needs to add a new user profile screen. They use this Skill to audit existing UI components, map the Figma design, define API interactions, plan the state management, and implement the feature following all specified guidelines, including RTL support and performance optimizations.

Quick Start

Initiate feature development by providing the feature name, Figma link, and Postman link to begin the guided workflow.

Frequently Asked Questions about feature-prompt

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

FAQPage Schema
How do I implement a new Flutter feature from a Figma design and Postman API schema?

A guided Flutter feature workflow maps Figma designs and Postman API schemas into code by auditing existing components, defining API interactions, and enforcing architectural patterns. It ensures UI, state management, and API integration align with project coding standards.

What is the best way to enforce coding standards during Flutter feature development?

Enforcing coding standards requires a lifecycle workflow with built-in code auditing. This approach checks consistency against existing reusable components and architectural patterns, ensuring adherence to best practices throughout UI, state management, and API integration.

How do I ensure my Flutter app supports RTL and handles errors properly when adding new features?

Ensuring RTL support and error handling requires addressing these cross-cutting concerns throughout the development lifecycle. A structured feature workflow integrates performance optimizations, RTL support, and error handling alongside UI implementation and state management.

What is included in the final verification checklist for a Flutter feature implementation?

A comprehensive verification checklist for Flutter features includes code review and quality assurance steps. It validates that UI consistency, state management, API integration, architectural patterns, and cross-cutting concerns like performance and error handling meet project standards.

Do I need existing Figma and Postman links to start a Flutter feature development workflow?

Providing the feature name alongside Figma and Postman links initiates the guided development workflow. These inputs allow the process to map design schemas and define API interactions directly into your Flutter codebase during implementation.