home / skills / ntaksh42

ntaksh42 skills

Find 80 skills from 1 repo created by ntaksh42 on GitHub.

1 repo
80 skills
GitHub

Sponsored

tech-debt-analyzer

ntaksh42/agents

1
This skill analyzes and prioritizes technical debt across code quality factors and provides actionable refactoring recommendations to reduce risk and cost.
verification-before-completion

ntaksh42/agents

1
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
requesting-code-review

ntaksh42/agents

1
Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or requirements before proceeding
receiving-code-review

ntaksh42/agents

1
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
log-analyzer

ntaksh42/agents

1
This skill analyzes application logs to detect errors, patterns, and anomalies, providing actionable insights for troubleshooting and system behavior
using-git-worktrees

ntaksh42/agents

1
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
security-audit

ntaksh42/agents

1
This skill performs comprehensive security audits for OWASP Top 10, insecure dependencies, and misconfigurations to protect applications.
azure-pipelines-generator

ntaksh42/agents

1
This skill generates Azure Pipelines YAML for multi-stage CI/CD, enabling reusable templates and conditional deployments across Dev, Staging, and Production.
sql-query-helper

ntaksh42/agents

1
This skill generates, optimizes, and explains SQL queries from natural language, helping you write efficient database queries and understand performance.
synthetic-data-generator

ntaksh42/agents

1
This skill generates safe, GDPR-compliant synthetic data for tests, including users, transactions, logs, and APIs, with schema-based options.
ai-output-validator

ntaksh42/agents

1
This skill automatically validates AI outputs for factual accuracy, logical consistency, bias, safety, and completeness, offering concrete improvement
azure-boards-helper

ntaksh42/agents

1
This skill helps you manage Azure Boards work items, WIQL queries, sprints, and reports to streamline backlog and sprint planning.
azure-devops-migration

ntaksh42/agents

1
This skill helps plan and execute Azure DevOps migrations, converting GitHub Actions, Jenkins, and GitLab CI to Azure Pipelines.
code-smell-detector

ntaksh42/agents

1
This skill detects common code smells such as long methods, duplicated code, and deep nesting, and suggests targeted refactoring improvements.
document-formatter

ntaksh42/agents

1
This skill formats Markdown, HTML, and text into clean, professional documents with automatic TOC, styling, and accessibility improvements.
kubernetes-helper

ntaksh42/agents

1
This skill helps you generate Kubernetes manifests and Helm charts with best practices, plus troubleshooting tips for deployments, services, and ingress.
markdown-table-generator

ntaksh42/agents

1
This skill generates well-formatted markdown tables from data sources, enabling automatic alignment, sorting, filtering, and styling for documentation.
mermaid-diagram

ntaksh42/agents

1
This skill generates Mermaid diagrams from text, enabling clear flowcharts, sequences, and class diagrams to document processes efficiently.
multi-stage-pipeline

ntaksh42/agents

1
This skill builds multi-stage Azure Pipelines with deployment gates, approvals, and canary or blue-green strategies across environments.
brainstorming

ntaksh42/agents

1
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
writing-plans

ntaksh42/agents

1
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
azure-devops-cli

ntaksh42/agents

1
This skill helps you manage Azure DevOps tasks, pipelines, repos, and artifacts efficiently using the az devops CLI across projects.
azure-dashboard-creator

ntaksh42/agents

1
This skill helps you create Azure DevOps dashboards with widgets and metrics to visualize team progress and project health.
config-file-generator

ntaksh42/agents

1
This skill generates configuration files for ESLint, Prettier, TypeScript, and Webpack to standardize project tooling.
dependency-analyzer

ntaksh42/agents

1
This skill analyzes project dependencies for vulnerabilities, updates, and optimization opportunities to help auditing and version management.
pdf-processor

ntaksh42/agents

1
This skill helps you extract text and tables, generate PDFs from HTML or Markdown, and manage forms and metadata.
refactoring-suggester

ntaksh42/agents

1
This skill suggests refactoring opportunities to improve code structure, readability, and maintainability across methods, conditionals, and design patterns.
subagent-driven-development

