원클릭으로
mac-config
mac-config에는 walid-mos에서 수집한 skills 26개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Deep interview for a single feature or module brief that produces a final spec or implementation plan.
@nextnode-solutions/logger standards. Reference this skill when a project uses @nextnode-solutions/logger or when logger integration is being added.
Manage n8n workflows on the NextNode automation instance with the local n8n-cli tool.
NextNode brand guidelines — color palette, typography, logo system, and per-project branding rules. Use when doing UI/frontend work on a NextNode project.
NextNode ecosystem hub. Auto-load when working on any NextNode or SaaS project — covers nextnode.toml config, CI workflows, docker-compose rules, and cross-references to package skills.
Audit a NextNode/SaaS project against all NextNode standards — produces a compliance report with pass/fail/missing status for every required item.
Strategic project decomposition that turns a large idea into module briefs for later /interview runs.
Orchestrate a team of specialized agents to autonomously complete development tasks
Astro framework code standards. Use when writing or reviewing Astro components (.astro), content collections, layouts, and pages.
Docker standards for Node.js/pnpm apps. Auto-load when writing or reviewing Dockerfiles, .dockerignore, or docker-compose files.
NextNode infrastructure operations — CLI commands, Terraform, VPS provisioning, deployment, and DNS/SSL. For repo compliance and nextnode.toml config, see the `nextnode` skill.
@nextnode-solutions/nn — local dev DX CLI. Auto-load when working on nn package or any project that uses nn.
Analyze a project folder and generate a comprehensive README.md (human-focused, usage-centric) plus hierarchical CLAUDE.md files (agent-focused, non-discoverable info only). Use when you need to document a project from scratch or refresh stale docs.
@nextnode-solutions/standards package reference — exports, config setup, formatting rules. For compliance auditing, see /nextnode-standards.
MANDATORY target structure for ALL Astro projects. Auto-load when working on ANY Astro-based project — enforces domain-driven component organization, shared/page separation, and lib layer conventions. This skill is ALWAYS loaded alongside the astro skill.
Generate multiple radically different interface designs using parallel sub-agents, then compare trade-offs. Based on "Design It Twice" from A Philosophy of Software Design. Use when user wants to design a module interface, API surface, or component contract.
Test-Driven Development workflow using vertical slices and tracer bullets. Use when user wants to build a feature using TDD, or invokes /tdd. Complements the vitest skill (test standards) with the TDD methodology (workflow).
Analyze the current package and update (or create) its associated Claude skill with the latest patterns, APIs, and conventions.
@nextnode-solutions/email-manager standards. Auto-load when @nextnode-solutions/email-manager is in the project's package.json (dependencies or devDependencies).
Vitest testing standards. Use when writing or reviewing test files (.test.ts, .spec.ts, .test.tsx).
Manage git worktrees for isolated parallel development
DRY and SOLID coding standards. Use when writing, reviewing, or refactoring any code to ensure clean, maintainable, and non-duplicated code.
Playwright E2E testing standards. Use when writing or reviewing end-to-end tests (*.e2e.ts) for browser-based user journeys and visual regression.
React code standards. Use when writing or reviewing React components, hooks, and JSX/TSX code.
Tailwind CSS code standards. Use when writing or reviewing Tailwind utility classes in any template or component.
TypeScript code standards. Use when writing or reviewing TypeScript code (.ts, .tsx files).