
Claude Skills by vamseeachanta
github.com/vamseeachanta'Sub-skill of clean-code: Step 1: API Compatibility Check (MANDATORY
Sub-skill of clean-code: Top P1 Candidates (2026-02-25 audit).
Sub-skill of improve: Creating New Skills (+3).
Sub-skill of improve: Decision Logic (Scoring).
Sub-skill of improve: Integration.
Sub-skill of improve: Manual vs Automatic Invocation.
"Sub-skill of improve: Phase 1: COLLECT \u2014 Gather Session Signals\
Sub-skill of improve: Related Commands.
Sub-skill of improve: Scope.
Sub-skill of improve: Trigger Conditions.
Sub-skill of repo-structure: Agent Infrastructure Rules.
Sub-skill of repo-structure: Allowed at Repo Root (+2).
Sub-skill of repo-structure: Allowed in docs/ (+1).
Sub-skill of repo-structure: Canonical Structure (+1).
Sub-skill of repo-structure: Compliance Quick-Check.
'Sub-skill of repo-structure: Gitignore Enforcement: Root-Level Output
Sub-skill of repo-structure: NEVER: tests/ inside src/ (+7).
Sub-skill of repo-structure: See Also.
'Sub-skill of repo-structure: Tier Classification (Determines Which Rules
Sub-skill of sync: Error Handling.
Sub-skill of bash-cli-framework: 1. Always Use `set -e` (+4).
Sub-skill of bash-cli-framework: 1. Color Definitions (+3).
Sub-skill of bash-cli-framework: 5. Error Handling (+1).
Universal bash CLI patterns for colors, logging, headers, and error handling
Create organized bash script structure with color output, menu systems,
Sub-skill of bash-script-framework: Best Practices.
Sub-skill of bash-script-framework: Example 1: Create New CLI Tool (+1).
Sub-skill of complexity-scorer: 1. Keyword-Based Scoring (+1).
Sub-skill of complexity-scorer: 3. Context-Aware Scoring (+1).
Sub-skill of complexity-scorer: 5. Confidence Scoring (+1).
Score task complexity using keyword matching, heuristic analysis, and
Sub-skill of complexity-scorer: Best Practices.
Portable bash patterns for Windows Git Bash, Linux, and macOS. Canonical
Sub-skill of git-sync-manager: 1. Always Check Before Operating (+4).
Sub-skill of git-sync-manager: 1. Repository Discovery from .gitignore.
Sub-skill of git-sync-manager: 2. Multi-Phase Sync Pattern.
Sub-skill of git-sync-manager: 3. Repository Status Check (+1).
Sub-skill of git-sync-manager: 5. Safe Branch Operations.
Multi-repository git synchronization and fetch-pull-push patterns for
Sub-skill of interactive-menu-builder: 1. Basic Menu Structure.
Sub-skill of interactive-menu-builder: 1. Consistent Navigation (+3).
Sub-skill of interactive-menu-builder: 2. Multi-Level Menu System.
Sub-skill of interactive-menu-builder: 3. Table Display (+1).
Sub-skill of interactive-menu-builder: 5. Confirmation Dialogs (+1).
Build multi-level interactive CLI menus with navigation and selection
Sub-skill of json-config-loader: 1. Always Provide Defaults (+4).
'Sub-skill of json-config-loader: 1. Key=Value Configuration Parsing
Sub-skill of json-config-loader: 3. JSON Report Generation.
Sub-skill of json-config-loader: 4. Multi-Section INI Parsing.
Sub-skill of json-config-loader: 5. Environment Variable Configuration.