.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/sabahattink/antigravity-fullstack-hq
home/skills/sabahattink/antigravity-fullstack-hq
sabahattink avatar

sabahattink/antigravity-fullstack-hq

28 skills

View on GitHub
$npx skills add sabahattink/antigravity-fullstack-hq
SkillInstalls
api-design-patternsREST API design, versioning, error responses, pagination, OpenAPI conventions.—auth-patternsJWT access/refresh tokens, Passport.js strategies, session management, OAuth.—backend-dev-guidelinesBackend architecture principles, layering, error handling, logging patterns for NestJS.—brainstormingStructured brainstorming techniques, idea generation, trade-off analysis.—code-review-patternsCode review checklist, what to look for, how to give feedback, PR review flow. Use when reviewing a pull request, or when preparing code for review.—deployment-guideVercel frontend + Railway/Fly.io backend deployment, env vars, health checks.—docker-patternsDockerfile best practices, multi-stage builds, docker-compose for dev/prod.—docx-officialGenerating Word documents programmatically with docx library in Node.js.—frontend-designUI component design principles, visual hierarchy, spacing, typography for Next.js apps.—git-workflowGit branching strategy, commit messages, PR workflow, conflict resolution.—github-actionsCI/CD workflow patterns, testing pipelines, deployment automation.—nestjs-patternsNestJS best practices, module architecture, DTOs, Guards, Interceptors, and common patterns. Use when building or reviewing NestJS backend services.—nextjs-app-routerNext.js App Router best practices, Server Components, Server Actions, routing patterns, and data fetching strategies.—pdf-officialGenerating PDFs with pdfkit or puppeteer in Node.js. Use when generating PDF reports, invoices, certificates, or any printable document from data or HTML…—pptx-officialGenerating PowerPoint presentations with pptxgenjs in Node.js.—prisma-workflowPrisma ORM best practices, schema design, migrations, seeding, and query optimization for PostgreSQL.—prompt-engineeringComprehensive prompt engineering framework for designing, optimizing, and iterating LLM prompts.—react-best-practicesReact component patterns, hooks, state management, and performance best practices. Use when building or reviewing React components.—security-checklistOWASP Top 10, input validation, SQL injection prevention, rate limiting, CORS.—skill-creatorHow to create new skills for this HQ — format, frontmatter, content structure.—software-architectureSystem design patterns, Clean Architecture, SOLID principles, domain modeling.—systematic-debuggingDebugging methodology, hypothesis testing, reading stack traces, isolating issues.—tailwind-patternsTailwind CSS v4 patterns, component styling, dark mode, responsive design, and design system integration. Use when styling components or reviewing CSS.—test-driven-developmentTDD red-green-refactor cycle, test structure, mocking patterns for Vitest/Jest.—typescript-patternsTypeScript type system patterns, generics, utility types, and strict mode best practices. Use when writing or reviewing TypeScript code.—web-design-guidelinesWeb design best practices, accessibility, responsive layout, color contrast.—webapp-testingPlaywright E2E patterns, Testing Library component tests, test selectors.—xlsx-officialGenerating Excel files with xlsx/exceljs in Node.js. Use when generating .xlsx reports, data exports, dashboards, or spreadsheets from database data.—