VerifiedGit
v1.0.0

migrate-framework

by @HerbertJulio0 pulls
URLopenbooklet.com/s/migrate-framework
Pinnedopenbooklet.com/s/migrate-framework@1.0.0
APIGET /api/v1/skills/migrate-framework

Use when switching a project or component between frameworks - React to Vue, Vue to Svelte, or any supported framework pair.

21 skills from this repoHerbertJulio/specialist-agent
migrate-frameworkviewing
codereviewskills/codereview/SKILL.md

Use when you need a comprehensive code review combining architecture, security, and test perspectives - especially before merging, releasing, or after major changes.

croskills/cro/SKILL.md

Use when optimizing landing pages, signup flows, checkout processes, or any user-facing page for higher conversion rates - before A/B testing.

dev-create-componentpacks/svelte/skills/dev-create-component/SKILL.md

Use when adding a new UI component to an existing module - handles templates, inputs, and test scaffolding.

dev-create-composablepacks/nuxt/skills/dev-create-composable/SKILL.md

Use when adding server state management or shared logic - creates an auto-imported composable with useFetch/useAsyncData.

dev-create-hookpacks/react/skills/dev-create-hook/SKILL.md

Use when adding server state management to a module - creates React Query hook with caching and error handling.

dev-create-injectablepacks/angular/skills/dev-create-injectable/SKILL.md

Use when adding a signal-based store or utility service - creates injectable with inject() and Angular Signals.

dev-create-islandpacks/astro/skills/dev-create-island/SKILL.md

Use when adding an interactive UI component that requires client-side JavaScript - creates a framework island with hydration strategy.

dev-create-modulepacks/vue/skills/dev-create-module/SKILL.md

Use when creating a new feature module with all layers - service, adapter, types, state, components, and tests.

dev-create-servicepacks/svelte/skills/dev-create-service/SKILL.md

Use when adding API integration to a module - creates types, contracts, adapter, and service layer.

dev-create-storepacks/svelte/skills/dev-create-store/SKILL.md

Use when adding state management to a module - creates Svelte store with server state integration.

dev-create-testpacks/vue/skills/dev-create-test/SKILL.md

Use when a module needs test coverage - creates tests for adapters, services, and components.

dev-generate-typespacks/vue/skills/dev-generate-types/SKILL.md

Use when integrating with an API endpoint and need TypeScript types, contracts, and adapters generated automatically.

docs-onboardpacks/vue/skills/docs-onboard/SKILL.md

Use when onboarding onto a module and need a quick summary of its structure, patterns, and key files.

finishskills/finish/SKILL.md

Use when feature implementation is complete and the branch is ready for final validation, PR creation, or merge.

grillskills/grill/SKILL.md

Use when you want to stress-test code by having an adversarial reviewer try to break it - finding edge cases, security holes, race conditions, and logical flaws that normal reviews miss.

improve-architectureskills/improve-architecture/SKILL.md

Use when the codebase has architectural issues like high coupling, circular dependencies, or unclear boundaries - but a full migration is not needed.

migrate-architectureskills/migrate-architecture/SKILL.md

Use when transforming a project's architecture pattern - e.g., Flat to Modular, MVC to Clean Architecture, Monolith to Modular Monolith.

migration-migrate-componentpacks/vue/skills/migration-migrate-component/SKILL.md

Use when a component needs migration to the target architecture or framework version.

migration-migrate-modulepacks/vue/skills/migration-migrate-module/SKILL.md

Use when a complete module needs migration to the target architecture - runs 6 phases with approval gates.

review-check-architecturepacks/vue/skills/review-check-architecture/SKILL.md

Use when checking if code follows ARCHITECTURE.md patterns - runs automated conformance checks.

Auto-indexed from HerbertJulio/specialist-agent

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0