ntaksh42/agents

1
Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
ai-feedback-loop-optimizer

ntaksh42/agents

1
This skill automates iterative AI output improvement through feedback loops, scoring, prompt optimization, and convergence to the best result.
ai-content-quality-checker

ntaksh42/agents

1
This skill evaluates AI generated content across readability, accuracy, relevance, originality, SEO, accessibility, engagement, and style to deliver actionable
ai-response-refiner

ntaksh42/agents

1
This skill refines rough AI outputs into fluent, structured, detailed responses with tuned tone and enhanced readability for targeted audiences.
architecture-reviewer

ntaksh42/agents

1
This skill evaluates software architecture for SOLID principles, design patterns, and scalability, proposing actionable improvements for maintainability.
algorithmic-art

ntaksh42/agents

1
This skill generates generative art using p5.js, offering interactive, animated patterns with seeds for reproducibility and export options.
azure-artifacts-manager

ntaksh42/agents

1
This skill helps you manage Azure Artifacts feeds, publish packages, and control access across npm, NuGet, and universal packages.
api-docs-generator

ntaksh42/agents

1
This skill generates OpenAPI/Swagger, Markdown, HTML, and Postman documentation from code for REST and GraphQL APIs, with code examples and authentication
azure-release-pipeline

ntaksh42/agents

1
This skill helps you design Azure release pipelines with blue-green and rolling strategies, including approvals and rollback across environments.
azure-wiki-generator

ntaksh42/agents

1
This skill helps you generate and manage Azure DevOps Wiki pages with markdown content, including automatic TOCs and embedded diagrams for clear project
azure-variable-groups

ntaksh42/agents

1
This skill helps you manage Azure Pipelines variable groups and Key Vault secrets for environment-specific configurations and seamless pipeline integration.
azure-repos-helper

ntaksh42/agents

1
This skill helps you manage Azure Repos by handling branches, PRs, reviews, and policy enforcement for efficient repository operations.
azure-test-plans

ntaksh42/agents

1
This skill helps you manage Azure Test Plans by creating test cases, suites, and executions to streamline QA workflows.
changelog-generator

ntaksh42/agents

1
This skill generates comprehensive changelogs from git history in Keep a Changelog or Conventional Commits formats, including linking and breaking changes.
ci-cd-generator

ntaksh42/agents

1
This skill generates CI/CD pipeline configurations for GitHub Actions, GitLab CI, CircleCI, and Jenkins to streamline automated builds and deployments.
code-reviewer

ntaksh42/agents

1
This skill performs automated code reviews focusing on security, performance, readability, and maintainability, delivering concrete improvements for pull
d3-visualization

ntaksh42/agents

1
This skill generates advanced D3.js visualizations including networks, treemaps, maps, and interactive charts to reveal data insights.
data-converter

ntaksh42/agents

1
This skill converts data between JSON, YAML, XML, CSV, TOML and more, with validation, formatting, and simple transformations to ease data migration.
data-visualization

ntaksh42/agents

1
This skill generates interactive, responsive data visualizations using Chart.js in HTML, enabling multiple chart types, customization, and export options for
database-migration-generator

ntaksh42/agents

1
This skill generates database migration scripts with up and down migrations, covering table creation, alterations, indexes, and foreign keys across databases.
dockerfile-generator

ntaksh42/agents

1
This skill generates optimized multi-stage Dockerfiles with secure defaults and language-specific best practices to streamline containerization.
docx-processor

ntaksh42/agents

1
This skill generates and edits Word documents (.docx) with headers, footers, styles, tables, images, and Markdown conversion.
dotnet-cpp-localizer

ntaksh42/agents

1
This skill enables end-to-end internationalization for .NET and C++ apps, generating resources, managing translations, and enforcing localization best
excel-processor

ntaksh42/agents

1
This skill automates Excel file creation, editing, and analysis, generating formulas and charts to streamline spreadsheet work.
git-workflow-helper

ntaksh42/agents

