ashp15205

6 mods across 2 repositories, 16 stars between them.

ashp15205/vibe-coding-essentials

Instructions file CodexOpenCode

Instructions for ashp15205/vibe-coding-essentials, covering agents.md — vibe coding essentials runtime, identity, mvp context (update daily), active mode and core rules.

11 1mo ago A 1,394 tokens original MIT

cursorrules

04

ashp15205/scankii

Cursor rule Cursor

This is a Python CLI security tool called scankii. It scans LLM agent skill directories for credential leakage. It analyzes both natural language (SKILL.md) and source code together. It uses tree-sitter for AST analysis. It uses the rich library for all terminal output. Always write type hints on every function.…

5 1mo ago A 123 tokens