← all publishers

aiskillstore

@aiskillstore source repo

2881 published skills · page 18 of 29

  1. Shader Programming Glsl · aiskillstore bundle
    Expert guide for writing efficient GLSL shaders (Vertex/Fragment) for web and game engines, covering syntax, uniforms, and common effects.
    4 installs
  2. Ssh Penetration Testing · aiskillstore bundle
    This skill should be used when the user asks to "pentest SSH services", "enumerate SSH configurations", "brute force SSH credentials", "exploit SSH vulnerabilities", "perform SSH tunneling", or "audit SSH security". It provides comprehensive SSH penetration testing methodologies and techniques.
    4 installs
  3. Top Web Vulnerabilities · aiskillstore bundle
    This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability categories", "learn about inject...
    4 installs
  4. Testing Strategies · aiskillstore bundle
    Design comprehensive testing strategies for software quality assurance. Use when planning test coverage, implementing test pyramids, or setting up testing infrastructure. Handles unit testing, integration testing, E2E testing, TDD, and testing best practices.
    4 installs
  5. User Guide Writing · aiskillstore bundle
    Write clear and helpful user guides and tutorials for end users. Use when creating onboarding docs, how-to guides, or FAQ pages. Handles user-focused documentation, screenshots, step-by-step instructions.
    3 installs
  6. Structure Judgment · aiskillstore bundle
    Front-end structural routing for mixed, ambiguous, high-noise inputs. Analyzes user inputs to determine the primary structural layer and routes to the appropriate handling layer before answering.
    4 installs
  7. JSON To LLM Context · aiskillstore bundle
    Turn JSON or PostgreSQL jsonb payloads into compact readable context for LLMs. Use when a user wants to compress JSON, reduce token usage, summarize API responses, or convert structured data into model-friendly text without dumping raw paths.
    4 installs
  8. Vue Development Guides · aiskillstore bundle
    A collection of best practices and tips for developing applications using Vue.js. This skill MUST be apply when developing, refactoring or reviewing Vue.js or Nuxt projects.
    4 installs
  9. Media Downloader · aiskillstore bundle
    智能媒体下载器。根据用户描述自动搜索和下载图片、视频片段,支持视频自动剪辑。 Smart media downloader. Automatically search and download images/video clips based on user description, with auto-trimming support. 触发方式 Triggers: "下载图片", "找视频", "download media", "download images", "find video", "/media"
    4 installs
  10. Tamagui Best Practices · aiskillstore bundle
    Provides Tamagui patterns for config v4, compiler optimization, styled context, and cross-platform styling. Must use when working with Tamagui projects (tamagui.config.ts, @tamagui imports).
    4 installs
  11. Python CLI Patterns · aiskillstore bundle
    CLI application patterns for Python. Triggers on: cli, command line, typer, click, argparse, terminal, rich, console, terminal ui.
    4 installs
  12. Rxjs Patterns For Angular · aiskillstore bundle
    Implement RxJS patterns for reactive programming in Angular. Use this skill when working with Observables, operators, subscriptions, async data flows, and error handling. Covers common patterns like combineLatest, switchMap, debounceTime, catchError, retry logic, and integration with Angular Signals using toSignal() and toObservable(). Ensures proper subscription cleanup with takeUntilDestroyed().
    4 installs
  13. Screenfull Fullscreen API · aiskillstore bundle
    Implement fullscreen functionality using screenfull library for cross-browser fullscreen support in ng-events project
    4 installs
  14. Smc Chart Analysis · aiskillstore bundle
    Smart Money Concepts (SMC) and ICT-style chart analysis skill. Analyzes any market with one command - fetches real data, runs multi-timeframe analysis, identifies trade setups with entry/stop/targets. Use when user asks to "analyze [SYMBOL]", wants SMC/ICT analysis, asks about liquidity sweeps, order blocks, fair value gaps, or market structure, or wants trade setup recommendations.
    4 installs
  15. Credits Handler · aiskillstore bundle
    Manage the credit system (allocation, purchasing, usage). Use when adding credit types, configuring pricing, or building credit UI.
    4 installs
  16. Generate Assets · aiskillstore bundle
    Generate high-quality images and assets for components (hero sections, features, transformations) using Replicate's FLUX 1.1 Pro model.
    4 installs
  17. Inngest Handler · aiskillstore bundle
    Create and manage Inngest functions for reliable background jobs, workflows, and scheduled tasks.
    4 installs
  18. Docusaurus Advanced · aiskillstore bundle
    Deep dive into the Docusaurus configuration, plugins, and custom fields.
    4 installs
  19. HTML Structure Validate · aiskillstore bundle
    Validate HTML5 structure and basic syntax. BLOCKING quality gate - stops pipeline if validation fails. Ensures deterministic output quality.
    4 installs
  20. Quality Report Generate · aiskillstore bundle
    Generate comprehensive quality report with metrics and verification. Produces final CHAPTER_XX_VERIFICATION.md and quality_metrics.json for deployment approval.
    4 installs
  21. Water Rights Fishing · aiskillstore bundle
    Clerk for water licenses, irrigation, riparian rights, and fishing restrictions affecting Pukaist/Nlaka'pamux; use for Water_Rights_Fishing queue.
    4 installs
  22. Design Component · aiskillstore bundle
    Design Component skill for Empathy Ledger. Use for storyteller cards, story cards, profile displays, and any UI component requiring cultural sensitivity. Provides data mapping, AI enrichment patterns, and design system guidelines.
    4 installs
  23. Local Dev Server · aiskillstore bundle
    Zero-friction local development server management for Empathy Ledger using PM2
    4 installs
  24. Allra Test Writing · aiskillstore bundle
    Allra 백엔드 테스트 작성 표준. Use when writing test code, choosing test helpers, generating test data with Fixture Monkey, or verifying test coverage.
    4 installs
  25. Create Unit Test · aiskillstore bundle
    Create and run unit tests following the project's architecture and guidelines (Robolectric, naming, location).
    4 installs
  26. Code Review Playbook · aiskillstore bundle
    Use this skill when conducting or improving code reviews. Provides structured review processes, conventional comments patterns, language-specific checklists, and feedback templates. Ensures consistent, constructive, and thorough code reviews across teams.
    4 installs
  27. Design To Production · aiskillstore bundle
    Guided workflow for implementing HTML design prototypes as production React components with glassmorphism styling and quality standards enforcement. Use when converting design prototypes to production code.
    4 installs
  28. Building Chat Widgets · aiskillstore bundle
    Build interactive AI chat widgets with buttons, forms, and bidirectional actions. Use when creating agentic UIs with clickable widgets, entity tagging (@mentions), composer tools, or server-handled widget actions. Covers full widget lifecycle. NOT when building simple text-only chat without interactive elements.
    4 installs
  29. Building Chatgpt Apps · aiskillstore bundle
    Guides creation of ChatGPT Apps with interactive widgets using OpenAI Apps SDK and MCP servers. Use when building ChatGPT custom apps with visual UI components, embedded widgets, or rich interactive experiences. Covers widget architecture, MCP server setup with FastMCP, response metadata, and Developer Mode configuration. NOT when building standard MCP servers without widgets (use building-mcp-servers skill instead).
    4 installs
  30. Fetching Library Docs · aiskillstore bundle
    Token-efficient library API documentation fetcher using Context7 MCP with 77% token savings. Fetches code examples, API references, and usage patterns for published libraries (React, Next.js, Prisma, etc). Use when users ask "how do I use X library", need code examples, want API syntax, or are learning a framework's official API. Triggers: "Show me React hooks", "Prisma query syntax", "Next.js routing API". NOT for exploring repo internals/source code (use researching-with-deepwiki) or local files.
    4 installs
  31. Code Patterns Practices · aiskillstore bundle
    React Native coding patterns, best practices, and common solutions for mobile development. Use when implementing features or refactoring code.
    4 installs
  32. Github Pr Creation · aiskillstore bundle
    MUST use this skill when user asks to create PR, open pull request, submit for review, or mentions "PR 생성/만들기". This skill OVERRIDES default PR creation behavior. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels.
    4 installs
  33. Defi Registry Manager · aiskillstore bundle
    Manages expansion of tokens, pools, chains, networks, and DEXes across the codebase. Use when adding new tokens, protocols, chains, networks, or updating existing DeFi registry data. Triggers on add token, new coin, add protocol, new DEX, add chain, new network, add RPC, update address.
    4 installs
  34. Reasoning Counterfactual · aiskillstore bundle
    Evaluate alternative scenarios by simulating interventions on past decisions or hypothetical futures. Use when assessing decisions in hindsight, planning scenarios, or comparing paths not taken. Produces comparative analysis with probability-weighted outcomes.
    4 installs
  35. Designing And Implementing · aiskillstore bundle
    Use when receiving feature requests, architectural discussions, or multi-step implementation needs that require design before coding.
    4 installs
  36. Creating Commands · aiskillstore bundle
    Creates new Claude Code slash commands following best practices. Guides through command structure, naming, arguments, and frontmatter. Use when user wants to create a command, build a slash command, or asks about command best practices.
    4 installs
  37. Managing Workflow · aiskillstore bundle
    Manages the specification-driven development workflow. Use this skill when the user runs /orbit, requests to "define feature", "create plan", "implement", or needs workflow guidance. It detects the current phase from artifacts and executes the appropriate action.
    4 installs
  38. Material Component Doc · aiskillstore bundle
    用于 FlowGram 物料库组件文档撰写的专用技能,提供组件文档生成、Story 创建、翻译等功能的指导和自动化支持
    4 installs
  39. Building Plugins · aiskillstore bundle
    Expert at creating and managing Claude Code plugins that bundle agents, skills, commands, and hooks into cohesive packages. Auto-invokes when the user wants to create, structure, validate, or publish a complete plugin, or needs help with plugin architecture and best practices. Also auto-invokes proactively when Claude is about to create plugin directory structures, write plugin.json manifests, or implement tasks that involve bundling components into a plugin package.
    4 installs
  40. Managing Commits · aiskillstore bundle
    Git commit quality and conventional commits expertise with automatic issue tracking integration. Auto-invokes when the user explicitly asks about commit message format, commit quality, conventional commits, commit history analysis, issue references in commits, or requests help writing commit messages. Integrates with the issue cache for automatic issue references.
    4 installs
  41. Planning Sprints · aiskillstore bundle
    Automatically activated when user mentions sprint planning, backlog refinement, iteration planning, sprint goals, capacity planning, velocity tracking, or asks to plan/start/close a sprint. Provides comprehensive sprint planning expertise using agile best practices.
    4 installs
  42. Parallel Workflows · aiskillstore bundle
    Optimizes parallel execution of multiple tasks. Use when user mentions 並列で実行, 同時にやって, まとめてやって, run in parallel, do these together. Do NOT load for: 単一タスク, 順次実行が必要な作業, 依存関係のあるタスク.
    4 installs
  43. Chronicle Workflow · aiskillstore bundle
    Complete workflow for tracking development work with Chronicle - session recording, git tracking, AI summarization, and Obsidian documentation. Works with CLI commands (portable) or MCP tools (faster). Use when starting a new development session, setting up project tracking, or when user wants comprehensive session management.
    4 installs
  44. React Zustand Patterns · aiskillstore bundle
    Zustand state management patterns for React. Use when working with Zustand stores, debugging state timing issues, or implementing async actions. Works for both React web and React Native.
    4 installs
  45. Conversion Copywriting · aiskillstore bundle
    Generate conversion-optimized page copy using VOC research, competitor insights, and proven structures. Use when creating or revising landing pages, service pages, or marketing content.
    4 installs
  46. Deployment Audit Skill · aiskillstore bundle
    Use DigitalOcean MCP and related tools to check deployment health, crash logs, environment consistency, and runtime issues for Unite-Hub / Synthex. Use when diagnosing deployment failures or verifying readiness.
    4 installs
  47. Video Generation Skill · aiskillstore bundle
    Design video concepts, scripts, shotlists, transitions, and editing notes for VEO, Gemini, and Nano Banana-based pipelines. Use when turning a marketing idea into concrete video assets.
    4 installs
  48. Agent Coordination · aiskillstore bundle
    This skill should be used when the user asks about "coordinate coding agents", "orchestrate agent team", "manage multiple agents", "vibekanban workflow", "task delegation to agents", "agent swarm coordination", "parallel agent execution", "chief of staff mode", "cos mode", "you're my cos", "your my cos", "act as cos", "be my cos", "you are my chief of staff", "create tasks for agents", "dispatch agents", or needs guidance on coordinating autonomous coding agents, task breakdown strategies, or multi-agent workflow patterns.
    4 installs
  49. Standards Extraction · aiskillstore bundle
    Extract coding standards and conventions from CONTRIBUTING.md, .editorconfig, linter configs. Use for onboarding and ensuring consistent contributions.
    4 installs
  50. Git Workflow Enforcer · aiskillstore bundle
    Ensures commits follow conventional commits, branch naming conventions, and PR templates. Use when creating commits, branches, or PRs, or when user mentions git workflow.
    4 installs
  51. Conflict Resolver · aiskillstore bundle
    Smart git merge conflict resolution with context analysis, pattern detection, and automated resol...
    4 installs
  52. Java Maven Helper · aiskillstore bundle
    Maven build system, dependency management, and Java project configuration assistance.
    4 installs
  53. Onboarding Helper · aiskillstore bundle
    Generate comprehensive onboarding documentation and guides for new developers joining your team o...
    4 installs
  54. Openapi Generator · aiskillstore bundle
    Generate comprehensive OpenAPI/Swagger specifications from existing code and APIs.
    4 installs
  55. Schema Visualizer · aiskillstore bundle
    Generate database schema diagrams, ERDs, and documentation from database schemas.
    4 installs
  56. Fundamentals Gate · aiskillstore bundle
    Verify code quality standards are met - naming, structure, DRY principles. Issues result in SUGGESTIONS for improvement.
    4 installs
  57. Container Management · aiskillstore bundle
    Create, manage, and optimize LXC containers in Proxmox. Control container lifecycle, manage resources, and coordinate container deployments across nodes.
    4 installs
  58. Monitoring Analytics · aiskillstore bundle
    Monitor Proxmox infrastructure health and performance. Track node statistics, analyze resource utilization, and identify optimization opportunities across your cluster.
    4 installs
  59. Vm Template Creation · aiskillstore bundle
    Create, configure, and manage VM templates in Proxmox. Build reusable VM images for rapid deployment of standardized environments, including Kubernetes clusters and managed applications.
    3 installs
  60. Beads Workflow · aiskillstore bundle
    Converting markdown plans into beads (tasks with dependencies) and polishing them until they're implementation-ready. The bridge between planning and agent swarm execution. Includes exact prompts used.
    4 installs
  61. Backend Pr Workflow · aiskillstore bundle
    Pedantic Diversio backend dev workflow Skill that enforces ClickUp-linked branch/PR naming, PR hygiene, safe Django migrations, and downtime-safe schema changes for Django4Lyfe-style backends.
    4 installs
  62. Process Code Review · aiskillstore bundle
    Process code review findings interactively - fix or skip issues from monty-code-review output. Presents issues in severity order, applies fixes, runs quality checks, and updates review documents with status markers.
    4 installs
  63. Execution Engine Analysis · aiskillstore bundle
    Analyze control flow, concurrency models, and event architectures in agent frameworks. Use when (1) understanding async vs sync execution patterns, (2) classifying execution topology (DAG/FSM/Linear), (3) mapping event emission and observability hooks, (4) evaluating scalability characteristics, or (5) comparing execution models across frameworks.
    4 installs
  64. Readme For Developers · aiskillstore bundle
    Write developer-oriented README as onboarding documentation. Use when creating/updating README, setting up new projects, or when new developers need to understand the codebase quickly. README = Entry point + Architecture overview + Working agreement.
    4 installs
  65. Software Architecture · aiskillstore bundle
    Clean Architecture and SOLID principles guide. Use this when designing systems, reviewing architecture, or making structural decisions.
    4 installs
  66. Ambiguous Question Guide · aiskillstore bundle
    判断政务服务问题是否模糊,识别缺失要素(主语、证照名称、具体环节),生成精准的政务服务引导语。当用户提出不完整的办事问题或需要引导用户提供更多信息时使用。
    4 installs
  67. Condition Based Waiting · aiskillstore bundle
    Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
    4 installs
  68. Github Elements Tracking · aiskillstore bundle
    This skill should be used when the user asks to "track work across sessions", "create an epic", "manage issue waves", "post a checkpoint", "claim an issue", "recover from compaction", "coordinate multiple agents", "update memory bank", "store large documents", or mentions GitHub Issues as persistent memory, multi-session work, context survival, agent collaboration, SERENA MCP memory, or project-level context. Provides complete protocols for using GitHub Issues as permanent memory that survives context exhaustion, with integrated SERENA MCP memory bank for project-level context and large document storage.
    4 installs
  69. Data Lake Architect · aiskillstore bundle
    Provides architectural guidance for data lake design including partitioning strategies, storage layout, schema design, and lakehouse patterns. Activates when users discuss data lake architecture, partitioning, or large-scale data organization.
    4 installs
  70. Domain Layer Expert · aiskillstore bundle
    Guides users in creating rich domain models with behavior, value objects, and domain logic. Activates when users define domain entities, business rules, or validation logic.
    4 installs
  71. MCP Resources Guide · aiskillstore bundle
    Implement MCP resources that provide data and files to AI assistants - URIs, caching, and streaming
    4 installs
  72. MCP Transport Guide · aiskillstore bundle
    Understand MCP transport mechanisms - stdio, SSE, HTTP streaming, and custom transports
    4 installs
  73. Mock Strategy Guide · aiskillstore bundle
    Guides users on creating mock implementations for testing with traits, providing test doubles, and avoiding tight coupling to test infrastructure. Activates when users need to test code with external dependencies.
    4 installs
  74. Rust 2024 Migration · aiskillstore bundle
    Guides users through migrating to Rust 2024 edition features including let chains, async closures, and improved match ergonomics. Activates when users work with Rust 2024 features or nested control flow.
    4 installs
  75. Generating Output Styles · aiskillstore bundle
    Creates custom output styles for Claude Code that modify system prompts and behavior. Use when the user asks to create output styles, customize Claude's response format, generate output-style files, or mentions output style configuration.
    4 installs
  76. Product Changelog · aiskillstore bundle
    Product changelog and release notes that users actually read. Covers categorization, user-facing language, visuals, and distribution. Use for: release notes, changelogs, product updates, feature announcements, versioning. Triggers: changelog, release notes, product update, version notes, what's new, feature announcement, product changelog, update log, release announcement, version release, product release, ship notes
    4 installs
  77. AI Content Pipeline · aiskillstore bundle
    Build multi-step AI content creation pipelines combining image, video, audio, and text. Workflow examples: generate image -> animate -> add voiceover -> merge with music. Tools: FLUX, Veo, Kokoro TTS, OmniHuman, media merger, upscaling. Use for: YouTube videos, social media content, marketing materials, automated content. Triggers: content pipeline, ai workflow, content creation, multi-step ai, content automation, ai video workflow, generate and edit, ai content factory, automated content creation, ai production pipeline, media pipeline, content at scale
    4 installs
  78. AI Marketing Videos · aiskillstore bundle
    Create AI marketing videos for ads, promos, product launches, and brand content. Models: Veo, Seedance, Wan, FLUX for visuals, Kokoro for voiceover. Types: product demos, testimonials, explainers, social ads, brand videos. Use for: Facebook ads, YouTube ads, product launches, brand awareness. Triggers: marketing video, ad video, promo video, commercial, brand video, product video, explainer video, ad creative, video ad, facebook ad video, youtube ad, instagram ad, tiktok ad, promotional video, launch video
    4 installs
  79. AI Podcast Creation · aiskillstore bundle
    Create AI-powered podcasts with text-to-speech, music, and audio editing. Tools: Kokoro TTS, DIA TTS, Chatterbox, AI music generation, media merger. Capabilities: multi-voice conversations, background music, intro/outro, full episodes. Use for: podcast production, audiobooks, voice content, audio newsletters. Triggers: podcast, ai podcast, text to speech podcast, audio content, voice over, ai audiobook, multi voice, conversation ai, notebooklm alternative, audio generation, podcast automation, ai narrator, voice content, audio newsletter, podcast maker
    4 installs
  80. Baoyu Article Illustrator · aiskillstore bundle
    Smart article illustration skill. Analyzes article content and generates illustrations at positions requiring visual aids with multiple style options. Use when user asks to "add illustrations to article", "generate images for article", or "illustrate article".
    4 installs
  81. Scientific Schematics · aiskillstore bundle
    Create publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.
    4 installs
  82. Workflow Interactive Dev · aiskillstore bundle
    用于开发 FastGPT 工作流中的交互响应。详细说明了交互节点的架构、开发流程和需要修改的文件。
    3 installs
  83. Component Refactoring · aiskillstore bundle
    Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.
    4 installs
  84. Generating Solana Projects · aiskillstore bundle
    Generates complete Solana blockchain projects with Anchor framework (v0.32.1) and Next.js frontend including Rust smart contracts, tests, and wallet integration. Use when creating Solana dApps, NFT marketplaces, token programs, DAOs, DeFi protocols, or when user mentions Solana, Anchor, or blockchain projects.
    4 installs
  85. Agentdb Advanced Features · aiskillstore bundle
    Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
    4 installs
  86. Github Project Management · aiskillstore bundle
    Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
    4 installs
  87. Github Release Management · aiskillstore bundle
    Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
    4 installs
  88. Active Directory Attacks · aiskillstore bundle
    This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration", "Golden Ticket", "Silver Ticket", "AS-REP roasting", "NTLM relay", or needs guidance on Windows domain penetration testing.
    4 installs
  89. Azure AI Projects Dotnet · aiskillstore bundle
    Azure AI Projects SDK for .NET. High-level client for Azure AI Foundry projects including agents, connections, datasets, deployments, evaluations, and indexes. Use for AI Foundry project management, versioned agents, and orchestration. Triggers: "AI Projects", "AIProjectClient", "Foundry project", "versioned agents", "evaluations", "datasets", "connections", "deployments .NET".
    4 installs
  90. Azure Compute Batch Java · aiskillstore bundle
    Azure Batch SDK for Java. Run large-scale parallel and HPC batch jobs with pools, jobs, tasks, and compute nodes. Triggers: "BatchClient java", "azure batch java", "batch pool java", "batch job java", "HPC java", "parallel computing java".
    4 installs
  91. Azure Keyvault Keys Rust · aiskillstore bundle
    Azure Key Vault Keys SDK for Rust. Use for creating, managing, and using cryptographic keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "sign rust".
    4 installs
  92. Azure Maps Search Dotnet · aiskillstore bundle
    Azure Maps SDK for .NET. Location-based services including geocoding, routing, rendering, geolocation, and weather. Use for address search, directions, map tiles, IP geolocation, and weather data. Triggers: "Azure Maps", "MapsSearchClient", "MapsRoutingClient", "MapsRenderingClient", "geocoding .NET", "route directions", "map tiles", "geolocation".
    4 installs
  93. Azure Mgmt Botservice Py · aiskillstore bundle
    Azure Bot Service Management SDK for Python. Use for creating, managing, and configuring Azure Bot Service resources. Triggers: "azure-mgmt-botservice", "AzureBotService", "bot management", "conversational AI", "bot channels".
    4 installs
  94. Azure Mgmt Fabric Dotnet · aiskillstore bundle
    Azure Resource Manager SDK for Fabric in .NET. Use for MANAGEMENT PLANE operations: provisioning, scaling, suspending/resuming Microsoft Fabric capacities, checking name availability, and listing SKUs via Azure Resource Manager. Triggers: "Fabric capacity", "create capacity", "suspend capacity", "resume capacity", "Fabric SKU", "provision Fabric", "ARM Fabric", "FabricCapacityResource".
    4 installs
  95. Azure Monitor Query Java · aiskillstore bundle
    Azure Monitor Query SDK for Java. Execute Kusto queries against Log Analytics workspaces and query metrics from Azure resources. Triggers: "LogsQueryClient java", "MetricsQueryClient java", "kusto query java", "log analytics java", "azure monitor query java". Note: This package is deprecated. Migrate to azure-monitor-query-logs and azure-monitor-query-metrics.
    4 installs
  96. Cc Skill Security Review · aiskillstore bundle
    Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist a...
    4 installs
  97. Claude Scientific Skills · aiskillstore bundle
    Scientific research and analysis skills
    4 installs
  98. Kotlin Coroutines Expert · aiskillstore bundle
    Expert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, and testing.
    4 installs
  99. React Nextjs Development · aiskillstore bundle
    React and Next.js 14+ application development with App Router, Server Components, TypeScript, Tailwind CSS, and modern frontend patterns.
    4 installs
  100. Smtp Penetration Testing · aiskillstore bundle
    This skill should be used when the user asks to "perform SMTP penetration testing", "enumerate email users", "test for open mail relays", "grab SMTP banners", "brute force email credentials", or "assess mail server security". It provides comprehensive techniques for testing SMTP server security.
    4 installs