Skip to main content
Run any Skill in Manus
with one click
leeovery
GitHub creator profile

leeovery

Repository-level view of 66 collected skills across 5 GitHub repositories.

skills collected
66
repositories
5
updated
2026-07-17
repository explorer

Repositories and representative skills

laravel-validation
software-developers

Form request validation and comprehensive validation testing. Use when creating or modifying form requests, validation rules, or validation tests.

2026-06-11
nuxt-features
software-developers

Feature module pattern organizing domain logic into queries, mutations, and actions. Use when implementing data fetching with filters, API mutations with loading states, business logic with UI feedback, or organizing domain-specific code.

2026-06-10
nuxt-pages
web-developers

File-based routing with page patterns for lists, details, and navigation. Use when creating pages, defining page meta (permissions, layouts), implementing list/detail patterns, or setting up breadcrumbs and headers.

2026-06-10
nuxt-architecture
software-developers

Foundational architecture for Nuxt 4 + Vue 3 + Nuxt UI applications. Use when starting new projects, understanding project structure, or making architectural decisions about directory organization, technology choices, and pattern selection.

2026-05-19
nuxt-components
web-developers

Vue component patterns with Composition API and script setup. Use when creating components, understanding script setup order convention, organizing component directories, or implementing component patterns like slideovers, modals, and tables.

2026-05-19
nuxt-composables
web-developers

Creating custom Vue composables with proper patterns. Use when building reusable stateful logic, shared state management, or encapsulating feature-specific behavior.

2026-05-19
nuxt-forms
software-developers

Form handling with XForm component and useFormBuilder. Use when creating forms, handling validation errors, managing form state, or building form-based slideovers and modals.

2026-05-19
nuxt-server-data
software-developers

Server-side data layer with Drizzle ORM + Cloudflare D1 + NuxtHub. Use when designing schema, generating and applying migrations, querying from Nitro routes, sharing types between client and server, or testing DB writes.

2026-05-19
Showing top 8 of 38 collected skills in this repository.
begin-implementation
software-developers

Bridge skill for the feature pipeline. Runs pre-flight checks for implementation and invokes the technical-implementation skill. Called by continue-feature — not directly by users.

2026-06-17
begin-planning
software-developers

Bridge skill for the feature pipeline. Runs pre-flight checks for planning and invokes the technical-planning skill. Called by continue-feature — not directly by users.

2026-06-17
begin-review
software-quality-assurance-analysts-and-testers

Bridge skill for the feature pipeline. Runs pre-flight checks for review and invokes the technical-review skill. Called by continue-feature — not directly by users.

2026-06-17
continue-feature
project-management-specialists

Continue a feature through the pipeline. Routes to the next phase (specification, planning, or implementation) based on artifact state. Can be invoked manually or from plan mode bridges.

2026-06-17
link-dependencies
software-developers

Scan all plans and wire up cross-topic dependencies. Finds unresolved external dependencies, matches them to tasks in other plans, and updates both the plan index and output format.

2026-06-17
migrate
software-developers

Run migrations to keep workflow files in sync with the current system design. This skill is mandatory before running any workflow skill.

2026-06-17
start-discussion
software-developers

Start a technical discussion. Discovers research and existing discussions, offers multiple entry paths, and invokes the technical-discussion skill.

2026-06-17
start-feature
project-management-specialists

Start a new feature through the full pipeline. Gathers context via structured interview, creates a discussion, then bridges to continue-feature for specification, planning, and implementation.

2026-06-17
Showing top 8 of 22 collected skills in this repository.
Showing 5 of 5 repositories
All repositories loaded