Mustafa avatar

Mustafa

Community

@techymt · Pune, India

49Followers
|
38Public Repos
|
16Published Skills

SWE -II @atlanhq | Full Stack Web Developer

Agent Skills by Mustafa

Showing 16 vetted skills indexed across 1 GitHub repositories.

TechyMTTechyMT
5

types-and-interfaces

Derive TypeScript types from Zod schemas for runtime validation consistency.

Community
Advanced
TechyMTTechyMT
5

hot-paths

Reduce startup and per-turn latency in TypeScript developer tools.

Community
Advanced
TechyMTTechyMT
5

creating-skills

Extract recurring engineering patterns into SKILL.md entries with YAML frontmatter.

Community
Advanced
TechyMTTechyMT
5

error-handling

Convert tool errors into readable LLM feedback with typed propagation.

Community
Intermediate
TechyMTTechyMT
5

async-concurrency

Coordinate tool execution with per-tool concurrency and cancellation.

Community
Advanced
TechyMTTechyMT
5

build-tool-factory

Create Claude Code tools with safe defaults and lazy schemas.

Community
Advanced
TechyMTTechyMT
5

system-boundaries

Centralize external API, shell, and filesystem calls through service modules.

Community
Advanced
TechyMTTechyMT
5

tool-definition

Define Claude Code Tools with schema-first validation and permission gating.

Community
Advanced
TechyMTTechyMT
5

domain-model

Define typed Tool, Task, and AppState models for TypeScript agents.

Community
Advanced
TechyMTTechyMT
5

task-system

Execute long-running build, test, deploy, and data-analysis tasks in the background.

Community
Advanced
TechyMTTechyMT
5

naming-conventions

Enforces naming conventions for files and identifiers in TypeScript and React projects.

Community
Basic
TechyMTTechyMT
5

observability

Implement PII-safe telemetry and local diagnostic logging for desktop applications.

Community
Intermediate
TechyMTTechyMT
5

module-organisation

Organize React/TypeScript codebases into responsibility-based directories with per-tool subdirectories.

Community
Intermediate
TechyMTTechyMT
5

state-management

Replace a shared AppState atomically with immutable objects via a single setter.

Community
Advanced
TechyMTTechyMT
5

skill-and-command-dispatch

Configure slash commands for inline or forked subagent execution.

Community
Intermediate
TechyMTTechyMT
5

permission-system

Enforce permission checks on tool calls before side effects execute.

Community
Advanced