All authors
vamseeachanta avatar

Claude Skills by vamseeachanta

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

GitHub Actions workflow automation for intelligent CI/CD pipelines with

devopsjavascriptgo
0
17
Gitignore ScaffoldA

Gitignore pattern setup and directory scaffolding — covers negation patterns, .gitkeep tracking, and git check-ignore verification workflows

testingrustgo
0
17
Html Report VerifyA

Visual + structural verification of HTML benchmark/validation reports using the Codex-in-Chrome extension. Opens the report in a browser, takes screenshots, checks key DOM elements, and produces a PASS/FAIL verdict. Generic by default; module-specific check lists extend the base set.

developmentjavascriptpython
0
17
Investigative Issue WorkdownA

A robust workflow for handling a batch of related investigative tasks that require file system research, documentation, and version control.

researchgitdocumentation
0
17
Issue Tree DecompositionA

Break a large umbrella GitHub issue into a layered tree of focused follow-on issues using read-only subagent analysis, then create the issues locally and update docs/parent issue with the issue map.

testinggoshell
0
17
Mcp BuilderA

Guide for building high-quality Model Context Protocol (MCP) servers

developmenttypescriptgo
0
17
Parallel File ProcessorA

Process multiple files in parallel with aggregation and progress tracking.

toolspythongo
0
17
Pipefail Grep Q Sigpipe GuardA

Diagnose and fix false negatives caused by `grep -q` short-circuiting upstream producers under `set -euo pipefail`.

toolsgoshell
0
17
Planning Code GoalA

Code-centric Goal-Oriented Action Planning integrated with SPARC methodology.

developmentgobash
0
17
Planning GoalA

Goal-Oriented Action Planning (GOAP) specialist that dynamically creates

devopsgobash
0
17
Cowork Plugin CustomizerA

Customize or personalize a Codex plugin for a specific organization's tools and workflows by replacing placeholders and configuring MCP servers.

businessgobash
0
17
Semantic Taxonomy Reporting ConsistencyA

Keep semantic-diff taxonomy summaries consistent with evidence tables when adding richer categories to legacy comparison/reporting pipelines.

code-qualitygotesting
0
17
Shell Script Hardening PatternsA

Harden Bash automation scripts with TDD-first static and behavioral checks, safe Python invocation via uv, locking, persistent state, and review-driven correction loops.

toolspythongo
0
17
Shell TddA

Shell-based TDD test harness patterns — pass/fail counters, common assertions,

toolsgoshell
0
17
Skill EvalA

Evaluate all workspace-hub skills for structural validity, content quality,

testingpythongo
0
17
Sparc ArchitectureA

SPARC Architecture phase specialist for system design, component architecture,

devopsjavascripttypescript
0
17
Sparc PseudocodeA

SPARC Pseudocode phase specialist for algorithm design, data structure

code-qualityjavascriptgo
0
17
Sparc RefinementA

SPARC Refinement phase specialist for iterative improvement through TDD,

code-qualitygobash
0
17
Sparc SpecificationA

SPARC Specification phase specialist for requirements analysis, constraint

documentationgobash
0
17
Subagent DrivenA

Execute implementation plans with structured subagent dispatch and two-stage

code-qualitygocode-review
0
17
Targeted Artifact Commit VerificationA

Verify whether the exact files from a just-completed task are still uncommitted before creating another commit, especially in dirty repos with unrelated churn.

testinggit
0
17
Tdd ObraA

Test-Driven Development methodology enforcing RED-GREEN-REFACTOR cycle. Use for writing tests first, preventing regression, and ensuring code correctness. Based on obra/superpowers.

code-qualitygotesting
0
17
Test FixerA

Safe workflow for fixing bulk test assertion failures in existing test suites — collection errors mask deeper problems, replace_all corrupts, fix source first then tests

developmentpythongo
0
17
Test Suit Repair PatternA

Systematically fix failing tests in a test suite — root cause analysis, targeted patches, regression verification, and documentation.

testingpythongo
0
17
Pytest Fixture GeneratorA

Generate standardized pytest configuration with fixtures, markers, and

testingpythongo
0
17
Testing ProductionA

Production validation specialist ensuring applications are fully implemented

testinggobash
0
17
Testing Tdd LondonA

