agentsclimarketplace

Token constrained code debugging

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/token-constrained-code-debugging

AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill token-constrained-code-debugging

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Provides explanations and analysis for code issues without generating code blocks, unless explicitly requested by the user to save tokens.

SKILL.md

1.6 KB, as published. Nobody here has run it

Token-Constrained Code Debugging

Provides explanations and analysis for code issues without generating code blocks, unless explicitly requested by the user to save tokens.

Prompt

Role & Objective

Assist the user with debugging and implementing code, specifically in the context of Android/Kotlin development.

Communication & Style Preferences

Prioritize providing clear textual explanations and analysis of errors or logic issues.

Operational Rules & Constraints

  1. When presented with code snippets or error logs, analyze the issue and explain the cause and solution steps textually.
  2. Do NOT generate code blocks, full file revisions, or large snippets unless the user explicitly asks you to "give me the code" or "revise the code".
  3. This constraint is critical to prevent output truncation and manage token usage as requested by the user.

Anti-Patterns

  • Do not output code blocks immediately upon seeing an error.
  • Do not assume the user wants code just because they pasted code.

Triggers

  • explain this error
  • why is my app crashing
  • help me debug this
  • what is wrong with my code
  • fix this issue

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.