Skip to main content
dhanesh
GitHub creator profile

dhanesh

Repository-level view of 87 collected skills across 5 GitHub repositories.

skills collected
87
repositories
5
updated
Jul 28, 2026
repository explorer

Repositories and representative skills

repo2skill
software-developers

Extracts a reusable code pattern from the current repo and authors a portable, validated Agent Skill. Use when you want to capture a logging setup, CI/CD pipeline, observability stack, async messaging pattern, frontend component library, feature-flag…

May 22, 2026
placeholder-in-desc
software-quality-assurance-analysts-and-testers

Regression fixture for dry-run-replay header-skip drift.

May 22, 2026
fp-asset-sha-skill
software-quality-assurance-analysts-and-testers

A clean skill containing a git commit SHA, a UUID, and an embedded base64 image asset — none of which are secrets and none must trip the scanner.

May 22, 2026
sample-logging
software-developers

Sets up structured logging for a service using a configurable log level and service name. Produces a logger.config file ready for ingestion by your logging pipeline. Works with any service that reads configuration from a flat config file.

May 22, 2026
aws-leak-skill
software-quality-assurance-analysts-and-testers

A skill that accidentally contains an AWS access key — should be caught by the scanner.

May 22, 2026
b64-padding-leak-skill
software-quality-assurance-analysts-and-testers

A skill containing bare base64 secrets ending in equals-sign padding, which must not evade the entropy detector.

May 22, 2026
clean-skill
software-quality-assurance-analysts-and-testers

A clean skill with no secrets or sensitive identifiers. Uses only normal configuration values and parameterized placeholders.

May 22, 2026
compound-key-leak-skill
software-quality-assurance-analysts-and-testers

A skill with compound credential keys like SECRET_KEY and CLIENT_SECRET that must be matched by the generic-credential detector.

May 22, 2026
Showing 8 of 48 collected skills.
Showing 8 of 18 collected skills.
feynman-walkthrough
unclassified

Walk a person through a subject, codebase, whitepaper, or complex system until they genuinely understand it. Use whenever the user wants to understand or learn something: "explain X", "walk me through this repo/paper", "help me understand how Y works",…

Jul 28, 2026
crafting-self-prompting-loops
unclassified

Design and build sound self-prompting loops — loops where a model iterates toward a goal across turns (draft→critique→revise, autonomous task loops, multi-agent orchestration, human-checkpointed loops). Use whenever the user wants to make a model "keep…

Jul 27, 2026
context-hygiene-kit
unclassified

One-time SETUP that installs durable context management into a Claude Code project (or global ~/.claude): a bounded, scored, tiered cache that keeps working memory lean (anti-bloat) and rot-proof across compactions (anti-rot). Use when setting up, installing,…

Jul 27, 2026
world-model-ledger
unclassified

One-time SETUP: installs a persistent SQLite-backed WORLD MODEL for a coding agent into a project (or global ~/.claude). Use when the user wants an agent to remember a codebase across sessions, detect contradictions, propose fixes, and improve correctness…

Jul 27, 2026
ai-migration-operating-model
software-developers

Run a code migration (language port, framework/SDK upgrade, service rewrite) as an operating model — rulebook + queues + reviewers + objective verification — instead of a pile of agent edits. Use when the user says "migrate this service", "port X to Y",…

Jul 22, 2026
starlight-handbook-kit
web-developers

Scaffold or extend a decision-oriented Astro + Starlight documentation handbook. Use when standing up a new handbook/knowledge-base site from scratch, or when adding a cluster (a group of topics) or a single topic page to an existing site that already follows…

Jul 22, 2026
okf-site-kit
web-developers

Turn any Open Knowledge Format (OKF v0.1) bundle into a beautiful, browsable static website. Use when the user wants to publish, browse, view, share, or "make a site from" an OKF bundle / knowledge folder / agent-readable markdown wiki — e.g. "generate a site…

Jul 22, 2026
tmux-agent-herdr-lite
software-developers

Adds a tmux-based agent cockpit with Zellij-like human ergonomics and Herdr-like agent supervision. Use when converting local tmux into a coding-agent workspace with menus, dashboard, pane navigation, per-agent status detection (Claude Code, Codex, Gemini,…

Jul 22, 2026
Showing 8 of 17 collected skills.
Showing 5 of 5 repositories
All repositories loaded