Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions data/tools/skillsaw.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: skillsaw
categories:
- linter
tags:
- configfile
- json
- markdown
- security
- yaml
license: Apache License 2.0
types:
- cli
source: 'https://github.com/stbenjam/skillsaw'
homepage: 'https://skillsaw.org/'
description: >-
Configurable linter for the files that steer AI coding agents, including
skills, plugins, instruction files, hooks, and related configuration. Detects
structural, content-quality, and security issues and provides deterministic
autofixes, baselines, and CI-ready output.
Loading