mdjubaerhossensabbir avatar

mdjubaerhossensabbir

Community

@mdjubaerhossensabbir

0Followers
|
1Public Repos
|
13Published Skills

Agent Skills by mdjubaerhossensabbir

Showing 13 vetted skills indexed across 1 GitHub repositories.

mdjubaerhossensabbirmdjubaerhossensabbir

init

Generate and update AI agent instruction files like AGENTS.md and .cursorrules.

Community
Intermediate
mdjubaerhossensabbirmdjubaerhossensabbir

agent-customization

Manage VS Code agent customization files with YAML frontmatter validation.

Community
Advanced
mdjubaerhossensabbirmdjubaerhossensabbir

troubleshoot

Parse and correlate JSONL debug logs to identify root causes of chat agent issues.

Community
Advanced
mdjubaerhossensabbirmdjubaerhossensabbir

project-setup-info-local

Scaffold web frameworks, VS Code extensions, and MCP servers with configuration files.

Community
Intermediate
mdjubaerhossensabbirmdjubaerhossensabbir

create-prompt

Analyze conversation history to generate reusable .prompt.md templates.

Community
Basic
mdjubaerhossensabbirmdjubaerhossensabbir

project-setup-info-context7

Generate project directory structures and configuration files for TypeScript, React, and MCP servers.

Community
Intermediate
mdjubaerhossensabbirmdjubaerhossensabbir

create-skill

Convert ad-hoc conversational workflows into structured SKILL.md files.

Community
Basic
mdjubaerhossensabbirmdjubaerhossensabbir

install-vscode-extension

Automate VS Code extension installation via the workbench.extensions.installExtension command.

Community
Basic
mdjubaerhossensabbirmdjubaerhossensabbir

create-instructions

Extract coding conventions from conversation history into a persistent .instructions.md file.

Community
Basic
mdjubaerhossensabbirmdjubaerhossensabbir

create-agent

Generate structured agent configuration files for AI personas and tool usage.

Community
Basic
mdjubaerhossensabbirmdjubaerhossensabbir

chronicle

Analyze Copilot session history from SQLite or DuckDB databases.

Community
Advanced
mdjubaerhossensabbirmdjubaerhossensabbir

get-search-view-results

Retrieve active search results from the VS Code Search view.

Community
Basic
mdjubaerhossensabbirmdjubaerhossensabbir

create-hook

Create JSON-based hook definitions that enforce command gating and lifecycle automation.

Community
Intermediate