Measure and optimize Flutter app bundle size for deployment. Use to meet store size constraints.
Skills in this repository
build-with-dhiraj/ai-workflow-framework-portability-kit - Page 4
SkillsMP has collected 154 skills from build-with-dhiraj/ai-workflow-framework-portability-kit. Open a skill to review its source and details.
build-with-dhiraj/ai-workflow-framework-portability-kitShowing 34 of 154 collected skills.
Set up a Linux environment for Flutter development. Use to configure Linux to build/run Flutter apps.
Set up a macOS environment for Flutter development. Use to configure macOS for iOS/macOS Flutter builds.
Set up a Windows environment for Flutter development. Use to configure Windows for desktop/Android builds.
Implement unit, widget, and integration tests for a Flutter app. Use for code quality and regression prevention.
Customize a Flutter app's appearance via the theming system. Use to define global styles, colors, typography.
Manage local persistence using SQLite or other DBs in Flutter. Use to store, query, sync structured device data.
Framer Motion animations — page transitions, gestures, scroll, micro-interactions. Triggers on "add animation", "framer motion".
Detailed implementation plans via research, stakeholder interviews, and multi-LLM review. Use when planning features needing thorough pre-implementation analysis.
Set up Claude Code hooks blocking dangerous git commands (push, reset --hard, clean, branch -D) before execution.
Set up GitHub Actions CI/CD workflows. Triggers on "add CI", "run tests on PR", "GitHub Actions", "branch protection", "scheduled workflow".
Relentlessly interview the user about a plan or design, resolving each decision branch. Use when stress-testing a plan or user says "grill me".
Stress-test a plan against CONTEXT.md and ADRs, sharpen terminology, and update docs inline as decisions crystallise.
Find architecture and refactoring opportunities in a codebase, informed by CONTEXT.md and docs/adr/. Use to decouple modules or improve testability.
INVOKE THIS SKILL when building evaluation pipelines for LangSmith. Covers three core components: (1) Creating Evaluators - LLM-as-Judge, custom code; (2) Defining Run Functions - how to capture outputs and trajectories from your agent; (3) Running…
Audit and clean the local agent skills directory for necessity and redundancy. Primary governance skill for the library.
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Triggers on "shoehorn", "replace `as` in tests", or partial test data needs.
Extract named entities, relationships, and topics from unstructured text into knowledge graphs or taxonomies. Triggers on "NER pipeline", "extract entities", "tag content".
YC Office Hours — startup mode (six demand-forcing questions) or builder mode (design brainstorm). Triggers on "office hours", "I have an idea", "is this worth building".
PostgreSQL code review — best practices, anti-patterns, JSONB, arrays, schema, function optimization, RLS.
Founder-PM toolkit: discovery, roadmaps, prioritization, PMF measurement. Use for product strategy or roadmaps.
Design, iterate, or debug LLM prompts — system prompts, few-shot, chain-of-thought, tool-use, eval rubrics. Triggers on "write a better prompt", "improve this prompt".
Build a throwaway prototype — terminal app for logic questions or multiple UI variations on one route. Triggers on "prototype this", "try a few designs", "mock up a UI".
Build Python automation pipelines, scheduled jobs, async task orchestration, or ETL workflows. Triggers on "build a pipeline", "schedule this script", "task queue".
React Three Fiber and Poimandres ecosystem best practices. Triggers on @react-three/fiber, drei, rapier, postprocessing, leva.
Create exercise directory structures (sections, problems, solutions, explainers) that pass linting. Use to scaffold exercises or set up a new course section.
Scaffold `## Agent skills` block and `docs/agents/` so engineering skills know the repo's issue tracker, triage labels, and domain docs.
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo.
Test-driven development with red-green-refactor loop. Triggers on "TDD", "red-green-refactor", "test-first".
Break a plan, spec, or PRD into independently-grabbable issues using tracer-bullet vertical slices.
Context window coach — token-efficiency guidance for Claude Code/Codex, multi-agent systems, and skill architecture.
Open the Token Optimizer dashboard — collects session data, regenerates, and opens in browser.
Triage issues via state machine. Use to create/triage issues, review bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
TypeScript + React 19 code reviewer. Triggers on PR reviews, React architecture evaluation, anti-patterns, useEffect abuse, type safety, state management review.