← all publishers

ncdevshiv

@ncdevshiv source repo

922 published skills · page 6 of 10

  1. App Store Optimization · ncdevshiv bundle
    Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store
    0 installs
  2. Avalonia Layout Zafiro · ncdevshiv bundle
    Guidelines for modern Avalonia UI layout using Zafiro.Avalonia, emphasizing shared styles, generic components, and avoiding XAML redundancy.
    0 installs
  3. Azure AI Openai Dotnet · ncdevshiv
    Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services. Use for chat completions, embeddings, image generation, audio transcription, and assistants. Triggers: , , , , , , , , .
    0 installs
  4. Azure AI Projects Java · ncdevshiv
    Azure AI Projects SDK for Java
    0 installs
  5. Azure Data Tables Java · ncdevshiv
    Build table storage applications with Azure Tables SDK for Java. Use when working with Azure Table Storage or Cosmos DB Table API for NoSQL key-value data, schemaless storage, or structured data at...
    0 installs
  6. Azure Eventgrid Dotnet · ncdevshiv
    Azure Event Grid SDK for .NET. Client library for publishing and consuming events with Azure Event Grid. Use for event-driven architectures, pub/sub messaging, CloudEvents, and EventGridEvents. Triggers: , , , , , , .
    0 installs
  7. Azure Keyvault Keys TS · ncdevshiv
    Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys). Use when creating, encrypting/decrypting, signing, or rotating keys.
    0 installs
  8. Azure Monitor Query Py · ncdevshiv
    Azure Monitor Query SDK for Python
    0 installs
  9. Azure Storage Queue Py · ncdevshiv
    Azure Queue Storage SDK for Python
    0 installs
  10. Azure Storage Queue TS · ncdevshiv
    Azure Queue Storage JavaScript/TypeScript SDK (@azure/storage-queue) for message queue operations. Use for sending, receiving, peeking, and deleting messages in queues. Supports visibility timeout, message encoding, and batch operations. Triggers: , , , , , , , .
    0 installs
  11. Backend Dev Guidelines · ncdevshiv bundle
    Opinionated backend development standards for Node.js + Express + TypeScript microservices. Covers layered architecture, BaseController pattern, dependency injection, Prisma repositories, Zod valid...
    0 installs
  12. Backend Security Coder · ncdevshiv
    Use this skill when
    0 installs
  13. Backtesting Frameworks · ncdevshiv bundle
    Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strateg...
    0 installs
  14. Cc Skill Clickhouse Io · ncdevshiv
    ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
    0 installs
  15. Code Review Excellence · ncdevshiv bundle
    Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing...
    0 installs
  16. Computer Vision Expert · ncdevshiv
    SOTA Computer Vision Expert (2026). Specialized in YOLO26, Segment Anything 3 (SAM 3), Vision Language Models, and real-time spatial analysis.
    0 installs
  17. Context7 Auto Research · ncdevshiv
    Automatically fetch latest library/framework documentation for Claude Code via Context7 API
    0 installs
  18. Git Advanced Workflows · ncdevshiv
    Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, co...
    0 installs
  19. Helm Chart Scaffolding · ncdevshiv bundle
    Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or impl...
    0 installs
  20. Hig Components Content · ncdevshiv bundle
    Apple Human Interface Guidelines for content display components. Use this skill when the user asks about , , , , , , , , , , displaying images, rendering web content, color pickers, or presenting collections of items in Apple apps. Also use when the user says , , , , , or . Cross-references: hig-foundations for color/typography/accessibility, hig-patterns for data visualization patterns, hig-components-layout for structural containers, hig-platforms for platform-specific component behavior.
    0 installs
  21. Hig Components Dialogs · ncdevshiv bundle
    Apple HIG guidance for presentation components including alerts, action sheets, popovers, sheets, and digit entry views. Use this skill when the user says "should I use an alert or a sheet," "how do I show a confirmation dialog," "when should I use a popover," "my modals are annoying users," or asks about alert design, action sheet, popover, sheet, modal, dialog, digit entry, confirmation dialog, warning dialog, modal presentation, non-modal content, destructive action confirmation, or overlay UI patterns. Cross-references: hig-components-menus, hig-components-controls, hig-components-search, hig-patterns.
    0 installs
  22. HTML Injection Testing · ncdevshiv
    This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test conten...
    0 installs
  23. Hybrid Cloud Architect · ncdevshiv
    Use this skill when
    0 installs
  24. K8S Manifest Generator · ncdevshiv bundle
    Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creat...
    0 installs
  25. Langchain Architecture · ncdevshiv
    Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM w...
    0 installs
  26. Laravel Security Audit · ncdevshiv
    Security auditor for Laravel applications. Analyzes code for vulnerabilities, misconfigurations, and insecure practices using OWASP standards and Laravel security best practices.
    0 installs
  27. Market Sizing Analysis · ncdevshiv bundle
    Market Sizing Analysis
    0 installs
  28. Memory Safety Patterns · ncdevshiv bundle
    Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory...
    0 installs
  29. Microservices Patterns · ncdevshiv bundle
    Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing micros...
    0 installs
  30. N8n Node Configuration · ncdevshiv
    Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning commo...
    0 installs
  31. Observability Engineer · ncdevshiv
    You are an observability engineer specializing in production-grade monitoring, logging, tracing, and reliability systems for enterprise-scale applications.
    0 installs
  32. Quality Nonconformance · ncdevshiv bundle
    When to Use
    0 installs
  33. Radix UI Design System · ncdevshiv bundle
    Build accessible design systems with Radix UI primitives. Headless component customization, theming strategies, and compound component patterns for production-grade UI libraries.
    0 installs
  34. React State Management · ncdevshiv
    Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.
    0 installs
  35. Requesting Code Review · ncdevshiv bundle
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements
    0 installs
  36. Salesforce Development · ncdevshiv
    Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and Salesforce DX with scratch orgs and 2nd ...
    0 installs
  37. SEO Keyword Strategist · ncdevshiv
    Use this skill when
    0 installs
  38. Tailwind Design System · ncdevshiv bundle
    Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI...
    0 installs
  39. Python Patterns · ncdevshiv
    Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
    0 installs
  40. Sales Automator · ncdevshiv
    Use this skill when
    0 installs
  41. Signup Flow Cro · ncdevshiv
    When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup...
    0 installs
  42. Skill Developer · ncdevshiv bundle
    Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skil...
    0 installs
  43. Startup Analyst · ncdevshiv
    Use this skill when
    0 installs
  44. Superpowers Lab · ncdevshiv
    Lab environment for Claude superpowers
    0 installs
  45. Terraform Skill · ncdevshiv
    Terraform infrastructure as code best practices
    0 installs
  46. Unity Developer · ncdevshiv
    Use this skill when
    0 installs
  47. Wiki Onboarding · ncdevshiv
    Generates two complementary onboarding guides — a Principal-Level architectural deep-dive and a Zero-to-Hero contributor walkthrough. Use when the user wants onboarding documentation fo...
    0 installs
  48. Wiki Researcher · ncdevshiv
    Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth investigation, needs to understand how...
    0 installs
  49. Zoom Automation · ncdevshiv
    Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas.
    0 installs
  50. Agent Evaluation · ncdevshiv
    Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on re...
    0 installs
  51. Agent Memory MCP · ncdevshiv
    A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).
    0 installs
  52. Architect Review · ncdevshiv
    Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural decisions.
    0 installs
  53. Asana Automation · ncdevshiv
    Automate Asana tasks via Rube MCP (Composio): tasks, projects, sections, teams, workspaces. Always search tools first for current schemas.
    0 installs
  54. AWS Cost Cleanup · ncdevshiv
    Automated cleanup of unused AWS resources to reduce costs
    0 installs
  55. Behavioral Modes · ncdevshiv
    AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
    0 installs
  56. Brevo Automation · ncdevshiv
    Automate Brevo (Sendinblue) tasks via Rube MCP (Composio): manage email campaigns, create/edit templates, track senders, and monitor campaign performance. Always search tools first for current sche...
    0 installs
  57. Business Analyst · ncdevshiv
    Use this skill when
    0 installs
  58. Canva Automation · ncdevshiv
    Automate Canva tasks via Rube MCP (Composio): designs, exports, folders, brand templates, autofill. Always search tools first for current schemas.
    0 installs
  59. Close Automation · ncdevshiv
    Automate Close CRM tasks via Rube MCP (Composio): create leads, manage calls/SMS, handle tasks, and track notes. Always search tools first for current schemas.
    0 installs
  60. Concise Planning · ncdevshiv
    Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.
    0 installs
  61. Conductor Manage · ncdevshiv bundle
    Manage track lifecycle: archive, restore, delete, rename, and cleanup
    0 installs
  62. Conductor Revert · ncdevshiv
    Git-aware undo by logical work unit (track, phase, or task)
    0 installs
  63. Conductor Status · ncdevshiv
    Display project status, active tracks, and next actions
    0 installs
  64. Content Marketer · ncdevshiv
    Use this skill when
    0 installs
  65. Customer Support · ncdevshiv
    Use this skill when
    0 installs
  66. Dotnet Architect · ncdevshiv
    Use this skill when
    0 installs
  67. Figma Automation · ncdevshiv
    Automate Figma tasks via Rube MCP (Composio): files, components, design tokens, comments, exports. Always search tools first for current schemas.
    0 installs
  68. Firmware Analyst · ncdevshiv
    Download from vendor
    0 installs
  69. Game Development · ncdevshiv bundle
    Game development orchestrator. Routes to platform-specific skills based on project needs.
    0 installs
  70. Geo Fundamentals · ncdevshiv bundle
    Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
    0 installs
  71. Gmail Automation · ncdevshiv
    Automate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments. Always search tools first for current schemas.
    0 installs
  72. Hig Technologies · ncdevshiv bundle
    Apple HIG guidance for Apple technology integrations: Siri, Apple Pay, HealthKit, HomeKit, ARKit, machine learning, generative AI, iCloud, Sign in with Apple, SharePlay, CarPlay, Game Center, in-app purchase, NFC, Wallet, VoiceOver, Maps, Mac Catalyst, and more. Use when asked about: , , , , , , , , , , , , , , , , . Also use when the user says or asks about any Apple framework or service integration. Cross-references: hig-inputs for input methods, hig-components-system for widgets.
    0 installs
  73. Hugging Face CLI · ncdevshiv
    Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run comput...
    0 installs
  74. Interface Design · ncdevshiv bundle
    This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).
    0 installs
  75. Linkerd Patterns · ncdevshiv
    Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking ...
    0 installs
  76. LLM App Patterns · ncdevshiv
    Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, buildin...
    0 installs
  77. Memory Forensics · ncdevshiv
    Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating inciden...
    0 installs
  78. Mobile Developer · ncdevshiv
    Use this skill when
    0 installs
  79. Network Engineer · ncdevshiv
    Use this skill when
    0 installs
  80. Observe Whatsapp · ncdevshiv
    Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use when investigating production issues, message f...
    0 installs
  81. Pentest Commands · ncdevshiv
    This skill should be used when the user asks to "run pentest commands", "scan with nmap", "use metasploit exploits", "crack passwords with hydra or john", "scan web vulnerabilities ...
    0 installs
  82. Playwright Skill · ncdevshiv bundle
    Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login ...
    0 installs
  83. Pricing Strategy · ncdevshiv
    Design pricing, packaging, and monetization strategies based on value, customer willingness to pay, and growth objectives.
    0 installs
  84. Programmatic SEO · ncdevshiv
    ---
    0 installs
  85. Python Packaging · ncdevshiv bundle
    Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python ...
    0 installs
  86. Red Team Tactics · ncdevshiv
    Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
    0 installs
  87. Referral Program · ncdevshiv
    When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of...
    0 installs
  88. Reverse Engineer · ncdevshiv
    Common RE scripting environments
    0 installs
  89. Security Auditor · ncdevshiv
    You are a security auditor specializing in DevSecOps, application security, and comprehensive cybersecurity practices.
    0 installs
  90. Senior Architect · ncdevshiv bundle
    Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. I...
    0 installs
  91. Senior Fullstack · ncdevshiv bundle
    Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architec...
    0 installs
  92. SEO Fundamentals · ncdevshiv bundle
    ---
    0 installs
  93. Skill Creator Ms · ncdevshiv
    Guide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.
    0 installs
  94. Slack Automation · ncdevshiv
    Automate Slack messaging, channel management, search, reactions, and threads via Rube MCP (Composio). Send messages, search conversations, manage channels/users, and react to messages programmatica...
    0 installs
  95. Stitch UI Design · ncdevshiv bundle
    Expert guide for creating effective prompts for Google Stitch AI UI design tool. Use when user wants to design UI/UX in Stitch, create app interfaces, generate mobile/web designs, or needs help cra...
    0 installs
  96. Tdd Orchestrator · ncdevshiv
    Use this skill when
    0 installs
  97. Testing Patterns · ncdevshiv
    Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.
    0 installs
  98. Track Management · ncdevshiv bundle
    Track Management
    0 installs
  99. Wiki Page Writer · ncdevshiv
    Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing documentation, generating wiki pages, creating tech...
    0 installs
  100. Wrike Automation · ncdevshiv
    Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools first for current schemas.
    0 installs