/code-linting
Run Python (ruff) and JavaScript (Biome) linting.
$ npx -y skills add notque/vexjoy-agent --skill code-linting --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/code-linting
Context preview
The summary Claude sees to decide when to auto-load this skill.
Run Python (ruff) and JavaScript (Biome) linting.
Essays and writing behind this toolkit live at vexjoy.com. AI agents skip steps. "Looks correct" replaces running tests. "Trivial change" replaces verification.
Repo: notque/vexjoy-agent
Other skills on vexjoy-agent.
- /business-ops
Business operations: strategy, technology, growth, competitive intelligence, support, finance, HR, legal, operations, sales, productivity, product management.
Open skill - /design
Design workflows โ UX copy, design systems, design critique, accessibility review, design handoff, user research synthesis. Use when writing UI copy, reviewing designs, building component systems, checking accessibility, or preparing developer handoffs.
Open skill - /marketing
Marketing: SEO audits, campaign planning, content strategy, email sequences, competitive analysis, brand review, performance reporting.
Open skill - /code-cleanup
Detect stale TODOs, unused imports, and dead code.
Open skill - /comment-quality
Review and fix temporal references in code comments.
Open skill - /condense
Maximize information density: preserve all instructions, remove prose filler.
Open skill

