Agent Skills by saurav-snapwork
Showing 18 vetted skills indexed across 1 GitHub repositories.
feature-folder-generator
Generate four-layer React Native feature folders with index.ts barrels.
test-generator
Generates Jest test suites, MSW mocks, and coverage validation for new features.
layout-converter
Convert Flutter layout widgets to React Native Flexbox layouts.
widget-to-jsx-converter
Convert Flutter widget trees into React Native JSX components.
navigation-converter
Convert Flutter navigation calls into React Navigation with typed RootStackParamList.
api-integration
Centralize HTTP client management with a single Axios instance and interceptors.
flutter-parser
Extract structured widget, state, API, navigation, and model data from Dart/Flutter source code.
final-validator
Validates Flutter-to-React Native conversion completeness and generates a remediation report.
api-execution-trace
Document API calls with fully resolved URLs in api_info.md.
data-layer-builder
Generate DTOs, mappers, data sources, and repositories from domain interfaces and API contracts.
dependency-injector
Generate diBootstrap.ts by wiring ApiDataSource, RepositoryImpl, and UseCase dependencies.
readme-constitution-reader
Parse React Native constitution documents into constitution.config.json for Spec-Kit skills.
component-classifier
Classify Flutter components into layered architecture categories with cross-layer rule checks.
domain-extraction
Extract domain concepts from Flutter code into pure TypeScript artifacts.
typescript-enforcer
Detect and fix unsafe TypeScript patterns in generated TS/TSX files.
styling-converter
Convert Flutter style values to token-based React Native StyleSheet entries.
flutter-rn-orchestrator
Coordinate end-to-end Flutter-to-React Native migrations with a multi-skill pipeline.
redux-state-generator
Generate Redux slices, thunks, selectors, and hooks from domain use cases.