All authors
vamseeachanta avatar

Claude Skills by vamseeachanta

github.com/vamseeachanta
6,174 skillsA× 6,010B× 120C× 32D× 7F× 50 installs1,946 views
Verification ChecklistA

Sub-skill of discipline-refactor: Verification Checklist.

documentationgo
0
17
Hidden Folder AuditA

Audit and consolidate hidden folders in a repository. Identifies duplicates,

documentationgogit
0
17
Best PracticesA

Sub-skill of hidden-folder-audit: Best Practices.

code-qualitygogit
0
17
Common Hidden Folders ReferenceA

Sub-skill of hidden-folder-audit: Common Hidden Folders Reference.

toolsgogit
0
17
Migrate Agent Os To ClaudeB

Sub-skill of hidden-folder-audit: Migrate .agent-os to .Codex (+4).

ai-agentsgobash
0
17
Pre AuditA

Sub-skill of hidden-folder-audit: Pre-Audit (+6).

documentationgogit
0
17
SpecsarchiveA

Sub-skill of hidden-folder-audit: specs/archive/ (+1).

documentationgobash
0
17
Step 1 Inventory All Hidden FoldersA

'Sub-skill of hidden-folder-audit: Step 1: Inventory All Hidden Folders

documentationgobash
0
17
Verify Hidden Folder StateA

Sub-skill of hidden-folder-audit: Verify Hidden Folder State (+3).

toolsgobash
0
17
Version MetadataA

Sub-skill of hidden-folder-audit: Version Metadata.

developmentpythongo
0
17
Module Based RefactorA

Reorganize a repository from flat structure to a module-based 5-layer architecture (src/tests/specs/docs/examples) while preserving git history. Use when restructuring a codebase into modules, migrating import paths, cleaning up hidden folders, consolidating duplicate directories, removing root-level artifacts, or archiving completed plan files. Capabilities: parallel agent spawn strategy, hidden-folder consolidation patterns, benchmark fixture separation, 4-phase atomic commit workflow.

documentationgobash
0
17
1 Build ArtifactsA

Sub-skill of repo-cleanup: 1. Build Artifacts (+5).

testingpythongo
0
17
Repo CleanupA

Systematic cleanup of repository clutter including build artifacts, duplicates,

documentationgorefactoring
0
17
Agent DirectoriesA

Sub-skill of repo-cleanup: Agent Directories (+4).

documentationgobash
0
17
Best PracticesA

Sub-skill of repo-cleanup: Best Practices.

documentationgogit
0
17
Common Hidden FoldersA

Sub-skill of repo-cleanup: Common Hidden Folders (+2).

toolsgobash
0
17
Conflict Resolution PatternsA

Sub-skill of repo-cleanup: Conflict Resolution Patterns (+2).

documentationgobash
0
17
Folders To Delete Confirmed SafeA

Sub-skill of repo-cleanup: Folders to DELETE (Confirmed Safe) (+3).

documentationgobash
0
17
For Tracked Files Use Git RmA

Sub-skill of repo-cleanup: For Tracked Files (Use git rm) (+2).

documentationgobash
0
17
Gitignore UpdatesA

Sub-skill of repo-cleanup: Gitignore Updates.

testinggogit
0
17
List Untracked FilesA

Sub-skill of repo-cleanup: List Untracked Files (+3).

documentationgobash
0
17
Pre CleanupA

Sub-skill of repo-cleanup: Pre-Cleanup (+7).

ai-agentsgogit
0
17
Progress Tracking CommandsA

Sub-skill of repo-cleanup: Progress Tracking Commands (+1).

testinggobash
0
17
References To RemoveA

Sub-skill of repo-cleanup: References to Remove.

documentationgogit
0
17
Structure Section UpdatesA

Sub-skill of repo-cleanup: Structure Section Updates (+1).

documentationgogit
0
17
Version MetadataA