TDD London School (mockist) specialist for mock-driven, outside-in development.

testingtypescriptgo
0
17
DevtoolsA

Optimize development environment, containers, CLI productivity, and git

toolsgoshell
0
17
Verification LoopA

Six-phase quality gate for code changes. Runs build, typecheck, lint, test, security, and diff-review in sequence. Supports JavaScript/TypeScript, Python, and Rust with auto-detection and skip conditions.

developmentjavascripttypescript
0
17
Webapp TestingA

Web application testing toolkit using Playwright with Python. Use for

testingpythongo
0
17
Python Project TemplateA

Generate standardized Python project structure with pyproject.toml, UV

documentationpythongo
0
17
Reporting WorkflowA

End-to-end workflow for generating reports from data, validating outputs,

testingpythonrust
0
17
Yaml Workflow ExecutorA

Execute configuration-driven analysis workflows from YAML files. Use

toolspythongo
0
17
Agent Learnings PortabilityA

Git-track AI agent learnings so they survive machine loss — memory snapshots, corrections, patterns, insights across Codex, Hermes, Codex, and Gemini.

ai-agentspythongo
0
17
Hermes Ecosystem IntegrationA

Wire Hermes into workspace-hub ecosystem — multi-repo skills, config sync, session export to learning pipeline, memory cross-pollination, skill patch tracking, and cross-machine health checks.

ai-agentspythongo
0
17
Hermes Local ConfigurationA

Class-level Hermes local configuration and setup workflows, including config audit gotchas and Windows installation.

toolspythongo
0
17
Hermes Windows SetupC

Install and configure a repo-centric Hermes agent workspace on Windows. Covers prerequisites, repo cloning, Python/uv environment, skills system, memory bridge, and multi-agent coordination — the Windows equivalent of the Linux workspace-hub pattern.

ai-agentspythongo
0
17
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.

devopspythongo
0
17
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.

toolspythongo
0
17
Webhook SubscriptionsA

Create and manage webhook subscriptions for event-driven agent activation. Use when the user wants external services to trigger agent runs automatically.

devopsbashcode-review
0
17
Hermes Config Audit GotchasA

Audit Hermes custom config keys and migrated skill settings safely, with verified command behavior and stale-path checks.

toolsrustgo
0
17
Gmail Data ExtractionA

Extract structured data from Gmail emails using REST API (no pip dependencies). Covers inbox scanning, subject line regex extraction, email text parsing, thread-aware drafting, and legal-scan-before-commit workflow.

securitypythongo
0
17
Gmail Email To Repo ExtractionA

Extract structured data from Gmail inbox emails, enrich with domain-specific

businesspythongo
0
17
Gmail Extract And CleanA

DEPRECATED — superseded by gmail-extract-and-act. Extract emails from Gmail to /mnt/ace/<repo>/, archive to repos, commit, then delete. Uses archive-everything model.

datagoshell
0
17
Gmail Extract ArchiveA

DEPRECATED — superseded by gmail-extract-and-act. Extract Gmail data into archive repo, parse attachments, legal scan, then delete. Uses archive-everything model.

documentationpythongo
0
17
Gmail TouchbaseA

Periodic relationship maintenance via email — identify contacts due for outreach, draft personalized check-ins, queue for user approval. Supports per-account tone and cadence.

businesspythongo
0
17
Gmail UnsubscribeA

Identify and batch-unsubscribe from newsletters and marketing emails across Gmail accounts. Scans List-Unsubscribe headers, generates candidates, executes with user approval.

content-marketingpythongo
0
17
Contact ManagerA

Normalize, classify, and manage contact databases across 3 Gmail accounts. Clean CSV exports, deduplicate, tag categories, flag touchbase/unsubscribe candidates.

businessgoshell
0
17
Gmail Attachment To DocumentA

Download attachments from Gmail threads, parse their content (Excel, PDF), extract structured data, and save to target repos with proper legal scanning.

datapythongo
0
17
Gmail Data ExtractionA

Extract structured data from Gmail emails using REST API (no pip dependencies). Covers inbox scanning, subject line regex extraction, email text parsing, thread-aware drafting, and legal-scan-before-commit workflow.

securitypythongo
0
17