1,850 skills found · Page 1 of 62
standard / Standard🌟 JavaScript Style Guide, with linter & automatic code fixer
OthmanAdi / Planning With FilesClaude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.
rubocop / Ruby Style GuideA community-driven Ruby coding style guide
rubocop / RubocopA Ruby static code analyzer and formatter, based on the community Ruby style guide.
Kristories / Awesome GuidelinesA curated list of high quality coding style conventions and standards.
luanfujun / Deep Photo StyletransferCode and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
checkstyle / CheckstyleCheckstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
cyanharlow / Purecss FrancineHTML/CSS drawing in the style of an 18th-century oil painting. Hand-coded entirely in HTML & CSS.
mob-sakai / UIEffectUIEffect is an open-source package that allows you to intuitively apply rich UI effects directly from the Inspector or via code. Combine various filters, such as grayscale, blur, and dissolve, to decorate your UI with a unique visual style!
olimorris / Codecompanion.nvim✨ AI Coding, Vim Style
google / Google Java FormatReformats Java source code to comply with Google Java Style.
felixge / Node Style GuideA guide for styling your node.js / JavaScript code. Fork & adjust to your taste.
jscs-dev / Node Jscs:arrow_heading_up: JavaScript Code Style checker (unmaintained)
github / Swift Style Guide**Archived** Style guide & coding conventions for Swift projects
PetoiCamp / OpenCat Quadruped RobotAn open source quadruped robot pet framework for developing Boston Dynamics-style four-legged robots that are perfect for STEM, coding & robotics education, IoT robotics applications, AI-enhanced robotics application services, research, and DIY robotics kit development.
hhatto / Autopep8A tool that automatically formats Python code to conform to the PEP 8 style guide.
tomaz / AppledocObjective-c code Apple style documentation set generator.
jamiebuilds / Spectacle Code Slide:metal: Present code with style
bbatsov / Clojure Style GuideA community coding style guide for the Clojure programming language
PyCQA / Flake8flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.