Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

206 skills found

Engineering
moonbit-refactoring avatar

moonbit-refactoring

Refactor MoonBit code for idiomatic style: minimize public APIs, implement methods, leverage pattern matching with views, and enforce high test coverage for maintainable MoonBit projects.

Views: 772
EngineeringAutomation
tpmjs-tool-creator avatar

tpmjs-tool-creator

Development guide for creating and publishing TPMJS tools using the blocks CLI, AI SDK v6, and npm registry patterns.

Views: 924
EngineeringAutomation
claude-skills avatar

claude-skills

A comprehensive library of 305+ modular instruction packages, Python CLI tools, and agent workflows designed to extend the capabilities of AI coding assistants like Claude Code, Cursor, Aider, and Gemini CLI.

Views: 2613,087
Engineering
component-workflow avatar

component-workflow

Guidance for creating and integrating new ECS components, including class design, JSON serialization, custom editor UI implementation, and DI registration.

Views: 1212
Engineering
tooling-setup avatar

tooling-setup

Production-ready scaffolding for React 19 projects using Vite, TypeScript, Biome, and Vitest. Provides strict configuration, linting, formatting, and testing infrastructure.

Views: 7255
EngineeringAutomation
nixos-install avatar

nixos-install

Guide for installing or reimaging NixOS from live media using a declarative, flake-based approach with hardware-specific configuration support.

Views: 129
EngineeringAutomationProductivity
create-worktree avatar

create-worktree

Automates the creation of isolated git worktree environments for parallel feature development and environment setup.

Views: 864
EngineeringAutomation
pr-to-production avatar

pr-to-production

Automates the release process by creating a pull request from main to production with automated semantic versioning calculations.

Views: 34,918
EngineeringAutomation
turborepo avatar

turborepo

High-performance build system for JavaScript/TypeScript monorepos. Optimized for parallel task execution, remote caching, and dependency graph analysis.

Views: 930,289
EngineeringAutomation
release avatar

release

Automates the release workflow for Worktrunk, including version bumping, CHANGELOG generation, contributor crediting, and publishing to crates.io and GitHub.

Views: 74,844
Engineering
nestjs-best-practices avatar

nestjs-best-practices

NestJS 11+ expert assistant for enterprise Node.js development, including dependency injection, DTO validation, authentication, ORMs, testing, microservices, and architectural best practices.

Views: 554
Engineering
nango-esm-migration avatar

nango-esm-migration

Fixes CJS/ESM module compatibility issues in Nango integrations after zero-yaml migration, including path adjustments, ESM wrappers, and restoring original implementations.

Views: 171