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

jquinterot

Repository-level view of 17 collected skills across 2 GitHub repositories.

skills collected
17
repositories
2
updated
2026-06-26
repository explorer

Repositories and representative skills

frontend-design
web-and-digital-interface-designers

Use when designing or reviewing a user interface โ€” gives distinctive, opinionated guidance on visual design, typography, layout, motion, and writing. Front-loads the trigger words "UI design", "visual design", "typography", "make it look distinctive", "review the UI", "redesign". Not for routine styling fixes or accessibility audits (use those skills instead).

2026-06-26
code-decomposer
software-developers

Use when files exceed 300 lines or components mix multiple responsibilities. Breaks down large files into focused single-responsibility modules with proper separation of concerns.

2026-06-22
database-architect
database-architects

Use when designing or implementing a persistence layer, replacing localStorage with a database, adding migrations, or creating data access patterns. Covers schema design, server actions, and ORM integration.

2026-06-22
dry-code-auditor
software-developers

Use when duplicate functions, dead code, hardcoded values, or scattered configuration are found across the codebase. Eliminates DRY violations, removes unused exports, and centralizes shared logic.

2026-06-22
istqb-exam-generator
software-developers

Use when generating ISTQB exam questions for Foundation Level (CTFL) or Generative AI (CT-GenAI) certifications. Ensures K1-K3 cognitive levels, combination-answer formats, and syllabus-compliant topic coverage.

2026-06-22
ml-exam-generator
software-developers

Use when generating AWS ML Engineer Associate (MLA-C01) exam questions. Covers all exam domains, ensures question format matches the official exam, and maintains technical accuracy per AWS documentation.

2026-06-22
nextjs-app-router-migrator
web-developers

Use when converting client-side SPAs to Next.js App Router architecture with Server Components, route segments, streaming, and server actions. Covers migration from pages router or SPA patterns.

2026-06-22
nextjs-senior-architect
software-developers

Use when designing component architecture, planning React state management, or making structural decisions for Next.js applications. Covers component decomposition, hooks patterns, and rendering strategies.

2026-06-22
Showing top 8 of 13 collected skills in this repository.
playwright-ui-agent
software-quality-assurance-analysts-and-testers

Expert Playwright UI testing agent for the AroundMe Next.js application. Use when writing, reviewing, refactoring, or debugging E2E UI tests. Covers design patterns (POM, Factory, Builder, Command, Singleton), latest Playwright features (soft assertions, clock API, expect.poll, toPass, mergeTests, getByTestId), TypeScript quality, reusable test steps, test organization, coverage analysis, and CI alignment. Triggers on E2E test creation, test refactoring, flaky test debugging, POM creation, test coverage gaps, or modern Playwright feature adoption.

2026-04-25
architect
software-developers

Software architect skill for enforcing SOLID principles, clean architecture, design patterns, and detecting code duplication. Use when designing new features, refactoring existing code, reviewing architecture, creating abstractions, or when the user mentions scalability, clean code, SOLID, DRY, design patterns, or code duplication.

2026-04-23
senior-frontend
software-developers

Senior frontend development skill for the AroundMe Next.js application. Use when building React components with TypeScript and Tailwind CSS, implementing responsive designs, optimizing frontend performance, managing React state, or reviewing UI/UX code. Triggers on component creation, styling tasks, dark mode implementation, form building, or frontend refactoring.

2026-04-23
tester
software-quality-assurance-analysts-and-testers

Expert software testing agent for the AroundMe Next.js application. Use when writing, fixing, or reviewing tests (unit and E2E), setting up CI/CD test pipelines, debugging test failures, ensuring code coverage, or verifying that code changes don't break existing tests. Triggers on test writing, test fixing, CI configuration, coverage analysis, or regression testing.

2026-04-23
Showing 2 of 2 repositories
All repositories loaded