Skip to main content
Run any Skill in Manus
with one click
GitHub repository

antigravity-developer-stack

antigravity-developer-stack contains 103 collected skills from gonzoblasco, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
103
Stars
5
updated
2026-06-26
Forks
1
Occupation coverage
12 occupation categories · 100% classified
repository explorer

Skills in this repository

brainstorming
software-developers

Use before creative or constructive work (features, architecture, behavior). Transforms vague ideas into validated designs through disciplined reasoning and collaboration.

2026-06-26
close-epic
software-developers

Ritual de consolidación, versionado y cierre de bloques de desarrollo estratégico (Epics) en Git.

2026-06-26
copilot
software-developers

Orquestador universal de workflow. Gobierna el ciclo de vida de las tareas y valida el pre-flight check.

2026-06-26
lovable-saas-builder
software-developers

Usar cuando el usuario quiera construir un SaaS o MVP usando Lovable Cloud con Supabase integrado. Guía el flujo completo desde Design System hasta Edge Functions. Keywords: lovable, saas, mvp, supabase, edge function, design system, b2b, dashboard, inbox.

2026-06-26
micro-saas-launcher
software-developers

Expert in launching small, focused SaaS products fast - the indie hacker approach to building profitable software. Covers idea validation, MVP development, pricing, launch strategies, and growing to sustainable revenue. Ship in weeks, not months.

2026-06-26
new-task
software-developers

Inicializar una nueva task del epic activo. Define flujo de lectura de contexto, precondiciones de branch, verificación de entorno y criterios de aceptación.

2026-06-26
not-a-vibe-coder
software-developers

Turns vague prompts into 8 structured planning files for brand new projects. DO NOT use on existing codebases.

2026-06-26
plan-writing
software-developers

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

2026-06-26
pr
software-developers

Crear un pull request para la branch actual con descripción estructurada, correr el review, y mergear cuando el review apruebe.

2026-06-26
product-manager
project-management-specialists

Senior PM agent with 6 knowledge domains, 30+ frameworks, 12 templates, and 32 SaaS metrics with formulas. Pure Markdown, zero scripts.

2026-06-26
product-manager-toolkit
project-management-specialists

Essential tools and frameworks for modern product management, from discovery to delivery.

2026-06-26
react-nextjs-development
web-developers

React and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns.

2026-06-26
vibe-code-auditor
software-quality-assurance-analysts-and-testers

Audit rapidly generated or AI-produced code for structural flaws, fragility, and production risks.

2026-06-26
vibecode-production-qa-validator
software-quality-assurance-analysts-and-testers

13-phase production QA for fullstack Next.js apps: build verification, SEO tags, OG images, favicon, route regression, API auth, page speed, lazy load, vulnerability scan, UI/UX cards, error boundaries, database, secure rendering, and cleanup.

2026-06-26
linkedin-profile-optimizer
human-resources-specialists

High-intent expert for LinkedIn profile checks, authority building, and SEO optimization. Invoke to audit, rewrite, and enhance profiles for top 1% positioning.

2026-06-26
social-post-writer-seo
market-research-analysts-and-marketing-specialists-131161

Social Media Strategist and Content Writer. Creates clear, engaging social media posts for Instagram, LinkedIn, and Facebook.

2026-06-26
refactor
software-developers

Refactoriza código existente para mejorar legibilidad, reducir duplicación y alinear con las convenciones del proyecto, sin cambiar comportamiento.

2026-06-26
vibe-code-cleanup
software-developers

Safe production cleanup and hardening for vibe-coded fullstack apps (Next.js, React, Node.js, etc.). Removes dead imports, unused files, and broken references without breaking routes or APIs.

2026-06-26
accessibility-audit
web-and-digital-interface-designers

Conduct comprehensive web accessibility audits for WCAG compliance, keyboard navigation, screen reader compatibility, and color contrast.

2026-06-26
accesslint-audit
web-and-digital-interface-designers

Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers direct-CDP live-DOM auditing; falls back to a browser-MCP composition or HTML-string audits.

2026-06-26
antigravity-design-expert
web-and-digital-interface-designers

Core UI/UX engineering skill for building highly interactive, spatial, weightless, and glassmorphism-based web interfaces using GSAP and 3D CSS.

2026-06-26
dashboard-design
web-and-digital-interface-designers

Web and App implementation guide for Dashboard Design. Trigger when user wants analytics-focused layouts, data visualization, and modular overview screens.

2026-06-26
design-it
web-and-digital-interface-designers

Routes frontend design tasks to 48 specific UI styles. Triggers for websites, app screens, or UI components requesting a specific aesthetic.

2026-06-26
design-spells
web-and-digital-interface-designers

Curated micro-interactions and design details that add "magic" and personality to websites and apps.

2026-06-26
frontend-dev-guidelines
software-developers

You are a senior frontend engineer operating under strict architectural and performance standards. Use when creating components or pages, adding new features, or fetching or mutating data.

2026-06-26
frontend-developer
web-developers

Build React components, implement responsive layouts, and handle client-side state management. Masters React 19, Next.js 15, and modern frontend architecture.

2026-06-26
lovable-cleanup
software-developers

Audits and strips Lovable scaffolding from Vite + React projects — removes lovable-tagger, swaps placeholder assets, prunes unused Radix deps, and cleans generated docs so the codebase ships as yours.

2026-06-26
material-design
web-and-digital-interface-designers

Web and App implementation guide for Material Design. Trigger when user wants Google's aesthetic, elevation, motion, and consistent components.

2026-06-26
nextjs-best-practices
software-developers

Next.js App Router principles. Server Components, data fetching, routing patterns.

2026-06-26
nextjs-production-debugger
web-developers

Advanced debugging guide for Next.js App Router production issues including SSR/CSR bugs, hydration errors, runtime mismatches, performance, and caching.

2026-06-26
progressive-web-app
web-developers

Build Progressive Web Apps (PWAs) with offline support, installability, and caching strategies. Trigger whenever the user mentions PWA, service workers, web app manifests, Workbox, 'add to home screen', or wants their web app to work offline, feel native, or be installable.

2026-06-26
react-best-practices
software-developers

Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Focuses on waterfalls, bundle size, server/client performance, and rendering.

2026-06-26
react-patterns
software-developers

Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.

2026-06-26
react-state-management
software-developers

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

2026-06-26
react-ui-patterns
software-developers

Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.

2026-06-26
redux-migration-rtk-zustand
software-developers

Guía experta para refactorización incremental de Redux clásico a Redux Toolkit (RTK), y posteriormente de RTK a Zustand. Cubre patrones de migración, detección de código legacy, codemods, y verificación sin romper la aplicación. Usar cuando el usuario mencione "migrar redux", "redux toolkit", "rtk migration", "zustand migration", "refactorizar redux", "modernizar estado", o cuando se detecte código Redux legacy en el proyecto.

2026-06-26
senior-frontend
software-developers

Frontend development skill for React, Next.js, TypeScript, and Tailwind CSS applications. Use when building React components, optimizing Next.js performance, analyzing bundle sizes, scaffolding frontend projects, implementing accessibility, or reviewing frontend code quality.

2026-06-26
shadcn
software-developers

Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems.

2026-06-26
tailwind-patterns
software-developers

Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.

2026-06-26
tanstack-query-expert
software-developers

Expert in TanStack Query (React Query) — asynchronous state management. Covers data fetching, stale time configuration, mutations, optimistic updates, and Next.js App Router (SSR) integration.

2026-06-26
Showing top 40 of 103 collected skills in this repository.
antigravity-developer-stack Agent Skills on Gi... | SkillsMP