KhulnaSoft Ltd. avatar

KhulnaSoft Ltd.

Official

@khulnasoft · Bangladesh

0Followers
|
1,076Public Repos
|
21Published Skills

Open source projects and samples from KhulnaSoft

Skills Distribution
DomainDeveloper To...Neovim Configuration (40%)Software Architect.. (20%)Package Lifecycle .. (20%)Interface Integrat.. (20%)

Agent Skills by KhulnaSoft Ltd.

Showing 21 vetted skills indexed across 2 GitHub repositories.

khulnasoftkhulnasoft

island-rescue

Provide stepwise island-rescue guidance for emergency isolation scenarios.

Official
Basic
khulnasoftkhulnasoft

add-provider-package

Create standardized AI provider packages with build, test, and documentation workflows.

Official
Advanced
khulnasoftkhulnasoft

capture-api-response-test-fixture

Store true API provider responses as test fixtures in a __fixtures__ directory.

Official
Intermediate
khulnasoftkhulnasoft

list-npm-package-content

Lists the contents of an npm package tarball before publishing.

Official
Intermediate
khulnasoftkhulnasoft

update-provider-models

Update provider model IDs across AI TOOLKIT codebase and AI Gateway.

Official
Advanced
khulnasoftkhulnasoft

ai-toolkit

Provide AI TOOLKIT API guidance for generateText, streamText, and React hooks.

Official
Advanced
khulnasoftkhulnasoft

adr-skill

Capture and standardize architecture decisions as machine-actionable MADR-style ADRs.

Official
Advanced
khulnasoftkhulnasoft

develop-ai-functions-example

Automate development and validation of AI Toolkit function examples across providers.

Official
Intermediate
khulnasoftkhulnasoft

vim.lsp

Configure Neovim LSP integration with mason.nvim and mason-lspconfig.nvim.

Official
Intermediate
khulnasoftkhulnasoft

vim

Automate Neovim configuration and scripting using core Lua APIs.

Official
Intermediate
khulnasoftkhulnasoft

vim.diagnostics

Retrieve, navigate, and display Neovim diagnostics via the vim.diagnostic API.

Official
Intermediate
khulnasoftkhulnasoft

vim.harpoon

Automate file navigation in Neovim using Harpoon marks and keybindings.

Official
Intermediate
khulnasoftkhulnasoft

neovim-ai-agent

Integrate AI workflows into Neovim for code editing, navigation, and snippet generation.

Official
Basic
khulnasoftkhulnasoft

vim.treesitter

Reference Neovim Treesitter API definitions, type stubs, and method signatures for Lua plugin development.

Official
Basic
khulnasoftkhulnasoft

vim.git

Automate Git workflows in Neovim with Fugitive, Gitsigns, and a commit utility.

Official
Intermediate
khulnasoftkhulnasoft

vim.format

Format and lint Neovim Lua projects with conform.nvim and Luacheck.

Official
Intermediate
khulnasoftkhulnasoft

vim.ui

Enhances Neovim's UI with themes, views, utility components, and integrations like Trouble.nvim and zen-mode.nvim.

Official
Intermediate
khulnasoftkhulnasoft

vim.dap

Integrate the Debug Adapter Protocol in Neovim with nvim-dap and nvim-dap-ui.

Official
Intermediate
khulnasoftkhulnasoft

vim.navigation

Configure Telescope, Oil.nvim, and Netrw with defined keybindings for file navigation.

Official
Intermediate
khulnasoftkhulnasoft

vim.completion

Configure nvim-cmp and LuaSnip for context-aware autocompletion in Neovim.

Official
Intermediate
khulnasoftkhulnasoft

vim.testing

Run, inspect, and debug Neovim tests via the Neotest API.

Official
Intermediate

Frequently Asked Questions About KhulnaSoft Ltd.

FAQPage Schema
What specific tasks can I perform using KhulnaSoft's Neovim configurations?

You can implement advanced code navigation, context-aware completion, and integrated debugging. These configurations enable seamless file management, diagnostic retrieval, and testing cycles directly within your editor environment using standardized Lua interfaces.

Which technical personas benefit most from these development patterns?

These resources are designed for senior software engineers and systems architects who prioritize highly customized, efficient development environments. They are ideal for developers seeking to standardize editor configurations and architectural documentation across distributed engineering teams.

What are the prerequisites for implementing these Neovim-based solutions?

Implementation requires a functional Neovim installation supporting Lua 5.1 or higher. Users should have basic familiarity with Lua configuration structures and package management to integrate the provided LSP, Treesitter, and DAP definitions effectively.