Skip to content

chore: add AI agent skills, Claude config, and fix ESLint for Next.js 16 - #20

Merged
steadyfall merged 5 commits into
devfrom
chore/add-ai-tools
Mar 27, 2026
Merged

chore: add AI agent skills, Claude config, and fix ESLint for Next.js 16#20
steadyfall merged 5 commits into
devfrom
chore/add-ai-tools

Conversation

@steadyfall

@steadyfall steadyfall commented Mar 27, 2026

Copy link
Copy Markdown
Owner
  • Adds a comprehensive set of AI-powered design skills (adapt, animate, arrange, audit, bolder, clarify, colorize, critique, delight, distill, extract, frontend-design, harden, normalize, onboard, optimize, overdrive, polish, quieter, teach-impeccable, typeset) under .agents/skills/ with symlinks in .claude/skills/, plus .claude/settings.json and skills-lock.json.
  • Also adds .prettierignore to exclude .agents/ from formatting.
  • Fixes ESLint compatibility after the Next.js 16 canary upgrade by downgrading to ESLint 9, removing the redundant eslint-plugin-import (now bundled by eslint-config-next), and rewriting eslint.config.mjs to use native flat config exports.

- Downgrade eslint from ^10 to ^9 (ESLint 10 breaks eslint-plugin-react)
- Remove eslint-plugin-import (bundled by eslint-config-next)
- Remove @eslint/eslintrc (no longer needed)
- Rewrite eslint.config.mjs to use eslint-config-next native flat config
@steadyfall steadyfall added the infra CI/CD, GitHub Actions, or deployment configs label Mar 27, 2026
@steadyfall steadyfall changed the title chore: add AI design skills and Claude Code configuration chore: add AI agent skills, Claude config, and fix ESLint for Next.js 16 Mar 27, 2026
@steadyfall steadyfall added the deps Dependency or build tool updates label Mar 27, 2026
@steadyfall
steadyfall merged commit 99ced87 into dev Mar 27, 2026
2 checks passed
@steadyfall
steadyfall deleted the chore/add-ai-tools branch March 27, 2026 03:31
steadyfall added a commit that referenced this pull request May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Dependency or build tool updates infra CI/CD, GitHub Actions, or deployment configs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant