askill
applying-code-standards

applying-code-standardsSafety 85Repository

Provides Universal Standard for TDD, Security, and Code Quality. PROACTIVELY Use when writing code, debugging errors, or reviewing PRs. Modes: debug, review, refactor, implement.

1 stars
1.2k downloads
Updated 1/15/2026

Package Files

Loading files...
SKILL.md

Applying Code Standards Protocol

Workflow Selection

Mode: Debugging

Trigger: "Fix this error", "Why is this failing?", "Debug...", crashes, test failures Protocol: Load and apply the Debugging Workflow section from core-engineering.md

Mode: Code Review

Trigger: "Review this", "Check for bugs", "PR review", assessing code quality Protocol: Load and apply review-workflow.md

Mode: Static Analysis

Trigger: "Static analysis", "Security scan", "Code quality check", "SAST", "Analyze code" Protocol: Load and apply static-analysis-workflow.md

Mode: Implementation (TDD)

Trigger: "Implement feature", "Write code", "Build..." Protocol: Load and apply tdd-protocol.md

Mode: Refactoring

Trigger: "Refactor", "Clean up", "Improve structure" Protocol: Load and apply refactoring-patterns.md

Engineering Standards

Consult core-engineering.md for Universal Standards including TDD Protocol, Security (OWASP), Testing, and Debugging workflows.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

68/100Analyzed 2/16/2026

Well-structured dispatcher skill with clear triggers for multiple modes (debug, review, refactor, implement), but lacks standalone content - all actual workflows are in external reference files making it incomplete on its own.

85
80
75
55
50

Metadata

Licenseunknown
Version-
Updated1/15/2026
PublisherGit-Fg

Tags

ci-cdgithub-actionssecuritytesting