Agent Skills by ntaksh42
Showing 88 vetted skills indexed across 3 GitHub repositories.
save-report
Classify conversation outputs and write numbered HTML reports to output-config.toml paths.
presentation-creator
Generate Marp presentations with SVG visuals for problem analysis and option comparisons.
copilot-delegate
Delegate user requests to the GitHub Copilot CLI for command suggestions and explanations.
drawio-diagram
Generate and open Draw.io diagrams from XML, CSV, and Mermaid syntax.
skill-generator
Create, validate, and package Claude Skills into .skill files.
ado-operation
Automate Azure DevOps operations via the Azure CLI.
architecture-reviewer
Review software architecture against SOLID principles and design patterns.
using-git-worktrees
Creates isolated Git worktrees for feature development with automated setup and baseline testing.
tech-debt-analyzer
Analyzes and prioritizes technical debt in a codebase with refactoring recommendations.
config-file-generator
Generate configuration files for ESLint, Prettier, TypeScript, Jest, Webpack, Babel, and EditorConfig.
azure-test-plans
Create and manage Azure Test Plans with automated bug reporting from failures.
azure-release-pipeline
Design Azure release pipelines with deployment stages, environments, and approval gates.
test-driven-development
Enforce the Red-Green-Refactor cycle by writing failing tests before production code.
environment-manager
Generates validated .env files from templates for development, staging, and production environments.
ci-cd-generator
Generate CI/CD pipeline configurations for GitHub Actions, GitLab CI, CircleCI, and Jenkins.
azure-artifacts-manager
Create package feeds for npm, NuGet, Maven, and Python in Azure Artifacts.
systematic-debugging
Guides users through a four-phase debugging process to resolve software defects via root cause analysis and hypothesis testing.
regex-helper
Generates, explains, and tests regular expressions for JavaScript, Python, and Java.
test-generator
Generate unit, integration, and end-to-end tests across multiple languages and frameworks.
azure-wiki-generator
Generate and manage Azure DevOps Wiki pages from Markdown content.
azure-boards-helper
Manage Azure Boards work items using WIQL queries and Azure CLI commands.
mermaid-diagram
Generate flowcharts, sequence diagrams, and other diagrams from Mermaid syntax.
database-migration-generator
Generate SQL and TypeORM database migration scripts with rollback support.
rest-client-generator
Generates REST API client code for TypeScript, Python, and Java.