All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

PsiACE Skills Repository: A Shared Library of Practical Coding Skills for Developers

By

recrush

3mo ago· 1 min readenCode

Summary

The article describes a GitHub repository called 'skills' by PsiACE, which is a small, shared skill library created by builders for builders. It contains practical coding skills and guidance from the author and their friends, sourced from personal practice and selected public materials. The repository includes skills like 'friendly-python' for writing and refactoring Python code, 'piglet' for Python craftsmanship based on One Python Craftsman, and 'fast-rust' for writing fast Rust code. The project has online documentation available and provides installation instructions.

Key quotes

· 5 pulled
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.
Practical guidance for writing, refactoring, and reviewing friendly Python code
Practical Python craftsmanship guidance based on One Python Craftsman
Snippet from the RSS feed
A small, shared skill library by builders, for builders. - PsiACE/skills

You might also wanna read