By linayoun
TDD 기반 Flutter Android 앱 보안 개발 플러그인 - Test-Driven Development와 KISA 보안 가이드를 결합한 Flutter 앱 개발 지원
TDD(Test-Driven Development) 방법론과 KISA 모바일 보안 가이드라인을 결합한 Flutter Android 앱 개발 플러그인입니다.
이 플러그인은 두 가지 핵심 기능을 제공합니다:
사용 예시:
KISA 모바일 보안 가이드 기반의 5개 보안 도메인:
플러그인을 설치하려면:
/plugin marketplace add https://github.com/LinaYoun/tdd-flutter-security.git
tdd-flutter-security/
├── .claude-plugin/
│ └── plugin.json # 플러그인 매니페스트
├── agents/
│ └── tdd-flutter-security-architect.md # TDD 보안 에이전트
├── skills/
│ └── flutter-mobile-security/
│ ├── SKILL.md # 메인 보안 스킬
│ └── references/
│ ├── android-manifest-security.md
│ ├── data-storage-security.md
│ ├── network-security.md
│ ├── code-protection.md
│ └── platform-security.md
└── README.md
This plugin is provided for educational and development purposes.
Note: 이 플러그인은 Android 전용입니다. iOS 보안 가이드는 별도로 제공됩니다.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub linayoun/tdd-flutter-security --plugin tdd-flutter-securityAAutomatically take screenshot claude codde screen.
Best-practice skills for Flutter and Dart covering accessibility, animations, BLoC, testing, theming, navigation, security, internationalization, layered architecture, license compliance, UI packages, project creation, SDK/lint upgrades, and an autonomous quality-gate loop that drives analyze, format, test, and coverage to green — plus automated dart analyze and format hooks.
Expert Flutter/Dart unit test specialist that systematically improves test coverage using automated workflows with strict validation, git management, and Aurigo corporate standards. Use for comprehensive test suite creation and coverage improvement.
Use this agent when you need expert assistance with Flutter mobile development tasks, including code analysis, widget creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a Flutter app and faces issues with navigation. user: 'My Navigator.push isn't updating the UI correctly when moving to a new screen' assistant: 'Let me use the flutter-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a Flutter-specific navigation issue, use the flutter-dev agent to provide expert guidance on Navigator problems.</commentary></example> <example>Context: User wants to create a custom widget that aligns with their app's design system. user: 'I need to create a custom button widget that matches our app's design system' assistant: 'I'll use the flutter-dev agent to create a button widget that aligns with your existing codebase structure and design patterns' <commentary>The user needs a Flutter widget that follows existing patterns, so use the flutter-dev agent.</commentary></example>
Flutter MCP toolkit: inspect and drive debug apps (semantic snapshot, tap, hot-reload) and register custom MCP tools and resources at runtime from your Flutter app or game via mcp_toolkit — closed agent feedback loop. Bundles skills, subagent, and MCP server registration.
Flutter backend integration agents. Includes REST API (Dio, HTTP clients), GraphQL (graphql_flutter), Firebase (Authentication, Firestore, FCM), and AWS (Amplify, Cognito, S3, AppSync).
Flutter development skills for Claude Code - Feature-Driven Development with Clean Architecture