Tech News
← Back to articles

A small, shared skill library by builders, for builders. (human and agent)

read original related products more articles

A small, shared skill library by builders, for builders.

This repo includes skills from me and my friends. The content comes from our own practice and selected public sources. Give them a try, read along, and enjoy the craft of building.

Online docs: https://skills.psiace.me/

Installation

pnpx skills add PsiACE/skills --skill= ' * '

Or install globally:

pnpx skills add PsiACE/skills --skill= ' * ' -g

Skills

Skill Description friendly-python Practical guidance for writing, refactoring, and reviewing friendly Python code piglet Practical Python craftsmanship guidance based on One Python Craftsman fast-rust Practical guidance for writing, refactoring, and reviewing fast, reliable, and maintainable Rust code

Documentation

... continue reading