All authors
kevinnft avatar

Claude Skills by kevinnft

github.com/kevinnft
133 skillsA× 108B× 16C× 6D× 1F× 22 installs10 views
SketchA

Throwaway HTML mockups: 2-3 design variants to compare.

data-airustgo
0
5
Social Media Slideshow VideoA

PIL + ffmpeg slideshow videos: product reviews, promos, TikTok/Reels/Shorts.

data-aipythongo
0
5
Songwriting And Ai MusicA

Songwriting craft and Suno AI music prompts.

data-aigogit
0
5
Touchdesigner McpA

Control a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools.

developmentpythonbash
0
5
Visual Assets GenerationA

Generate visual assets (ASCII art, diagrams, banners) for repos and documentation

data-aigobash
0
5
Jupyter Live KernelA

Iterative Python via live Jupyter kernel (hamelnb).

data-aipythongo
0
5
Api Monitoring BotsB

Build monitoring bots that poll APIs and send notifications on state changes (new listings, price alerts, status updates)

developmentpythonbash
0
5
Cloud Browser AutomationA

Use cloud browser services (Browserbase) for Cloudflare bypass, JavaScript rendering, and stealth scraping when local tools fail

developmentjavascriptpython
0
5
Docker ComposeA

Multi-container Docker applications with docker-compose — define services, networks, volumes, and orchestrate local development environments

developmentpythongo
0
5
Kanban OrchestratorA

Decomposition playbook + specialist-roster conventions + anti-temptation rules for an orchestrator profile routing work through Kanban. The "don't do the work yourself" rule and the basic lifecycle are auto-injected into every kanban worker's system prompt; this skill is the deeper playbook when you're specifically playing the orchestrator role.

data-aipythongo
0
5
Kanban WorkerA

Pitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is what you load when you want deeper detail on specific scenarios.

data-aipythongo
0
5
Tinyfish IntegrationA

Integrate TinyFish web toolkit (search, fetch, browser automation) into Hermes Agent

developmentjavascriptpython
0
5
Vps CleanupA

Systematic VPS cleanup — analyze files, categorize by importance, safely delete temporary/old data to free disk space

data-aipythongo
0
5
Vps Security HardeningF

Audit and harden VPS security — fail2ban, SSH hardening, firewall setup

data-aigobash
0
5
Webhook SubscriptionsA

Webhook subscriptions: event-driven agent runs.

data-aibashcode-review
0
5
DogfoodA

Exploratory QA of web apps: find bugs, evidence, reports.

data-aijavascriptgo
0
5
Domain IntelA

Passive domain reconnaissance using Python stdlib. Use this skill for subdomain discovery, SSL certificate inspection, WHOIS lookups, DNS records, domain availability checks, and bulk multi-domain analysis. No API keys required. Triggers on requests like "find subdomains", "check ssl cert", "whois lookup", "is this domain available", "bulk check these domains".

data-aipythongo
0
5
HimalayaA

Himalaya CLI: IMAP/SMTP email from terminal.

data-airustgo
0
5
Minecraft Modpack ServerA

Host modded Minecraft servers (CurseForge, Modrinth).

data-aijavabash
0
5
Pokemon PlayerA

Play Pokemon via headless emulator + RAM reads.

data-aipythongo
0
5
Codebase InspectionA

Inspect codebases w/ pygount: LOC, languages, ratios.

developmentjavascripttypescript
0
5
Comprehensive Public Repo SetupB

Create production-ready public repos with complete documentation, automated setup, bundled dependencies, and user-friendly installation.

data-airustgo
0
5
Github AuthC

GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.

data-aigobash
0
5
Github Code ReviewB

Review PRs: diffs, inline comments via gh or REST.

data-aipythongo
0
5
Github IssuesB

Create, triage, label, assign GitHub issues via gh or REST.

developmentpythongo
0
5
Github Pr WorkflowB

GitHub PR lifecycle: branch, commit, open, CI, merge.

developmentpythonbash
0
5
Github Repo ManagementF

Clone/create/fork repos; manage remotes, releases.

data-aipythonbash
0
5
Github Repo Visual AssetsA

Create professional visual assets for GitHub repositories — architecture diagrams, social cards, and README banners.

data-aigobash
0
5
Public Repo CreationB

Create production-ready public GitHub repositories with comprehensive documentation, automated setup, and quality assurance

data-aigobash
0
5
Repo Quality MaksimalisasiA

Evaluate and maximize GitHub repo quality from 7/10 to 10/10 perfect

data-aigobash
0
5
Inference ShA

Run 150+ AI applications in the cloud via the inference.sh platform. Triggers on "generate image with FLUX", "create video", "use Veo/Seedance", "run inference.sh", "infsh CLI", "single key for image+video+LLM". One API key covers image generation (FLUX, Reve, Seedream, Grok, Gemini), video (Veo, Wan, Seedance, OmniHuman, HunyuanVideo), LLMs (Claude, Gemini, Kimi, GLM-4), search (Tavily, Exa), 3D (Rodin), social (Twitter/X), and audio (TTS, voice cloning).

data-aiapi
0
5
Design An InterfaceA

Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions "design it twice".

data-aigogit
0
5
QaA

Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".

developmentgodocker
0
5
Request Refactor PlanA

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.

developmentgotesting
0
5
Ubiquitous LanguageA

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".

developmentshellexpress
0
5
DiagnoseA

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

data-aigobash
0
5
Grill With DocsA

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

data-aigitdocumentation
0
5
Improve Codebase ArchitectureA

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

developmentgorefactoring
0
5
PrototypeA

Build a throwaway prototype to flush out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".

developmentpythongit
0
5
Setup Matt Pocock SkillsA

Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `to-issues`, `to-prd`, `triage`, `diagnose`, `tdd`, `improve-codebase-architecture`, or `zoom-out` — or if those skills appear to be missing context about the issue tracker, triage labels, or domain docs.

data-aigogit
0
5
TddA

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

developmentgotesting
0
5
To IssuesA

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

data-aigogit
0
5
To PrdA

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

data-aigotesting
0
5
TriageA

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

data-airustgo
0
5
Zoom OutA

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

data-aigogit
0
5
ReviewA

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

data-aigit
0
5
Writing BeatsA

Shape an article as a journey of beats, choose-your-own-adventure style. The user picks a starting beat from the raw material, you write only that beat, then offer options for where to pivot next, beat by beat, until the article reaches a natural end. Use when the user has raw material and wants to assemble it as a narrative rather than an argument.

data-aigogit
0
5
Writing FragmentsA

Grilling session that mines the user for fragments — heterogeneous nuggets of writing (claims, vignettes, sharp sentences, half-thoughts) — and appends them to a single document as raw material for a future article. Use when the user wants to develop ideas before imposing structure, or mentions "fragments", "ideate", or "raw material" for writing.

data-aigoreact
0
5
Writing ShapeA

Take a markdown file of raw material and shape it into an article through a conversational session — drafting candidate openings, growing the piece paragraph by paragraph, arguing about format (lists, tables, callouts, quotes) at each step. Use when the user has a pile of notes, fragments, or a rough draft and wants help turning it into something publishable.

data-aigogit
0
5
Git Guardrails Claude CodeA

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

data-aibashrails
0
5