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

skills

skills contains 4 collected skills from ItalyPaleAle, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
1
updated
2026-05-13
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

go-service-scaffolder
software-developers

Scaffold a production-ready Go HTTP service with OpenTelemetry observability, TLS, lifecycle management, Dockerfile, GitHub Actions CI/CD, and golangci-lint. Use when creating or regenerating a full Go service skeleton (project layout, config package, server package, CI workflows, and container build files).

2026-05-13
go-package-skill-creator
software-developers

Create skills for Go packages by fetching documentation from pkg.go.dev and generating structured SKILL.md files with usage patterns, examples, and best practices. Use when the user wants to create a skill for a specific Go package (e.g., "create a skill for github.com/lestrrat-go/jwx/v3") or needs to document how to use a Go library.

2026-02-15
biome-lint-format
software-developers

Set up Biome for fast linting and formatting in JavaScript/TypeScript projects, including editor integration, package scripts, optional pre-commit hooks, and migration from ESLint + Prettier. Use when adding or standardizing lint/format tooling, replacing ESLint/Prettier, or troubleshooting Biome configuration and workflow issues.

2026-02-14
react-spa-vite
software-developers

Scaffold and build production-ready static SPAs with Vite, React, Tailwind CSS v4, PWA support, Subresource Integrity (SRI), and image optimization. Use when creating a new React SPA, setting up a Vite + React + Tailwind stack, enabling offline/PWA behavior, hardening build output with SRI, adding image optimization, or configuring optional Vitest/Playwright testing.

2026-02-14