Skill Claude CodeCodex
Skill "review-efficiency" from dhaupin/vant, covering efficiency review, the question, what to check, 1. compute and 2. network.
Vant: Versatile Autonomous Networked Tool - Durable AI memory + cold storage + runtime for agents, with generational evolution, stored with version control. Built for long-running autonomous sessions, using git based persistence.
This repository also configures its own agents. See what vant tells them →
Skill Claude CodeCodex
Skill "review-efficiency" from dhaupin/vant, covering efficiency review, the question, what to check, 1. compute and 2. network.
Skill Claude CodeCodex
Skill "review-performance" from dhaupin/vant, covering performance review, rule #1, profile before you optimize, what to check and 1. time.
Skill Claude CodeCodex
Skill "review-seo" from dhaupin/vant, covering seo review, agent first question, what to check, 1. keywords and 2. structure.
Skill Claude CodeCodex
Skill "shell" from dhaupin/vant, covering shell, when to use, what to do, 1. basics and 2. pipes.
Skill Claude CodeCodex
SELECT columns FROM table WHERE condition ORDER BY column LIMIT n.
Skill Claude CodeCodex
Skill "supabase" from dhaupin/vant, covering supabase, when to use, what to do, 1. connect and supabase-js.
Skill Claude CodeCodex
Pull and push your brain.
Skill Claude CodeCodex
Skill "tailwind" from dhaupin/vant, covering tailwind, when to use, what to do, 1. classes and 2. common.
Skill Claude CodeCodex
Introduce controlled failures to test system resilience. Kill processes, cut network, fill disk. Use when testing fault tolerance, disaster recovery, or resilience.
Skill Claude CodeCodex
Verify API schemas and contracts match expected format. Validate request/response structures. Use when testing APIs, before integration, or after schema changes.
Skill Claude CodeCodex
End-to-end user workflow testing. Test complete user flows from action to result. Use when testing full stack, customer scenarios, or complete purchase/login/flow paths.
Skill Claude CodeCodex
Feed random/invalid inputs to find unexpected crashes. Use when testing input handling, security, or finding edge case bugs.
Skill Claude CodeCodex
Test how components work together. Test database + API, auth + user service, etc. Use when testing multi-component flows or after unit tests pass.
Skill Claude CodeCodex
Test system performance under load. Measure response time, throughput, and resource usage. Use when testing scale, capacity planning, or performance requirements.
Skill Claude CodeCodex
Penetration testing - find security vulnerabilities. Test for SQL injection, XSS, auth bypass, etc. Use when security auditing or before deployments.
Skill Claude CodeCodex
Verify no new bugs introduced since last release. Run full test suite against changes. Use when checking for regressions or before releases.
Skill Claude CodeCodex
Quick sanity check to verify basic functionality works. Run fastest tests first. Use when needing quick verification before deeper testing.
Skill Claude CodeCodex
Capture and compare UI/component snapshots to detect visual changes. Use when testing UI rendering, before visual changes, or for design systems.
Skill Claude CodeCodex
Test individual functions and methods in isolation. Test happy path, edge cases, and error handling. Use when adding new functions, after bug fixes, or before commits.
Skill Claude CodeCodex
Skill "typescript" from dhaupin/vant, covering typescript, when to use, what to do, 1. types and 2. generics.
Skill Claude CodeCodex
Skill "vite" from dhaupin/vant, covering vite, when to use, what to do, 1. start and 2. commands.
Skill Claude CodeCodex
Skill "yaml" from dhaupin/vant, covering yaml, when to use, what to do, 1. syntax and 2. anchors.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: