simple

Provide behavioral best practices for reviewing, refactoring, and writing clear code.

Updated Mar 3, 2025
One-click install
npx skills add https://github.com/MattyMroz/Bazy_Danych --skill simple-mattymroz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: simple
Source: https://github.com/MattyMroz/Bazy_Danych/tree/main/.github/skills/simple
Command: npx skills add https://github.com/MattyMroz/Bazy_Danych --skill simple-mattymroz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides behavioral guidelines to help programmers avoid common mistakes in coding, reviewing, and refactoring, leading to cleaner, safer, and more efficient code.

Core Features & Use Cases

  • Guideline Reference: Offers structured recommendations for reducing overcomplication and surfacing assumptions during development.
  • Code Improvement: Assists developers in making surgical, minimal changes aligned with best practices.
  • Use Case: A developer reviewing legacy code can consult this Skill to identify unnecessary complexity and refactor for clarity.

Quick Start

Ask the AI to review your current code and suggest improvements based on the guidelines provided in this Skill.

Frequently Asked Questions about simple

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the best practices for reducing coding mistakes during software development?

Best practices for reducing coding mistakes involve following behavioral guidelines that surface hidden assumptions, avoid overcomplication, and ensure clear, minimal changes during development and refactoring to improve overall code quality.

How do I review legacy code to identify unnecessary complexity and refactor safely?

To review legacy code, consult structured behavioral guidelines to identify unnecessary complexity and apply surgical, minimal changes during refactoring to achieve cleaner, safer, and more efficient code without breaking existing functionality.

What is the best way to refactor code while minimizing the risk of introducing new errors?

The best way to refactor code safely is to apply behavioral guidelines that recommend making surgical, minimal changes aligned with established best practices, effectively reducing overcomplication and preventing common coding errors.

Do I need any external dependencies or specific frameworks to apply these coding guidelines?

No external dependencies or specific frameworks are needed to apply these coding guidelines, as the Skill relies solely on its internal references to provide behavioral best practices for reviewing, refactoring, and writing clear code.

When should I consult behavioral guidelines during the software engineering process?

You should consult behavioral guidelines during the software engineering process whenever you are writing new code, reviewing existing logic, or refactoring to ensure your changes adhere to standards and avoid common coding mistakes.

Can I use these refactoring guidelines to improve code clarity in an existing project?

Yes, you can use these refactoring guidelines to improve code clarity in an existing project by identifying unnecessary complexity and applying structured recommendations to make your legacy code cleaner and more efficient.