copilot-flow
01Poorgramer-Zack/copilot-mcp-tool
Plugin Claude Code
Plugin marketplace listing 1 plugin: copilot-flow.
Poorgramer-Zack/copilot-mcp-tool
Plugin Claude Code
Plugin marketplace listing 1 plugin: copilot-flow.
Poorgramer-Zack/copilot-mcp-tool
Instructions file
Instructions for Poorgramer-Zack/copilot-mcp-tool, covering claude.md, build & test commands, build the project (esm + cjs), development commands and testing.
Poorgramer-Zack/copilot-mcp-tool
Instructions file Gemini CLI
Instructions for Poorgramer-Zack/copilot-mcp-tool, covering github copilot mcp server - gemini cli extension, available tools, core tools, session management and available resources.
Poorgramer-Zack/copilot-mcp-tool
Plugin Claude Code
A plugin for coordinating Claude and GitHub Copilot through an MCP-based development workflow. MCP is a standard way for AI tools to call external services.
Poorgramer-Zack/copilot-mcp-tool
MCP server Claude CodeCodexCursor +2
MCP server "copilot" as configured in Poorgramer-Zack/copilot-mcp-tool. Launched with copilot-mcp-server.
Poorgramer-Zack/copilot-mcp-tool
Agent
Agent "workflow-orchestrator" from Poorgramer-Zack/copilot-mcp-tool, covering example dialogue, user, agent response, after user confirmation and upon completion.
Poorgramer-Zack/copilot-mcp-tool
Skill Claude CodeCodex
AI collaboration workflow plugin - Implements automated collaborative development process between Claude and Copilot through structured 5-stage workflow.
Poorgramer-Zack/copilot-mcp-tool
Skill Claude CodeCodex
Direct access to GitHub Copilot MCP server tools for AI-powered development assistance.
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Poorgramer-Zack/dart-expert-skills
Agent Codex
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Poorgramer-Zack/dart-expert-skills
Agent Codex
Compare two outputs WITHOUT knowing which skill produced them.
Poorgramer-Zack/dart-expert-skills
Agent Codex
Evaluate expectations against an execution transcript and outputs.
Poorgramer-Zack/dart-expert-skills
Instructions file GitHub Copilot
Instructions for Poorgramer-Zack/dart-expert-skills, covering flutter skills repository - copilot instructions, repository overview, architecture, directory structure and skill structure.
Poorgramer-Zack/dart-expert-skills
Instructions file GitHub Copilot
Instructions for Poorgramer-Zack/dart-expert-skills, covering agent skill authoring best practices, yaml frontmatter requirements, conciseness rules, content structure and progressive disclosure.
Poorgramer-Zack/dart-expert-skills
MCP server Claude CodeCodexCursor +2
MCP server "dart" as configured in Poorgramer-Zack/dart-expert-skills. Launched with dart mcp-server.
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
Local database and persistence selection for Flutter including SharedPreferences, SecureStorage, Hive, and Drift. Use when implementing offline storage, encrypted data persistence, or choosing between key-value and relational local databases.
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
Declarative routing and navigation for Flutter using GoRouter and AutoRoute. Use when implementing navigation guards, nested routes, type-safe routing, or deep link handling.
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
State management architecture for Flutter using Riverpod, Provider, and BLoC patterns. Use when choosing a state solution, implementing reactive state, resolving rebuild issues, or structuring MVVM/BLoC architecture.
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
Configures Codemagic CI/CD pipelines for Flutter using codemagic.yaml. Use when setting up automated Flutter builds on Codemagic, configuring iOS code signing without Fastlane Match, deploying to App Store Connect or Google Play from Codemagic, caching pub dependencies in Codemagic, setting up encrypted environment…
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
Dart 3 modern features (through 3.10) and Effective Dart best practices including records, patterns, sealed classes, dot shorthands, null-aware collection elements, and wildcard variables. Use when adopting Dart 3.7+ syntax, using dot shorthands for enums or static members, using null-aware elements in lists or maps…
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
Automates Flutter iOS and Android deployment using Fastlane. Use when setting up fastlane match for iOS certificate and provisioning profile management, automating TestFlight uploads via uploadtotestflight, pushing Android releases to Google Play via uploadtoplaystore, auto-incrementing build numbers, writing Fastfile…
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
Firebase integration for Flutter including Auth, Firestore, FCM, Cloud Storage, Analytics, and Crashlytics. Use when implementing serverless backend features, real-time sync, or push notifications.
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
Implements data visualization charts in Flutter using the flchart package (v1.2.0). Supports LineChart, BarChart, PieChart, ScatterChart, RadarChart, and CandlestickChart with implicit animations, touch interactivity, and pan/zoom transformations. Use when building any Flutter chart, graph, or data visualization …
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
Integrates Google Mobile Ads (AdMob) into Flutter using googlemobileads v7.x with Banner, Interstitial, Rewarded, and Native ad formats. Use this skill whenever implementing app monetization, adding AdMob ads to Flutter, fixing ad loading or display errors, managing ad lifecycle (preload/dispose), preventing memory…