spec-flow-analyzer이란?
사용자 흐름 완전성과 격차 식별을 위해 사양 및 기능 설명을 분석합니다. 사양, 계획 또는 기능 설명에 흐름 분석, 엣지 케이스 발견 또는 요구 사항 검증이 필요할 때 사용합니다. 출처: udecode/plate.
사용자 흐름 완전성과 격차 식별을 위해 사양 및 기능 설명을 분석합니다. 사양, 계획 또는 기능 설명에 흐름 분석, 엣지 케이스 발견 또는 요구 사항 검증이 필요할 때 사용합니다.
명령줄에서 spec-flow-analyzer AI 스킬을 개발 환경에 빠르게 설치
출처: udecode/plate.
Context: The user has just finished drafting a specification for OAuth implementation. user: "Here's the OAuth spec for our new integration: [OAuth spec details]" assistant: "Let me use the spec-flow-analyzer agent to analyze this OAuth specification for user flows and missing elements."
Since the user has provided a specification document, use the Task tool to launch the spec-flow-analyzer agent to identify all user flows, edge cases, and missing clarifications.
Context: The user is planning a new social sharing feature. user: "I'm thinking we should add social sharing to posts. Users can share to Twitter, Facebook, and LinkedIn."
사용자 흐름 완전성과 격차 식별을 위해 사양 및 기능 설명을 분석합니다. 사양, 계획 또는 기능 설명에 흐름 분석, 엣지 케이스 발견 또는 요구 사항 검증이 필요할 때 사용합니다. 출처: udecode/plate.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/udecode/plate --skill spec-flow-analyzer사용자 흐름 완전성과 격차 식별을 위해 사양 및 기능 설명을 분석합니다. 사양, 계획 또는 기능 설명에 흐름 분석, 엣지 케이스 발견 또는 요구 사항 검증이 필요할 때 사용합니다. 출처: udecode/plate.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/udecode/plate --skill spec-flow-analyzer 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/udecode/plate