← all publishers

Ven0m0

@ven0m0 source repo

)}

15 published skills

  1. Vercel React Best Practices · ven0m0 bundle
    React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
    0
    installs
  2. Kilo Config · ven0m0
    Help users configure and troubleshoot Kilo CLI, KiloCode Gateway, and agent settings. Use when discussing kilo.jsonc configuration, model selection, MCP servers, rules, or skills.
    0
    installs
  3. Repo Analysis · ven0m0
    Analyze code repositories for structure, patterns, and issues. Use when exploring unfamiliar codebases, finding files, or understanding project architecture.
    0
    installs
  4. Skill Creator · ven0m0 bundle
    Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations.
    0
    installs
  5. Vercel Deploy · ven0m0 bundle
    Deploy applications and websites to Vercel. Use this skill when the user requests deployment actions such as "Deploy my app", "Deploy this to production", "Create a preview deployment", "Deploy and give me the link", or "Push this live". No authentication required - returns preview URL and claimable deployment link.
    0
    installs
  6. File Organizer · ven0m0
    Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
    0
    installs
  7. Hook Authoring · ven0m0
    Rules for writing Claude Code hook scripts in shell, Python, or JS under claude/hooks/. Use when creating or editing hook files.
    0
    installs
  8. Agent Authoring · ven0m0
    Rules and patterns for writing agent definitions under claude/agents/. Use when creating or editing .md agent files.
    0
    installs
  9. Frontend Design · ven0m0
    Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
    0
    installs
  10. Agent Md Refactor · ven0m0
    Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
    0
    installs
  11. Plugin Conventions · ven0m0
    Structural rules and conventions for authoring installable plugins in the claude-config marketplace. Use when creating or modifying anything under plugins/.
    0
    installs
  12. Create Pull Request · ven0m0
    Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool.
    0
    installs
  13. Python Best Practices · ven0m0
    Apply Python best practices including type hints, error handling, and modern tooling. Use when writing or reviewing Python code.
    0
    installs
  14. Web Design Guidelines · ven0m0
    Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
    0
    installs
  15. Dead Code Sweep · ven0m0
    Use when user wants to Find and remove genuine dead code using deadcode + vulture. Filters known false positives (dataclass fields, protocol methods, dunder hooks). Run before a cleanup commit.
    0
    installs