Assaf Manor avatar

Assaf Manor

Community

@assafmanor · Tel Aviv, Israel

1Followers
|
9Public Repos
|
34Published Skills

Backend Engineer at WSC Sports

Skills Distribution
DomainDeveloper To...Software Developme.. (35%)Code Quality & Rev.. (25%)Testing & Debugging (20%)DevOps & Productio.. (12%)

Agent Skills by Assaf Manor

Showing 34 vetted skills indexed across 1 GitHub repositories.

assafmanorassafmanor

idea-refine

Refines raw ideas into actionable one-pagers through structured divergent and convergent thinking.

Community
Intermediate
assafmanorassafmanor

debugging-and-error-recovery

Diagnose test failures, build errors, and runtime bugs through structured root-cause triage.

Community
Intermediate
assafmanorassafmanor

test-driven-development

Enforces red-green-refactor test-driven development workflow before writing implementation code.

Community
Intermediate
assafmanorassafmanor

planning-and-task-breakdown

Decomposes specifications into ordered, verifiable implementation tasks with acceptance criteria.

Community
Intermediate
assafmanorassafmanor

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
assafmanorassafmanor

incremental-implementation

Implements multi-file code changes in thin vertical slices with per-slice testing and commits.

Community
Intermediate
assafmanorassafmanor

api-and-interface-design

Designs stable REST APIs, TypeScript interfaces, and module contracts with consistent error semantics.

Community
Intermediate
assafmanorassafmanor

dispatching-parallel-agents

Dispatch concurrent subagents to fix independent test failures across separate problem domains.

Community
Intermediate
assafmanorassafmanor

ci-cd-and-automation

Configures CI/CD pipelines with quality gates, deployment strategies, and rollback workflows.

Community
Intermediate
assafmanorassafmanor

context-engineering

Configures rules files and curates context layers for AI coding agents.

Community
Intermediate
assafmanorassafmanor

executing-plans

Executes written implementation plans task-by-task with review checkpoints and verification steps.

Community
Intermediate
assafmanorassafmanor

frontend-ui-engineering

Builds accessible, responsive React components following design system and WCAG standards.

Community
Intermediate
assafmanorassafmanor

shipping-and-launch

Guides production deployments with pre-launch checklists, staged rollouts, monitoring, and rollback plans.

Community
Intermediate
assafmanorassafmanor

spec-driven-development

Creates structured specifications through a gated Specify-Plan-Tasks-Implement workflow before coding.

Community
Intermediate
assafmanorassafmanor

code-review-and-quality

Reviews code changes across correctness, readability, architecture, security, and performance before merge.

Community
Advanced
assafmanorassafmanor

security-and-hardening

Hardens web application code against OWASP vulnerabilities, SSRF, and supply-chain risks.

Community
Advanced
assafmanorassafmanor

brainstorming

Guides collaborative design exploration and spec writing before any implementation work begins.

Community
Advanced
assafmanorassafmanor

agent-skills-test-driven-development

Guides test-driven development with RED-GREEN-REFACTOR cycles and bug reproduction tests.

Community
Intermediate
assafmanorassafmanor

design-mockups

Create interactive HTML design mockups that render the app's real CSS and measure live DOM geometry.

Community
Advanced
assafmanorassafmanor

karpathy-guidelines

Applies behavioral guidelines to reduce common LLM coding mistakes during code writing and review.

Community
Basic
assafmanorassafmanor

deprecation-and-migration

Plans and executes deprecation of legacy systems with incremental migration patterns.

Community
Intermediate
assafmanorassafmanor

writing-plans

Generates detailed implementation plans with bite-sized TDD tasks from feature specifications.

Community
Intermediate
assafmanorassafmanor

observability-and-instrumentation

Instruments production code with structured logging, metrics, tracing, and alerting.

Community
Advanced
assafmanorassafmanor

interview-me

Extracts underlying user intent through one-question-at-a-time interviews before planning or coding.

Community
Intermediate

Frequently Asked Questions About Assaf Manor

FAQPage Schema
What tasks can I accomplish with Assaf Manor's skill registry?▼

The 34 skills cover the full engineering lifecycle: refining ideas, writing specs, breaking work into tasks, test-driven implementation, systematic debugging, multi-axis code review, CI/CD pipeline setup, security hardening, performance optimization, observability instrumentation, and production launch preparation with rollback strategies.

Who should use these skills?▼

Backend and full-stack engineers, plus coding agents, who need disciplined practices for features, bugfixes, and releases. Skills target anyone handling untrusted input, merging code, deploying to production, fixing N+1 queries, improving Core Web Vitals, or building accessible responsive interfaces.

How do the skills work in practice during a session?▼

Each skill triggers on a described situation, such as a failing test, an underspecified request, or a pre-merge review. Skills like interview-me, writing-plans, executing-plans, and verification-before-completion chain together so work is specified, implemented incrementally, and verified with evidence before completion claims.

Are these skills open source and what do they cost?▼

The karpathy-guidelines skill explicitly declares an MIT license, permitting free use and modification. Other skills in the manifest do not state a license, so users should check individual skill folders before redistribution. No paid tier or cost is mentioned anywhere in the manifest.

What prerequisites or dependencies do the skills require?▼

Most skills are self-contained behavioral guidelines requiring no setup. The browser-testing-with-devtools skill explicitly requires the chrome-devtools MCP server to be configured. Context-engineering involves configuring rules files, and executing-plans requires a written implementation plan from a prior session.