Ven0m0
Community@ven0m0 · Germany
meow
Agent Skills by Ven0m0
Showing 65 vetted skills indexed across 3 GitHub repositories.
premium-frontend-ui
Design premium frontend interfaces with typography, motion, and performance guidance.
validate
Validate changed files with linting, type-checking, formatting, and tests.
copilot-init
Generate repo-specific Copilot bootstrap assets under .github directories.
language-optimization
Optimize Bash, Python, and Rust code with universal principles and language-specific idioms.
nodejs-best-practices
Identify best-practice decision criteria for Node.js projects.
mcp-development
Develop and debug MCP servers in Python and TypeScript with stdio or HTTP transports.
github-issue-creator
Create GitHub issues using repository templates and maintainer-specific labels.
code-reviewer
Review local Git changes and GitHub pull requests for code quality.
pr-creator
Create GitHub pull requests with branch management and preflight checks.
skills-eval
Audit Claude skills for structure compliance, content quality, and token efficiency.
skill-authoring
Guide Claude Code skill creation with the RED-GREEN-REFACTOR cycle.
claude-praetorian
Save and restore Claude session context across sessions.
decisive-action
Analyze ambiguity and reversibility to decide between asking questions and proceeding autonomously.
response-compression
Remove emojis, filler words, and hedging from AI-generated text.
mcp-code-execution
Transform sequential tool calls into optimized MCP code execution patterns.
bloat-detector
Detect and quantify codebase bloat across dead code, duplication, complexity, and documentation.
cpu-gpu-performance
Monitor CPU and GPU utilization and throttle resource usage during intensive operations.
code-quality-principles
Explain KISS, YAGNI, and SOLID principles with Python, Rust, and TypeScript examples.
optimizing-large-skills
Refactor large skill files by externalizing, consolidating, and progressive loading.
token-conservation
Track token budgets and optimize prompts for AI interactions.
context-optimization
Monitor token consumption against MECW thresholds and apply compression strategies.
code-review
Review code files for quality, security, performance, and testing adherence.
refactor
Refactor code to improve structure, readability, and maintainability without changing functionality.
debug
Debug code issues by tracing execution flow and analyzing root causes.