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

meta_skill

meta_skill contains 8 collected skills from Dicklesworthstone, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
181
updated
2026-03-26
Forks
33
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

building-glamorous-tuis
software-developers

Build terminal UIs with Charmbracelet (Bubble Tea, Lip Gloss, Gum). Use when: Go TUI, shell prompts/spinners, "make CLI prettier", adaptive layouts, async rendering, focus state machines, sparklines, heatmaps, kanban boards, SSH apps.

2026-03-26
error-handling-base
software-developers

Foundation for error handling patterns. This is a base skill designed to be extended by language-specific error handling skills.

2026-01-16
logging-patterns
software-developers

Common logging patterns and practices. This skill is designed to be included in composite skills via the 'includes' feature.

2026-01-16
complete-rust-development
software-developers

A comprehensive skill for Rust development that combines error handling, testing, and logging patterns. Demonstrates the 'includes' composition feature by merging content from multiple standalone skills.

2026-01-16
rust-error-handling
software-developers

Rust-specific error handling patterns, building on the base error handling skill. Demonstrates the 'extends' composition feature.

2026-01-16
testing-patterns
software-quality-assurance-analysts-and-testers

Common testing patterns and practices. This skill is designed to be included in composite skills via the 'includes' feature.

2026-01-16
crafting-readme-files
software-developers

Craft professional README.md files for GitHub open source projects. Generates hero sections, installation instructions, feature tables, and architecture diagrams. Use when creating or revising a README, documenting a CLI tool, library, or open source project, or when user asks about README structure, badges, or project documentation.

2026-01-14
creating-share-images
web-developers

Create OpenGraph and Twitter share images for Next.js applications using next/og ImageResponse. Generates dynamic social preview cards with gradients, SVG icons, and proper dimensions. Use when building OG images, Twitter cards, social previews, meta images, or share images for webapps.

2026-01-14