algorithms

Official

Write code as literature.

AuthorObjective-Arts
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill promotes writing code that is not only executable but also deeply understandable and maintainable, treating code as a form of literature. It emphasizes algorithmic rigor, correctness, and readability.

Core Features & Use Cases

  • Literate Programming Principles: Encourages writing code with human readability as a primary goal, explaining the 'why' behind the implementation.
  • Algorithmic Rigor: Focuses on understanding and documenting time/space complexity, proving correctness, and handling edge cases meticulously.
  • Use Case: When developing a complex algorithm, use this Skill to ensure the code is well-documented, its performance characteristics are understood, and its correctness is demonstrable, making it easier for others (or your future self) to maintain and build upon.

Quick Start

Explain the time and space complexity of the provided binary search function.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: algorithms
Download link: https://github.com/Objective-Arts/lens-dist/archive/main.zip#algorithms

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.