# nimadorostkar

> Open-source publisher. Listings imported from github.com/nimadorostkar — credited to the original author with their license.

- **Listings:** 50
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/nimadorostkar
- **Website:** https://github.com/nimadorostkar

## Published listings

- [Ml Pipeline](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-ml-pipeline) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-ml-pipeline`
  Use when building or operating a machine learning pipeline. Covers feature engineering, training reproducibility, train/serve skew, deployment, monitoring for drift, and retraining.
- [Api Design](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-api-design) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-api-design`
  Use when designing or reviewing an HTTP API. Covers resource modeling, status codes, pagination, idempotency, versioning, error formats, and the contract details that break clients when you get them wrong.
- [Pandas](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-pandas) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-pandas`
  Use when analyzing or transforming tabular data in Python. Covers vectorized operations, memory-efficient dtypes, correct joins, groupby patterns, and avoiding the silent errors pandas makes easy.
- [Theming](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-theming) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-theming`
  Use when building a theme or theming system for an interface. Covers token architecture, dark mode, contrast preservation across themes, and generating a coherent palette from a seed colour.
- [Llm Cost Optimization](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-llm-cost-optimization) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-llm-cost-optimization`
  Use when an LLM feature costs too much. Covers prompt caching, context reduction, model routing, batching, output limits, and finding where the tokens actually go.
- [User Research](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-user-research) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-user-research`
  Use when planning, running, or synthesizing user research. Covers interview questions that produce evidence rather than opinions, usability testing, and turning transcripts into findings.
- [Visual Design](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-visual-design) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-visual-design`
  Use when creating posters, covers, social graphics, or other static visual designs. Covers composition, typographic hierarchy, colour, and producing original work rather than pastiche.
- [Caching](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-caching) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-caching`
  Use when adding or debugging a cache. Covers cache placement, invalidation strategies, stampede protection, TTL selection, and the consistency you are trading away.
- [Microservices](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-microservices) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-microservices`
  Use when decomposing a system into services, or deciding whether to. Covers service boundaries, inter-service communication, distributed data, saga patterns, and the operational cost of the network.
- [Llm Integration](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-llm-integration) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-llm-integration`
  Use when integrating an LLM API into an application. Covers streaming, retries and rate limits, timeouts, caching, fallback across providers, and the production concerns that a tutorial integration ignores.
- [Agent Memory](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-agent-memory) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-agent-memory`
  Use when an agent needs state that survives a session or a context compaction. Covers what to persist, file-based memory, structuring notes for retrieval, and preventing memory from becoming stale.
- [Lead Research](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-lead-research) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-lead-research`
  Use when researching prospects or accounts before outreach. Covers qualification, finding the trigger event, identifying the right contact, and producing a brief that makes outreach specific rather than generic.
- [Database Performance](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-database-performance) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-database-performance`
  Use when a database is the bottleneck. Covers finding the expensive queries, index strategy, lock contention, connection saturation, and the schema decisions that make queries fast or impossible.
- [Event Driven Architecture](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-event-driven-architecture) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-event-driven-architecture`
  Use when designing systems around events and message queues. Covers event schema design, delivery guarantees, idempotent consumers, ordering, dead-letter handling, and event sourcing.
- [Rag](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-rag) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-rag`
  Use when building retrieval-augmented generation. Covers chunking, embedding and hybrid search, reranking, grounding and citation, and diagnosing whether a bad answer is a retrieval failure or a generation failure.
- [Mcp Server](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-mcp-server) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-mcp-server`
  Use when building a Model Context Protocol server. Covers tool, resource, and prompt design, transport choice, authentication, error handling, and testing an MCP server against a real client.
- [Postgres](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-postgres) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-postgres`
  Use when working with PostgreSQL specifically. Covers indexing, MVCC and vacuum, connection pooling, partitioning, JSONB, replication, and the operational realities that separate Postgres from generic SQL.
- [Nestjs](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-nestjs) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-nestjs`
  Use when building NestJS services. Covers module structure, providers and scopes, validation pipes, guards and interceptors, TypeORM/Prisma integration, and testing.
- [Slash Commands](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-slash-commands) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-slash-commands`
  Use when creating reusable slash commands for an agent. Covers when a command beats a skill, argument handling, composing tool calls, and writing commands that are worth typing.
- [Generative Art](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-generative-art) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-generative-art`
  Use when creating algorithmic or generative visual art. Covers composition through code, controlled randomness, colour systems, and building work that is varied without being arbitrary.
- [Spark](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-spark) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-spark`
  Use when building distributed data pipelines with Apache Spark. Covers partitioning, shuffles, skew, joins, caching, and reading the Spark UI to find why a job is slow.
- [Hooks](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-hooks) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-hooks`
  Use when automating agent behavior with lifecycle hooks. Covers hook events, deterministic enforcement of rules the model should not be trusted to remember, and avoiding hooks that make an agent unusable.
- [Subagents](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-subagents) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-subagents`
  Use when delegating work to a separate agent with its own context. Covers when delegation pays off, designing a subagent's scope and prompt, parallel fan-out, and the cost of a cold start.
- [Graphql](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-graphql) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-graphql`
  Use when designing or operating a GraphQL API. Covers schema design, resolver performance and DataLoader batching, query cost limiting, error handling, and federation.
- [Background Jobs](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-background-jobs) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-background-jobs`
  Use when designing asynchronous job processing. Covers queue selection, idempotency, retry and backoff policy, scheduling, poison messages, and observability for work that happens outside the request.
- [Realtime Websockets](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-realtime-websockets) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-realtime-websockets`
  Use when building realtime features with WebSockets or Server-Sent Events. Covers protocol choice, connection lifecycle, reconnection and backfill, scaling across instances, and backpressure.
