Write clean, maintainable code with debugging, testing, and architectural best practices.
Security Analysis
high confidenceInstruction-only skill that provides generic software development best-practices and does not request credentials, install software, or perform unexpected actions — it is internally coherent with its stated purpose.
Name and description ('Developer' / coding best practices) match the SKILL.md content. The skill requires no binaries, env vars, config paths, or installs — nothing requested is extraneous to giving development guidance.
SKILL.md contains high-level coding, testing, debugging, and architecture rules only (no commands, file reads, or network endpoints). Because the guidance is broad, an agent using this skill could be instructed (by the user or another skill) to apply these rules to code or repos; the skill itself does not instruct the agent to access files or credentials.
No install spec and no code files — lowest-risk execution profile (nothing written to disk by the skill itself).
The skill requests no environment variables, credentials, or config paths. There are no disproportionate secret or permission requests.
always is false and defaults to normal agent invocation. The skill does not request persistent or elevated privileges and does not modify other skills or system-wide settings.
Guidance
This skill is a safe, instruction-only collection of developer best-practices and is coherent with its description. Before enabling autonomous actions for any agent that uses these rules, consider: (1) do not grant the agent repository write/commit, CI/CD, or cloud deployment credentials unless you trust its behavior and auditing, (2) prefer user-invoked runs if you want to review code changes before they are applied, and (3) monitor commits/PRs and require human code review for changes affecting production. No special environment variables or installs are required by this skill.
Latest Release
v1.0.0
Initial release
More by @ivangdavila
Published by @ivangdavila on ClawHub