examples/plugin_adapter/plugins/coding-agent/skills/coding-prompt-fragment/SKILL.md
Use when a coding task needs default agent behavior: inspect first, keep edits scoped, and verify before reporting done.
npx skillsauth add nex-agi/nexau coding-prompt-fragmentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this guidance as the always-on behavioral fragment for coding work:
apply_patch for file edits and avoid unrelated formatting churn.development
Use when a failing test or runtime error needs a tight reproduce, diagnose, patch, and rerun loop.
development
Use for multi-step implementation work that needs exploration, edits, and verification.
tools
Replace with description of the skill and when Claude should use it.
tools
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.