Agent Skills by exception-coder
Showing 14 vetted skills indexed across 1 GitHub repositories.
coding-violation-log
Log coding violations to docs/coding-violations.md with type, description, file, date, and count.
doc-index-required
Enforce pre-write analysis and post-write index updates for Markdown files under docs/.
git-commit-standards
Generate standardized commit messages from staged diffs with user confirmation.
business-logic-orientation
Map existing business logic with file paths, line numbers, and mermaid diagrams.
bug-doc-required
Enforce standardized bug analysis documentation with fixed sections and Mermaid diagrams.
dev-log
Append timestamped development log entries to docs/dev-log/YYYY-MM-DD.md.
init-project-docs
Generate a phased project knowledge graph from codebase and documentation.
arch-lint
Detect architecture and layering violations in Flutter code.
markdown-writing-standards
Validate Mermaid diagrams and Markdown structures to prevent rendering errors.
pre-implementation-code-orientation
Extract code coordinates from documentation and map them to file paths.
design-doc-required
Block code edits until validated design and coding-summary documents exist.
generate-project-profile
Generate structured Markdown project profiles from codebases.
java-coding-standards
Enforce mandatory Java coding rules for naming, formatting, and concurrency.
project-docs-update
Identify structural project changes and synchronize affected knowledge-graph documentation via generated diff reports.