All authors
vamseeachanta avatar

Claude Skills by vamseeachanta

github.com/vamseeachanta
6,174 skillsA× 6,010B× 120C× 32D× 7F× 50 installs1,998 views
Boundary Policy Classification By RoleA

Classify artifacts as durable vs transient by their functional role rather than directory path, using multi-layer architectural validation

code-quality
0
17
Bridge Brokerage Market Data ApisA

Handle ticker symbol mismatches between brokerage exports and market data APIs

developmentapi
0
17
C Corp Form 1120 ReconciliationA

Reconcile multi-source corporate tax data to prepare Form 1120 using expense sheet as authoritative source

businessapi
0
17
Cash Basis Corporate Tax ReconciliationA

Reconcile conflicting revenue sources and prepare Form 1120 for cash-method C-Corps using bank deposits as authoritative source

business
0
17
Cash Basis Tax Reconciliation WorkflowA

Multi-source document reconciliation to establish authoritative tax basis and complete Form 1120 for C-Corps using cash method

businessapi
0
17
Corporate Tax Filing Reconciliation And DecisionA

Reconcile multi-document corporate tax packets, verify line-item accuracy against source data, and structure decision trees for filing timing and extension strategies.

testing
0
17
Corporate Tax Filing ReconciliationA

Reconcile multi-document tax packets and build line-by-line IRS filing guides for first-year C-Corps with real-estate holdings

documentation
0
17
Debug Toml Section Scoping ErrorsA

Diagnose and fix TOML configuration errors caused by misplaced key-value pairs in named sections

code-qualitygodebugging
0
17
Diagnose And Mount Dirty Ntfs DrivesA

Troubleshoot and mount NTFS external drives blocked by dirty filesystem flags

tools
0
17
Diagnose Dirty Ntfs Mount ErrorsA

Troubleshoot NTFS mount failures by identifying dirty volume flags and driver type

tools
0
17
Diagnose Shebang Venv Import ErrorsA

Troubleshoot ModuleNotFoundError in CLI tools by identifying shebang-venv mismatches

code-qualitypythondebugging
0
17
Diagnose Shebang Venv MismatchA

Identify and fix shebang mismatches when CLI tools resolve to system Python instead of their virtual environment

code-qualitypythondebugging
0
17
Diagnose Shebang Virtualenv Import ErrorsA

Debugging pattern for ModuleNotFoundError when CLI entry points use wrong Python interpreter

code-qualitypythondebugging
0
17
Diagnose Symlink Shebang PersistenceA

Fix persistent shebang issues in symlinked CLI entry points that revert after git operations

toolspythondebugging
0
17
Diagnose Venv Shebang ConflictsA

Debugging pattern for resolving ModuleNotFoundError when CLI entry points use wrong Python interpreter

code-qualitypythondebugging
0
17
Diagnose Venv Shebang Import ErrorsA

Debugging pattern for ModuleNotFoundError when CLI entry points use wrong Python interpreter

code-qualitypythondebugging
0
17
Diagnose Venv Shebang MismatchA

Diagnose and fix ModuleNotFoundError caused by entry point shebang pointing outside virtual environment

code-qualitypythondebugging
0
17
Espp Stock Sale Entry FreetaxusaA

Workflow for entering ESPP stock sales in FreeTaxUSA with unknown acquisition dates and basis adjustments

business
0
17
Evaluate Local Commits Via Cherry Pick Dry RunA

Technique to identify which ahead commits contain real changes vs. already-merged or ephemeral content

testinggit
0
17
Export Tax Summary With Year ComparisonA

Extract and structure tax return data into YAML format for year-over-year comparison across different filing products

tools
0
17
Extract And Archive Tax Summary DataA

Capture structured tax return summaries as YAML when PDF downloads are blocked or inaccessible

tools
0
17
Extract Skills From Claude Code SessionsA

Automatically extract reusable skills from Codex session transcripts using LLM analysis and wire them into a Stop hook

ai-agentsapi
0
17
Extract Skills From Hermes SessionsA

Automatically analyze Codex session transcripts to identify and extract reusable skills using LLM analysis via OpenRouter

ai-agents
0
17
Financial Data Export WorkflowA

Structured process for exporting and analyzing multi-year brokerage transaction history when browser automation is blocked

business
0
17
Financial Site Bypass WorkflowA

Workflow for accessing restricted financial sites when browser automation is blocked

