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.