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

cc-stack-marketplace

cc-stack-marketplace contains 10 collected skills from jovermier, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
2
updated
2026-01-03
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

scan
software-developers

Automatically discover and install relevant skills from SkillsMP and other sources

2026-01-03
go-error-handling
software-developers

Go error handling patterns including wrapping, custom error types, errors.Is/As, and error conventions. Use when handling, creating, or checking errors in Go.

2026-01-03
go-performance
software-developers

Go performance optimizations including memory allocation reduction, efficient string building, I/O operations, and resource pooling. Use when optimizing Go code for speed or memory efficiency.

2026-01-03
go-testing
software-quality-assurance-analysts-and-testers

Go testing best practices including table-driven tests, race detection, test coverage, and mocking strategies. Use when writing or reviewing Go tests.

2026-01-03
graphql-resolvers
software-developers

GraphQL resolver patterns including dataloader for N+1 prevention, context propagation, authorization, error handling, and validation. Use when implementing GraphQL resolvers.

2026-01-03
graphql-schema-design
software-developers

GraphQL schema design including types, fields, pagination, nullability, naming conventions, and descriptions. Use when designing or modifying GraphQL schemas.

2026-01-03
nextjs-metadata
software-developers

Next.js Metadata API for SEO, OpenGraph tags, structured data, and social sharing. Use when implementing metadata, SEO, or social media previews.

2026-01-03
nextjs-performance
web-developers

Next.js performance optimizations including next/image, next/font, dynamic imports, caching strategies, and bundle optimization. Use when optimizing Next.js apps for speed or Core Web Vitals.

2026-01-03
nextjs-server-components
software-developers

Next.js App Router Server Components, Client Components, layouts, data fetching, and Server Actions. Use when working with Next.js app directory, component boundaries, or data fetching patterns.

2026-01-03
playwright-best-practices
software-quality-assurance-analysts-and-testers

Playwright best practices including selectors, wait strategies, accessibility testing, responsive design, and flaky-test prevention. Use when writing or improving Playwright E2E tests.

2026-01-03