- [Django](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-django) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-django`
  Use when building Django applications. Covers ORM query performance, model design, migrations, Django REST Framework, security defaults, and testing.
- [Data Modeling](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-data-modeling) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-data-modeling`
  Use when designing a schema. Covers normalization and when to break it, choosing keys, modeling time and history, soft deletes, multi-tenancy, and schema decisions that are expensive to reverse.
- [Skill Review](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-skill-review) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-skill-review`
  Use when reviewing or improving an existing agent skill. Covers triggering accuracy, content quality, redundancy with the base model, and measuring whether the skill actually changes behavior.
- [Resume](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-resume) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-resume`
  Use when writing or tailoring a CV or resume. Covers evidence over adjectives, tailoring to a specific role without lying, structure, and the specific patterns that get a resume discarded.
- [Llm Evaluation](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-llm-evaluation) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-llm-evaluation`
  Use when measuring the quality of an LLM feature. Covers building an evaluation set, choosing metrics, LLM-as-judge and its pitfalls, regression testing prompts, and evaluating in production.
- [Product Analysis](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-product-analysis) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-product-analysis`
  Use when analyzing a product's performance or deciding what to build. Covers metric selection, funnel and retention analysis, distinguishing signal from noise, and prioritizing on evidence.
- [Bug Fix Protocol](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-bug-fix-protocol) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-bug-fix-protocol`
  Use when fixing a reported bug end to end. Enforces a disciplined sequence — reproduce, write a failing test, fix minimally, verify, prevent recurrence — and blocks the common failure mode of patching symptoms.
- [Fastapi](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-fastapi) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-fastapi`
  Use when building APIs with FastAPI. Covers dependency injection, Pydantic v2 validation, async database access, authentication, background tasks, and testing.
- [Plugin Development](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-plugin-development) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-plugin-development`
  Use when packaging skills, commands, hooks, and MCP servers into a distributable plugin. Covers manifest structure, bundling, versioning, testing, and distribution through a marketplace.
- [Spring Boot](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-spring-boot) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-spring-boot`
  Use when building Spring Boot services. Covers dependency injection, transaction boundaries, JPA performance, configuration, validation, and testing slices.
- [Prompt Engineering](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-prompt-engineering) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-prompt-engineering`
  Use when writing or improving prompts for a language model. Covers instruction structure, examples, reasoning elicitation, output formatting, and systematically diagnosing why a prompt fails.
- [Agent Instructions](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-agent-instructions) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-agent-instructions`
  Use when writing project instructions for a coding agent (CLAUDE.md, AGENTS.md, or equivalent). Covers what belongs in them, what does not, structure, and keeping them accurate as the project changes.
- [Architecture Decisions](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-architecture-decisions) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-architecture-decisions`
  Use when a significant technical decision needs to be recorded. Produces Architecture Decision Records that capture context, options, the decision, and its consequences — so the reasoning survives the people who made it.
- [Fine Tuning](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-fine-tuning) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-fine-tuning`
  Use when considering fine-tuning a model. Covers when fine-tuning beats prompting or RAG, dataset construction, LoRA and full fine-tuning, evaluation, and the failure modes that waste the effort.
- [Agent Design](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-agent-design) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-agent-design`
  Use when building an LLM agent that uses tools over multiple steps. Covers tool design, the agent loop, error recovery, termination, human checkpoints, and knowing when an agent is the wrong architecture.
- [Model Selection](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-model-selection) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-model-selection`
  Use when choosing which LLM to use for a task. Covers matching capability to task, cost and latency trade-offs, routing between models, benchmark skepticism, and evaluating on your own data.
- [Skill Authoring](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-skill-authoring) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-skill-authoring`
  Use when writing a new skill for an AI agent. Covers scoping, description writing for reliable triggering, progressive disclosure, and the difference between a skill and a prompt.
- [Structured Output](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-structured-output) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-structured-output`
  Use when an LLM must return machine-readable data. Covers schema design for models, native structured-output modes, validation and repair, and extraction that survives contact with messy input.
- [Context Engineering](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-context-engineering) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-context-engineering`
  Use when managing what an LLM sees. Covers context-window budgeting, retrieval and compaction, memory across turns, tool-result pruning, and the failure modes that come from too much context rather than too little.
- [Cli Development](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-cli-development) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-cli-development`
  Use when building command-line tools. Covers argument design, exit codes, streams and piping, progress output, configuration precedence, and behavior that respects the shell.
- [Competitive Analysis](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-competitive-analysis) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-competitive-analysis`
  Use when analyzing competitors. Covers gathering evidence rather than opinion, positioning and pricing analysis, identifying real differentiation, and producing a conclusion that changes a decision.
- [Ui Review](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-ui-review) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-ui-review`
  Use when critiquing an interface design. Covers hierarchy, affordance, consistency, states, and delivering feedback that changes the design rather than describing taste.
- [Brand Guidelines](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-brand-guidelines) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-brand-guidelines`
  Use when applying or documenting a brand identity. Covers extracting a system from existing assets, documenting colour, type, and voice, and applying a brand consistently across new work.
- [Data Quality](https://agentstack.voostack.com/l/skill-nimadorostkar-claude-skills-collection-data-quality) — Skill · Free · security-reviewed — `agentstack add skill-nimadorostkar-claude-skills-collection-data-quality`
  Use when validating a dataset or building quality checks into a pipeline. Covers profiling, schema and constraint validation, freshness and completeness checks, anomaly detection, and failing a pipeline correctly.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
