95gabor/agentic-workflow
Skill Claude CodeCodex
Guides system design decisions using docs/ARCHITECTURE.md and related docs. Use for cross-service flows, module boundaries, deployment, or when adding features that touch frontend, API, database, or external integrations.
95gabor/agentic-workflow
Skill Claude CodeCodex
Applies BMAD-style agent workflow: break down goals, model requirements, analyze risks, and deliver in small verifiable steps. Use when planning features, writing specs, or structuring multi-phase implementation.
95gabor/agentic-workflow
Skill Claude CodeCodex
Applies minimal-scope, convention-following changes. Use during refactors, code review, bug fixes, or when reducing complexity in the repository.
95gabor/agentic-workflow
Skill Claude CodeCodex
Code quality bar for implementation work: linting, formatting, tests, and test coverage for new features and bug fixes. Use when frontend-developer or backend-developer (or PM) delegates or reviews implementation.
95gabor/agentic-workflow
Skill Claude CodeCodex
Optional stack skill: NestJS API (modules, DTOs, validation, Prisma, REST). Use when working in the NestJS app path from project-context.
95gabor/agentic-workflow
Skill Claude CodeCodex
Optional stack skill: Next.js App Router UI (pages, forms, Tailwind, API client). Use when working in the Next.js app path from project-context.
95gabor/agentic-workflow
Skill Claude CodeCodex
Optional stack skill: Playwright end-to-end tests. Use when writing, debugging, or verifying E2E coverage for QA handoff verification.
95gabor/agentic-workflow
Skill Claude CodeCodex
Orients agents to this repository: product goals, stack, docs index, UI language, and layout. Read this first for any task in this repository. Fill in the placeholders when adopting this template in a new project.
95gabor/agentic-workflow
Skill Claude CodeCodex
Security review checklist: auth, secrets, API boundaries, data handling, and infra. Use with security-reviewer subagent after architect (design) and after QA pass (implementation).
95gabor/agentic-workflow
Skill Claude CodeCodex
SEO, social sharing metadata, sitemap/robots, heading/keyword structure, analytics attribution (gclid, utm), and Lighthouse performance — primarily public marketing surfaces. Use when building or reviewing metadata or analytics hooks.
95gabor/agentic-workflow
Skill Claude CodeCodex
TypeScript conventions: strict mode, ESLint, explicit types, node: imports, string enums, complexity limits, and ESM readiness. Use when writing or reviewing TypeScript anywhere in the repository.
95gabor/agentic-workflow
Skill Claude CodeCodex
UX/UI usability checklist: user flows, forms, wireframe alignment, accessibility, and mobile. Use with ux-reviewer subagent after QA pass on user-facing features.
95gabor/agentic-workflow
Skill Claude CodeCodex
Visual design system, brand tokens, and SVG illustration. Defines colors, illustration style, and produces optimized SVG assets for marketing surfaces. Use with visual-designer subagent when illustrations, brand refresh, or OG visuals are needed.
95gabor/agentic-workflow
Agent Cursor
System architect. Use proactively when designing cross-cutting features, API or schema changes, auth flows, or recording technical decisions before FE/BE implementation.
95gabor/agentic-workflow
Agent Cursor
Backend developer. Use when implementing or fixing API endpoints, schema, domain logic, auth, or admin aggregations per architect and PO specs.
95gabor/agentic-workflow
Agent Cursor
Requirements and process analyst. Use proactively when a new requirement arrives, scope is unclear, or user stories and process mapping are needed before product shaping.
95gabor/agentic-workflow
Agent Cursor
DevOps engineer. Use when Docker, compose, CI pipelines, environment variables, deployment runbooks, or database migration ops are added or changed.
95gabor/agentic-workflow
Agent Cursor
Frontend developer. Use when implementing or fixing UI, forms, results, admin pages, or client-side integration per architect and PO specs.
95gabor/agentic-workflow
Agent Cursor
Marketing copy specialist. Use proactively when user-facing copy, landing messaging, trust elements, or product microcopy needs drafting or review.
95gabor/agentic-workflow
Agent Cursor
Product owner for scope and acceptance criteria. Use proactively when shaping features, prioritizing backlog items, or validating that work fits current boundaries before architecture or implementation.
95gabor/agentic-workflow
Agent Cursor
QA tester. Use proactively after implementation to verify acceptance criteria, run tests, and skeptically report gaps, regressions, and edge cases.
95gabor/agentic-workflow
Agent Cursor
Security reviewer. Use after architect completes design review, and again after QA passes to review implemented code and infra. Works with architect on design refinements; sends implementation back for rework when security issues are found.
95gabor/agentic-workflow
Agent Cursor
UX/UI reviewer. Use after QA passes on user-facing features to validate usability, visual clarity, copy presentation, accessibility, and alignment with wireframes/design. Routes rework to frontend or marketing.
95gabor/agentic-workflow
Agent Cursor
Visual designer for brand system and SVG illustrations. Use when landing illustrations, OG images, logo/icon work, or design-system updates are needed.