Claudest
01Plugin Claude Code
The only Claude Code plugin marketplace that isn't trash.
Plugin Claude Code
The only Claude Code plugin marketplace that isn't trash.
Instructions file
Claude Code instructions for gupsammy/Claudest, covering claude.md, project overview, setup, testing and conventions.
Plugin Claude Code
OpenClaw tools: advisory, troubleshooting, and skill building for OpenClaw.
Skill Claude CodeCodex
This skill should be used when the user asks about OpenClaw configuration, troubleshooting, setup, architecture, or any OpenClaw question. Triggers on "how do I configure OpenClaw", "set up telegram in OpenClaw", "gateway configuration", "OpenClaw troubleshooting", "claw advisor", "what's the best way to set up…
Skill Claude CodeCodex
This skill should be used when the user asks to "create an OpenClaw skill", "make a claw skill", "build a skill for OpenClaw", "write a SKILL.md for openclaw", "add a skill to openclaw", "generate openclaw skill frontmatter", "create a clawhub skill", "port a skill to OpenClaw", "convert a Claude Code skill to claw"…
Skill Claude CodeCodex
Fetch and summarize a web page.
Plugin Claude Code
Coding workflow skills: intelligent commits, push & PR, branch cleanup, CLAUDE.md maintenance, README generation, changelog creation, README updating, and GitHub Actions setup.
Agent
Use this agent when you need architectural guidance or review. Recommended PROACTIVELY after adding features that span 3+ modules, refactoring cross-module boundaries, or making structural design decisions. Not for naming, formatting, or single-file style questions — those are code quality, not architecture.
Agent
Use this agent when you need code quality review — readability, correctness, dead code, naming, and consistency. Use PROACTIVELY after implementing features, fixing bugs, or refactoring. Focuses on changed code and its immediate context. Not for security (use security-auditor), performance (use performance-auditor)…
Agent
Use this agent when you need to find performance bottlenecks — algorithmic complexity, inefficient data access, or resource-usage problems. Recommended PROACTIVELY after adding loops over large or unbounded data, queries inside loops, or hot-path changes. Not for code quality (use code-auditor), security (use…
Agent
Use this agent when you need a security review — finding exploitable vulnerabilities in authentication, untrusted-input handling, secrets, or dependencies. Recommended PROACTIVELY after changes to auth/authz, API endpoints, input parsing, file uploads or path handling, or cryptography. Not for general code quality…
Agent
Use this agent when you need tests for implemented features or when test coverage analysis is needed. Recommended PROACTIVELY after implementing features, fixing bugs, or adding new modules. Focuses on critical business logic testing, not coverage metrics. Not for code quality review (use code-auditor) or performance…
Command
Set up GitHub Actions workflows for this repo.
Skill Claude CodeCodex
This skill should be used when the user says "clean up branches", "delete merged branches", or "prune stale branches". Use whenever the user mentions branch cleanup, pruning, or stale branch deletion — even if they don't say "clean-branches" explicitly.
Skill Claude CodeCodex
This skill should be used when the user says "commit my changes", "commit this", "create a commit", "git commit", "save my work", or mentions committing code.
Skill Claude CodeCodex
This skill should be used when the user says "get PR comments", "show PR feedback", "what comments on my PR", "PR review comments", "show me the review", "what did reviewers say", or asks about feedback on a pull request. Not for creating PRs or responding to comments.
Skill Claude CodeCodex
This skill should be used when the user asks to "create a changelog", "generate a changelog", "update my changelog", "fill in the changelog", "add a changelog", "CHANGELOG is missing entries", "changelog is out of date", "what's missing from my changelog", "changelog from git history", "write changelog", "release…
Skill Claude CodeCodex
This skill should be used when the user asks to "create a README", "generate a README", "make a readme", "write a README for my project", "need a README", "add a README", "document my project", "set up project docs", "readme with badges".
Skill Claude CodeCodex
This skill should be used when the user wants to create a pull request, or submit code for review. Triggers on "push a PR", "create a PR", "open a pull request", "make a PR", "submit for review".
Skill Claude CodeCodex
This skill should be used when the user says "update CLAUDE.md", "refresh CLAUDE.md", "sync CLAUDE.md with the codebase", "reorganize CLAUDE.md", "optimize project instructions", or when CLAUDE.md is stale, verbose, or out of sync.
Skill Claude CodeCodex
This skill should be used when the user asks to "update my README", "refresh the README", "README is outdated", "sync README with the codebase", "improve my README", "keep README up to date", "fix the README", "my README is stale", "update the readme file", "README needs updating", "update readme from git history", or…
Plugin Claude Code
Content creation skills: image generation, video compression, conversion, GIF creation, social media formatting, audio extraction, and shot frame extraction.
Skill Claude CodeCodex
This skill should be used when the user asks to "compress this video", "reduce file size", "make this video smaller", "optimize for web", "shrink this video", "compress to under X MB", "reduce bitrate", "make it smaller without losing quality", "encode with H.265", or "re-encode this video".
Skill Claude CodeCodex
This skill should be used when the user asks to "convert this video", "change format to mp4", "trim from X to Y", "cut the first X seconds", "speed up this video", "slow motion", "timelapse", "resize video", "scale down", "rotate video", "flip video", "remux", or any general FFmpeg video manipulation not covered by…