Sub-skill of repo-cleanup: Version Metadata.

developmentpythongo
0
17
BrainstormingA

Collaborative design refinement through iterative questioning. Use for

code-qualitygotesting
0
17
Best PracticesA

Sub-skill of brainstorming: Best Practices.

code-qualitygo
0
17
Error HandlingA

Sub-skill of brainstorming: Error Handling.

documentationgo
0
17
MetricsA

Sub-skill of brainstorming: Metrics.

testinggo
0
17
Legal Sanity ReviewA

Legal Sanity Review Workflow — mandatory pre-gate in the cross-review cycle

toolsgobash
0
17
Agent Usage OptimizerA

Reads quota state and recommends optimal Codex/Codex/Gemini allocation

toolspythonrust
0
17
Durable Provider Throughput DispatchA

Run quota-aware but spend-forward Codex/Codex/Gemini batches when provider credits are not the bottleneck and the goal is durable plan/review/execution throughput across machines.

businessgonode
0
17
Gemini Batch ExecutionA

Execute Gemini research tasks in efficient batches using hermes router to maximize $20/month quota utilization. Covers toolset config, batch patterns, sandbox pitfalls, and cleanup.

toolspythongo
0
17
Hermes Model SwitchingA

Quick provider/model switching for Hermes CLI — aliases, fallbacks, task routing matrix, and utilization audit pattern.

ai-agentspythongo
0
17
Inventory Readiness Provider DispatchA

Build and operate a computable readiness matrix that connects raw-data-to-GTM package stages with Codex/Codex/Gemini dispatch lanes and weekly credit pacing.

testingpythongo
0
17
Model SelectionA

Guide AI model selection based on task complexity, cost constraints, and latency requirements

code-qualitygobash
0
17
Usage OptimizationA

Optimize AI usage efficiency through script-first patterns, batch operations, and input preparation

documentationgobash
0
17
AgentaA

LLM prompt management and evaluation platform. Version prompts, run A/B

devopspythongo
0
17
Ai PromptingA

LLM application patterns, prompt optimization techniques, and AI-powered

ai-agentsgobash
0
17
DspyA

Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming

ai-agentspythongo
0
17
LangchainA

Build production-ready LLM applications with chains, agents, memory,

ai-agentspythongo
0
17
PandasaiA

Conversational data analysis using natural language queries on pandas DataFrames. Use when you want to ask plain-English questions about data, generate charts, explain transformations, or build exploratory analysis interfaces — all powered by an LLM backend. Supports OpenAI, Anthropic, Google Gemini, Azure OpenAI, and local models. Handles single DataFrames (SmartDataframe) and multi-table joins (SmartDatalake).

datapythongo
0
17
Prompt EngineeringA

Comprehensive prompting techniques including chain-of-thought, few-shot,

ai-agentspythongo
0
17
Provider Session Quota OperationsA

Class-level provider/session operations for Codex, Codex, Gemini, Hermes, quotas, audit exporters, readiness dispatch, and utilization scorecards.

researchgogit
0
17
Provider Utilization ScorecardA

Refresh provider quota snapshots and generate a weekly Codex/Codex/Gemini utilization scorecard grounded in quota data when available and session-activity fallback when not.

toolspythonrust
0
17
Agent Cli Delegation OperationsA

Class-level Codex/Codex/delegate_task agent operations: background execution, stdin/print stalls, plugin IDs, worker patch loops, and fallback routing.

businessgoshell
0
17
Claude CodeB

Delegate coding tasks to Codex (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the Codex CLI installed.

code-qualitypythonrust
0
17
Claude Plugin Update Id ScopeA

Fix Codex plugin update failures caused by using the short plugin name instead of the installed plugin id and wrong scope.

testingbashgit
0
17
Claude Print Stall SalvageA

Recover delegated Codex print-mode runs that stall silently or produce partial edits in large worktrees.

toolspythongo
0
17