feat: initial open marketplace with llm-security, config-audit, ultraplan-local
This commit is contained in:
commit
f93d6abdae
380 changed files with 65935 additions and 0 deletions
2
plugins/config-audit/tests/fixtures/fixable-project/.claude/rules/readme.txt
vendored
Normal file
2
plugins/config-audit/tests/fixtures/fixable-project/.claude/rules/readme.txt
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
This rule file has the wrong extension.
|
||||
It should be .md to be loaded by Claude Code.
|
||||
8
plugins/config-audit/tests/fixtures/fixable-project/.claude/rules/typescript.md
vendored
Normal file
8
plugins/config-audit/tests/fixtures/fixable-project/.claude/rules/typescript.md
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
globs: "**/*.ts"
|
||||
---
|
||||
|
||||
# TypeScript Rules
|
||||
|
||||
- Use strict mode
|
||||
- Prefer interfaces over types
|
||||
Loading…
Add table
Add a link
Reference in a new issue