toolsgitsecurity
0
17
Fix Symlink Shebang PersistenceA

Permanently fix shebang issues in symlinked CLI tools that get overwritten by git updates

code-qualitypythondebugging
0
17
Form 1120 Cash Basis FilingA

Complete Form 1120 preparation for C-Corp cash-basis filers — includes TaxAct Business Online interview flow for Schedule L, M-1, M-2

businessgoapi
0
17
Form 1120 Cash Basis ReconciliationA

Reconcile multiple source documents (invoices, expense sheets, bank statements) to establish authoritative cash-basis revenue and expenses for Form 1120 C-Corp filing

business
0
17
Form 1120 Preparation From Expense SheetA

Map cash-basis expense sheet to Form 1120 schedules for C-Corp tax filing, including revenue reconciliation, Schedule L balance sheet reconstruction without prior returns, and gap identification.

businessapi
0
17
Freetaxusa Eefile Navigation PatternA

Handling session timeouts and navigating FreeTaxUSA's multi-step e-filing flow to the signature page

documentation
0
17
Freetaxusa Efiling WorkflowA

Navigate FreeTaxUSA e-filing process through final steps, handling session timeouts and identifying required manual signature steps

code-qualitydebugginggit
0
17
Freetaxusa Form Entry RecoveryA

Handle session timeouts and modal dialogs when entering tax forms in FreeTaxUSA

toolsjavascriptjava
0
17
Freetaxusa Tax Form Navigation CreditsA

Pattern for navigating FreeTaxUSA's tax form flow, validating auto-calculated credits, and handling form-specific exemptions

testingrust
0
17
Freetaxusa Upsell And Payment NavigationA

Navigate FreeTaxUSA's upsell pages and payment method selection flow while handling timeout dialogs and avoiding financial data entry

tools
0
17
Git Blob Size Filter CleanupA

Strip oversized blobs from unpushed commits using git filter-branch when GitHub's 100 MB limit blocks push

businessgit
0
17
Git Large File Staging Conflict RecoveryA

Recover from pre-commit hook blocks on oversized files and corrupted rebase states during bulk repo syncs

code-qualitydebugginggit
0
17
Git Stale Lock RecoveryA

Diagnose and recover from git stale lock files and corrupted rebase states in multi-repo workflows

businessdebugginggit
0
17
Git Worktree Cleanup And Branch HygieneA

Systematic approach to cleaning up stale git worktrees, orphan branches, and branch hygiene at scale across multiple repos

toolsgogit
0
17
Git Worktree Cleanup And Branch ReconciliationA

Systematic process for cleaning up stale git worktrees, resolving merge conflicts in diverged branches, and reconciling branch state across multiple repositories.

businessgogit
0
17
Git Worktree Cleanup At ScaleA

Identify and remove stale git worktrees blocking branch deletion in multi-repo environments

toolsgit
0
17
Github Issue Structure For Personal Finance TrackingA

Pattern for organizing financial analysis work across multiple repos (data/config vs. logic separation)

documentationgogit
0
17
Gsd Adversarial Review PatternA

Catch hidden test failures by running adversarial review on sparse-data edge cases before final push

testingtesting
0
17
Handle Blocked Financial Sites Data ExportA

Workflow for extracting data from blocked financial sites when browser automation is restricted

toolsgo
0
17
Handle Blocked Financial Sites WorkaroundA

Workflow for accessing financial account data when browser automation is blocked on brokerage sites

toolssecurity
0
17
Handle Browser Automation Financial Site BlocksA

Workflow for working around Chrome extension blocks on financial sites during data collection tasks

toolssecurity
0
17
Handle Freetaxusa Session TimeoutsA

Recover from FreeTaxUSA session timeout dialogs blocking form submission and navigation

toolsjavascriptjava
0
17
Handle Pdf Download Popups In AutomationA

Recover when PDF download buttons open inaccessible popups; fall back to capturing structured data instead

tools
0
17
Handle Popup Blocked Pdf DownloadsA

Recover from automation-blocking PDF popups by capturing page data and escalating to manual download

code-qualitydebugginggit
0
17
Handle Session Overlay BlockingA

Technique for dismissing overlay dialogs that freeze rendering and block form interaction in web automation

toolsjavascriptjava
0
17
Label Driven Prompt Generation ArchitectureA

Pattern for building automation scripts that classify GitHub issues into prompt templates using label-based routing and extract contextual data for batch processing

code-qualitypythongit
0
17