askill
kitchen-engineer42

kitchen-engineer42

Publisher on askill

199 total stars
Skills15
Updated 2/24/2026
GitHub
code-commenting-strategy
code-commenting-strategy
kitchen-engineer422/24/2026

Apply strategic approaches to code commenting including when to comment, optimal comment density, performance considerations, and integration with development workflow. Use when establishing commentin...

45
AI 88
routine-parameter-design
routine-parameter-design
kitchen-engineer422/24/2026

Design and optimize function/method parameter lists when defining or refactoring API interfaces, method signatures, or function parameters. Apply best practices for parameter count, ordering, pass mec...

45
AI 87
code-layout-evaluation-principles
code-layout-evaluation-principles
kitchen-engineer421/27/2026

Evaluate code layout quality based on accuracy, consistency, readability, and maintainability rather than aesthetics. Use when establishing coding standards, reviewing code formatting, or making decis...

17
AI 57
self-documenting-code-checklists
self-documenting-code-checklists
kitchen-engineer421/27/2026

Use this skill when writing, reviewing, or refactoring code to ensure it is self-documenting. Apply these checklists to routines, data naming, data organization, and overall code layout to improve cod...

11
AI 82
intellectual-honesty-in-development
intellectual-honesty-in-development
kitchen-engineer421/27/2026

Apply intellectual honesty principles when debugging errors, reporting project status, and providing time estimates. Use this skill when encountering compiler warnings, preparing progress reports, or...

11
AI 82
numeric-data-processing-standards
numeric-data-processing-standards
kitchen-engineer421/27/2026

Provides comprehensive guidelines for handling numeric data in code, including data type selection, magic number avoidance, type conversions, and boundary checks. Use this skill when writing or review...

11
AI 78
pseudocode-programming-process
pseudocode-programming-process
kitchen-engineer421/27/2026

Use this skill when implementing complex logic, developing functions, or designing algorithms. The Pseudocode Programming Process (PPP) helps you write better code by first creating a skeleton of high...

11
code-commenting-checklists
code-commenting-checklists
kitchen-engineer421/27/2026

Use specific checklists to ensure comprehensive and high-quality code commenting for general code, data declarations, and program structures. Apply when writing new code, reviewing existing code, or c...

6
AI 95
pdf
pdf
kitchen-engineer421/27/2026

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically p...

6
AI 90
routine-layout-and-structure
routine-layout-and-structure
kitchen-engineer421/27/2026

Format routine parameters using standard indentation and organize routine internal structure with blank lines. Use when defining functions with multi-line parameters, writing routine implementations,...

6
AI 78
programmer-professional-development
programmer-professional-development
kitchen-engineer421/27/2026

Apply practices for continuous professional growth including intellectual humility, experimental learning, reading strategies, and career progression. Use when improving programming skills, learning n...

6
file-organization-and-structure
file-organization-and-structure
kitchen-engineer421/27/2026

Organize routines within files using blank line separation, consider alphabetical ordering when appropriate, and follow C++ standard file structure. Use when organizing source files, when language doe...

6
class-organization-and-layout
class-organization-and-layout
kitchen-engineer421/27/2026

Organize class members in standard order, separate classes with blank lines, and maintain one-class-per-file structure. Use when designing class interfaces, implementing classes, organizing project fi...

6
sourceforge-code-learning
sourceforge-code-learning
kitchen-engineer421/27/2026

Access and study real-world production code examples from SourceForge. Use this skill when you need to see larger, practical code examples beyond textbook snippets, especially for learning good and ba...

6
effective-commenting-strategies
effective-commenting-strategies
kitchen-engineer421/27/2026

Use this skill when writing, reviewing, or maintaining code comments. Apply these strategies to ensure comments explain intent rather than repeat code, use maintainable styles, and follow density guid...

6
Showing all 15 skills.