1
This skill guides Git workflows, generates safe commands, and resolves conflicts to streamline branching, merging, and history management.
graphql-schema-generator

ntaksh42/agents

1
This skill generates GraphQL schemas, resolvers, and type definitions from data models, enabling rapid API design and automatic documentation.
html-presentation

ntaksh42/agents

1
This skill generates professional HTML presentations using reveal.js from markdown content, with responsive design, code highlighting, and speaker notes.
meeting-notes

ntaksh42/agents

1
This skill generates structured meeting notes with decisions, action items, and summaries from transcripts, improving clarity and follow-up.
performance-analyzer

ntaksh42/agents

1
This skill analyzes code performance to identify bottlenecks and suggest practical optimizations for algorithms, queries, and resource usage.
mcp-server-builder

ntaksh42/agents

1
This skill generates production-ready MCP servers in Python or TypeScript with Tools, Resources, and Prompts following best practices.
prompt-engineering-helper

ntaksh42/agents

1
This skill helps you optimize and test LLM prompts with evaluation, improvement suggestions, A/B testing, and reproducibility checks.
rest-client-generator

ntaksh42/agents

1
This skill generates REST API client code in multiple languages with error handling for API client libraries and SDKs.
seo-optimizer

ntaksh42/agents

1
This skill analyzes and optimizes web pages for SEO, improving meta tags, structured data, and performance to boost visibility.
tech-article-extractor

ntaksh42/agents

1
This skill extracts and analyzes articles, videos, and papers about a tech topic from 50+ sources to support learning and decision making.
terraform-azure-devops

ntaksh42/agents

1
This skill helps you manage Azure DevOps infrastructure as code by generating Terraform configurations for projects, repos, pipelines, and variable groups.
translator

ntaksh42/agents

1
This skill translates technical documents, code comments, and UI strings across languages while preserving code blocks and terminology to accelerate
test-generator

ntaksh42/agents

1
This skill generates comprehensive unit, integration, and end-to-end tests from code, including edge cases and mocks to support TDD.
presentation-creator

ntaksh42/agents

1
This skill creates structured Marp proposal and comparison slides, clarifying issues, evaluating multiple options, and organizing merits and risks for informed
copilot-delegate

ntaksh42/agents

1
This skill delegates user requests to the GitHub Copilot CLI and returns the exact results.
commit-message-generator

ntaksh42/agents

1
This skill generates conventional commit messages automatically, classifying changes into feat, fix, docs, and more, with clear subject and body.
plantuml-diagram

ntaksh42/agents

1
This skill generates PlantUML diagrams (class, sequence, activity, component) from textual specs to visualize system architecture quickly.
regex-helper

ntaksh42/agents

1
This skill generates, explains, and tests regular expressions with examples and test cases to simplify pattern creation and debugging.
test-driven-development

ntaksh42/agents

1
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
pptx-generator

ntaksh42/agents

1
This skill helps you generate PowerPoint presentations with slides, charts, and templates programmatically using Python and pptx.
automation-script-generator

ntaksh42/agents

1
This skill generates automation scripts across Bash, Python, PowerShell, Node.js to streamline repetitive tasks such as file handling, data processing, and API
azure-service-connections

ntaksh42/agents

1
This skill helps configure and manage Azure DevOps service connections for Azure resources, GitHub repos, Docker registries, and Kubernetes deployments.
document-summarizer

ntaksh42/agents

1
This skill quickly condenses long documents into key points and executive summaries tailored to your focus and output format.
environment-manager

ntaksh42/agents

1
This skill helps manage environment configurations and secrets across environments by generating .env templates and validating required variables.
pr-description-generator

ntaksh42/agents

1
This skill generates comprehensive pull request descriptions with task summaries and test plans to clarify changes and accelerate review.
executing-plans

ntaksh42/agents

1
Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches
systematic-debugging

ntaksh42/agents

1
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
uml-diagram

ntaksh42/agents

1
This skill generates UML diagrams including class, sequence, and ER diagrams using Mermaid and PlantUML for rapid software modeling.