data-first
OfficialWrite elegant, maintainable C code.
AuthorObjective-Arts
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers write cleaner, more maintainable C code by adhering to Linus Torvalds' principles of good taste, focusing on data structures, simplicity, and eliminating unnecessary complexity.
Core Features & Use Cases
- Data Structure Design: Prioritize data structures over algorithms for simpler code.
- Code Style Enforcement: Adhere to Linux kernel coding style (indentation, line length, braces, naming).
- Eliminate Special Cases: Refactor code to handle edge cases through structure, not
ifstatements. - Use Case: Reviewing a complex C function and refactoring it to be more readable and robust by applying Linus's principles, or ensuring new code follows kernel style guidelines.
Quick Start
Apply the data-first skill to refactor the provided C code snippet to eliminate special cases and improve data structure design.
Dependency Matrix
Required Modules
None requiredComponents
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: data-first Download link: https://github.com/Objective-Arts/lens-dist/archive/main.zip#data-first Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.