feat: enterprise FE patterns, project-tooling-discovery, explore commands, and team workflows#5
Open
vaibhav-systango wants to merge 3 commits into
Open
Conversation
b7b5137 to
d5893c3
Compare
- Add references/frontend-patterns.md (608 lines) — React 19, Next.js 15, Tailwind v4, Zustand, React Query, Atomic Design, SOLID patterns - Add references/typescript-patterns.md — safe window augmentation, strict TS - Add skills/engineering-artifact-generation — commit/PR/chat messages grounded in git diff - Add skills/solution-option-exploration — structured approach comparison - Add 4 /explore-* slash commands - Add docs/team-rollout.md — organizational adoption guide - Enhance frontend-ui-engineering with App Router, Zustand, React Query, error boundaries, forms, data viz, anti-patterns table - Enhance shipping-and-launch with Web Quality Gate (SEO, CWV, a11y) - Enhance code-review-and-quality with changeset-first review - Enhance brownfield-discovery with targeted reference tracing - Enhance incremental-implementation with narration examples and red flags - Enhance jira-board-sync with Tempo Timesheets and work logging - Add tooling-discovery reference notes across 6 skills - Update CLAUDE.md, AGENTS.md, using-agent-skills routing - Bump plugin version to 1.1.0
d5893c3 to
241c984
Compare
- Remove references/frontend-patterns.md and references/typescript-patterns.md - Remove 4 /explore-* command files (no new commands yet) - Strip React 19, Next.js 15, Tailwind v4, library-specific sections from frontend-ui-engineering — retain architecture, a11y, anti-patterns - Fix all cross-references to deleted files - Keep process skills (solution-option-exploration, engineering-artifact-generation) as intent-mapped only
- Delete skills/solution-option-exploration/ (new skill, deferred to PR2) - Delete skills/engineering-artifact-generation/ (new skill, deferred to PR2) - Remove solution-option-exploration and engineering-artifact-generation intent mappings from AGENTS.md - Simplify AGENTS.md EXPLORE lifecycle entry to idea-refine only - Simplify CLAUDE.md Explore phase listing to idea-refine only - Genericize library names in FE SKILL.md state management table (React Query/SWR → data-fetching library, Zustand/Redux → state management library)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Process Refinements — Agent Skill Library v1.1.0
Branch:
feat/enterprise-fe-patterns-and-project-discoveryScope: Process improvements only — no new commands, no framework tutorials
What This PR Does
Refines 20+ existing skills with process-level improvements, adds language-agnostic tooling discovery, and strengthens the frontend skill's architecture guidance — without introducing new slash commands or teaching framework-specific libraries to agents.
Changes
🧹 Removed (keeping the library clean)
/explore-*slash commands — deferred; no new commands in this cyclereferences/frontend-patterns.md— 608 lines of React 19 / Next.js 15 / Tailwind v4 tutorials removedreferences/typescript-patterns.md— 117 lines of FE-specific TypeScript patterns removedskills/solution-option-exploration/— new skill deferred to next releaseskills/engineering-artifact-generation/— new skill deferred to next release⚙️ Routing & Orchestration
AGENTS.mdCLAUDE.mdskills/using-agent-skills/SKILL.md/explore-*commands🎨 Frontend UI Engineering (refined, not replaced)
data-fetching library,state management library)📦 New Reference File
references/project-tooling-discovery.md— language-agnostic guide for agents to discover project tooling (package manager, test runner, linter, CI) before making assumptions🔧 Process Skill Enhancements (20 skills improved)
brownfield-discoveryproject-tooling-discovery.mdintegrationincremental-implementationcode-review-and-qualityshipping-and-launchjira-board-syncspec-driven-developmentplanning-and-task-breakdownquick-task-executiondebugging-and-error-recoveryapi-and-interface-designdocumentation-and-adrsgenerate-unit-testscontext-engineeringgit-workflow-and-versioningjira-planning-and-task-breakdownplanning-and-task-breakdown/templates.md📄 New Docs
docs/team-rollout.md— organizational adoption guide (phased rollout, champion program, success metrics)🔢 Plugin Version
plugin.jsonto1.1.0