All authors
thedixitjain avatar

Claude Skills by thedixitjain

github.com/thedixitjain
12,712 skillsA× 12,102B× 480C× 79D× 30F× 210 installs5,084 views
Session GuardA

>- Use when working on complex multi-step tasks, when a session is getting long (40+ tool calls), when the agent starts ignoring rules it followed earlier, when conventions drift, when output quality seems to degrade, or after any context compaction event. Prevents long-session corruption AND context compaction amnesia through behavioral self-enforcement.

ai-agentsrustgo
0
3
Session Management AtholaA

Manages Claude Code sessions with naming, checkpointing, and resume strategies. Use when organizing long-running work or resuming across sessions.

ai-agentsgobash
0
3
Session Management JossteiA

Manages orchestration session state, tracking, and resumption

ai-agentsgoshell
0
3
Session ManagementA

Manages orchestration session state, tracking, and resumption

ai-agentsgogit
0
3
Session PersistA

Persist and restore agent sessions across conversations with state snapshots

ai-agentsgobash
0
3
Session PlanA

> Creates a structured wave execution plan with role-based assignment after user alignment. Decomposes agreed tasks into configurable waves (default 5) with optimal agent assignment, dependency ordering, and inter-wave checkpoints. Activated by session-start after Q&A phase completes.

ai-agentstypescriptgo
0
3
Session ReplayA

Converts a Claude Code session JSONL file into an animated GIF terminal replay. Use when creating demos or visual evidence from past sessions.

ai-agentsgobash
0
3
Session ReportA

Generate an explorable HTML report of Claude Code session usage (tokens, cache, subagents, skills, expensive prompts) from ~/.claude/projects transcripts.

ai-agentsgonode
0
3
Session StartA

> Use this skill when initializing a session for any project repo. Autonomously analyzes git state, VCS issues, SSOT files, branches, environment, and cross-repo status. Then presents structured findings with recommendations for user alignment before creating a wave plan. Triggered by /session [housekeeping|feature|deep] command.

ai-agentsjavascriptrust
0
3
Session To PostA

Converts a Claude Code session into a blog post, case study, or Reddit post. Use when publishing dev blog content or community posts from real sessions.

ai-agentspythonrust
0
3
SessionsB

Search and ask questions about coding agent session history across Claude Code, Codex, and Cursor. Use when asking what was worked on, what was tried before, how a problem was investigated across sessions, what happened recently, or any question about past agent sessions. Also use when the user references prior sessions, previous attempts, or past investigations — even without saying 'sessions' explicitly.

ai-agentspythonrust
0
3
Setup Alirezarezvani 2A

Set up a new autoresearch experiment interactively. Collects domain, target file, eval command, metric, direction, and evaluator. Use when the user runs /ar:setup or asks to start optimizing a file with the autoresearch loop.

ai-agentspythongo
0
3
Setup AlirezarezvaniA

../../../engineering/autoresearch-agent/skills/setup/SKILL.md

ai-agentsgogit
0
3
Setup Hashgraph Online 2A

Check whether Claude Code CLI is ready in this environment and optionally toggle the turn-end review gate. Args: --enable-review-gate, --disable-review-gate. Use for installation, authentication, or review-gate setup requests.

ai-agentsrustgo
0
3
Setup Hashgraph OnlineD

Set up and verify AgentGuards in Codex. Use when the user asks to configure AgentGuards, set their API key, or check that the guardrails are wired up correctly.

ai-agentsgoshell
0
3
Setup Agent GuardA

Diagnose, install, and verify Agent Guard's plugin-local binary, jq and gitleaks dependencies, the active host integration, and live hook protection. Use when Agent Guard reports degraded protection, a SessionStart warning asks for setup, plugin hooks fail or appear bypassed, or a user asks to finish or repair Agent Guard installation.

ai-agentsrustgo
0
3
Setup GbrainA

Set up gbrain for this coding agent: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. (gstack)

ai-agentspythonrust
0
3
Setup ProjectA

Use to generate HOTL adapter files for the current project — creates AGENTS.md, .clinerules, cursor rules, or copilot instructions depending on tools the team uses.

ai-agentsgobash
0
3
Setup ShellA

Install or refresh Agent Guard's plugin-local shell integration. Use when the user explicitly asks to enable or update shell command masking, or when a shell-integration warning directs them to rerun setup-shell.

ai-agentsgoshell
0
3
SetupB

Set up GBrain with auto-provision Supabase or PGLite, AGENTS.md injection, first import

ai-agentsgobash
0
3
Share ConfigA

Promote local config to a shared team config that can be committed to git.

ai-agentsgobash
0
3
SharedA

Shared runtime and evidence references

ai-agentsgoshell
0
3
Shipping ArtifactsA

The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping. A small core every app needs — architecture, user/permission flows, permissions, variables/secrets, and a test-coverage map — plus conditional docs added only when they apply: emails, scheduled work, SEO, and embedded agents/automation. Defines what each doc must capture and how a reviewer or auditor uses it. Use when documenting a codebase for handoff, mapping user journeys and trust-boundary cr...

ai-agentsrustgo
0
3
Shopify Ai Toolkit WrapperA

'Integrate Shopify''s AI Toolkit MCP server with Claude Code for GraphQL validation, Liquid linting, and documentation search. Use when setting up Shopify MCP integration, validating GraphQL queries, or linting Liquid templates. Trigger with phrases like \"shopify ai toolkit\", \"shopify mcp\", \"shopify claude integration\", \"shopify graphql validation\", \"shopify liquid lint\". '

ai-agentsgobash
0
3
Signal Detector GarrytanA

Always-on ambient signal capture for the OpenClaw reference fixture.

ai-agentsgogit
0
3
Signal DetectorA

| Always-on ambient signal capture. Fires on every inbound message to detect original thinking and entity mentions. Spawn as a cheap sub-agent in parallel, never block the main response.

ai-agentsgoexpress
0
3
Signal WriteA

Emit structured agent signals — hands-up, blocked, done, checkpoint, partnership. Signals are written as JSON to .signals/ for dashboard consumption and noted in the journal for persistence.

ai-agentsgogit
0
3
Simple ManA

High-compression professional communication mode. Use when the user wants fewer tokens, less reading, no filler, compact coding-agent status, terse technical answers, or low-cognitive-load collaboration without reducing effort, validation, proactivity, or accuracy.

ai-agentsrustgo
0
3
Skill AuditorA

>- Audit a SKILL.md or REFERENCE file, score it 0–10, identify major and minor findings, and generate copy-paste improvements. Use when reviewing a new skill before merging, auditing an existing skill for gaps, checking cross-skill consistency, or validating that a skill meets the Quality-Engineering-Skills framework standards. Triggers: audit this skill, score this SKILL.md, review reference file, check skill quality, find gaps in skill, validate skill before PR.

ai-agentsgogit
0
3
Skill Authoring AtholaA

Guide creating Claude Code skills with TDD and persuasion principles. Use for new skill development.

ai-agentspythongo
0
3
Skill AuthoringA

Use when creating, editing, or reviewing HOTL skills, agents, command prompts, or other behavior-shaping instruction files.

ai-agentsgogit
0
3
Skill BuilderA

Create a metadata-complete AgentOps skill

ai-agentsgobash
0
3
Skill CheckA

Validate Claude Code skills against the agentskills specification. Catches structural, semantic, and naming issues before users do.

ai-agentsgotesting
0
3
Skill ClawF

OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox

ai-agentsgoshell
0
3
Skill ComplyA

Visualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies behavioral sequences, and reports compliance rates with full tool call timelines

ai-agentspythongo
0
3
Skill CouncilA

Run a configurable multi-LLM council with personas, budget caps, synthesis, veto gates, and optional implementation handoff.

ai-agentsjavascriptgo
0
3
Skill Creator Composio CommunityA

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 Codex's capabilities with specialized knowledge, workflows, or tool integrations.

ai-agentspythongo
0
3
Skill Creator JeremylongshoreA

'Create production-grade agent skills aligned with the 2026 AgentSkills.io spec and Anthropic best practices (2026). Also validates existing skills against the Intent Solutions 100-point rubric. Use when building, testing, validating, or optimizing Claude Code skills. Trigger with \"/skill-creator\", \"create a skill\", \"validate my skill\", or \"check skill quality\". Make sure to use this skill whenever creating a new skill, slash command, or agent capability. '

ai-agentspythongo
0
3
Skill Creator MicrosoftB

Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.

ai-agentsjavascripttypescript
0
3
Skill Creator MsB

Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.

ai-agentstypescriptpython
0
3
Skill Creator ProA

Create new skills, modify and improve existing skills, and measure skill performance. Enhanced version with quick commands. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy. Triggers on phrases like \"make a skill\", \"create a new skill\", \"build a skill for\", \"improve this skill\", \"optimize my skill\", \...

ai-agentspythonrust
0
3
Skill CreatorA

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 Codex's capabilities with specialized knowledge, workflows, or tool integrations.

ai-agentspythongo
0
3
Skill Developer ParcadeiA

Meta-skill for creating and managing Claude Code skills

ai-agentspythongo
0
3
Skill DeveloperA

Comprehensive guide for creating and managing skills in Claude Code with auto-activation system, following Anthropic's official best practices including the 500-line rule and progressive disclosure pattern.

ai-agentstypescriptgo
0
3
Skill Development AnthropicsA

This skill should be used when the user wants to \"create a skill\", \"add a skill to plugin\", \"write a new skill\", \"improve skill description\", \"organize skill content\", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

ai-agentspythongo
0
3
Skill DevelopmentA

This skill should be used when the user wants to \"create a skill\", \"add a skill to plugin\", \"write a new skill\", \"improve skill description\", \"organize skill content\", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

ai-agentspythongo
0
3
Skill DoctorA

Environment diagnostics — check providers, auth, config, hooks, scheduler, and more

ai-agentsjavascriptgo
0
3
Skill Improver Sickn33A

Iteratively improve a Claude Code skill using the skill-reviewer agent until it meets quality standards. Use when improving a skill with multiple quality issues, iterating on a new skill until it meets standards, or automated fix-review cycles instead of manual editing.

ai-agentsgotesting
0
3
Skill ImproverA

Iteratively reviews and fixes Claude Code skill quality issues until they meet standards. Runs automated fix-review cycles using the skill-reviewer agent. Use to fix skill quality issues, improve skill descriptions, run automated skill review loops, or iteratively refine a skill. Triggers on 'fix my skill', 'improve skill quality', 'skill improvement loop'. NOT for one-time reviews—use /skill-reviewer directly.

ai-agentsgogit
0
3
Skill Installer Composio CommunityA

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

ai-agentsgogit
0
3