frontend/technical-spec — community ai-coding-project-boilerplate, community, ide skills

v1.0.0

이 스킬 정보

Claude Code와 같은 강력한 프론트엔드 구현 및 안전한 환경 변수 관리가 필요한 AI 에이전트에게 적합합니다. TypeScript 기반의 React 애플리케이션을 사용합니다. Defines frontend environment variables, component design, and data flow patterns. Use when configuring React environment.

shinpr shinpr
[0]
[0]
Updated: 3/8/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
7/11
Quality Score
42
Canonical Locale
en
Detected Body Locale
en

Claude Code와 같은 강력한 프론트엔드 구현 및 안전한 환경 변수 관리가 필요한 AI 에이전트에게 적합합니다. TypeScript 기반의 React 애플리케이션을 사용합니다. Defines frontend environment variables, component design, and data flow patterns. Use when configuring React environment.

이 스킬을 사용하는 이유

TypeScript와 React를 사용하여 보안이 뛰어난 확장 가능한 프론트엔드 애플리케이션을 구현할 수 있는 에이전트의 능력을 제공합니다. 중앙 환경 변수 관리, 구성 계층 및 적절한 유형 안전과 같은 기능을 갖추고 있으며, 빌드 도구의 환경 변수 시스템을 사용하여 보안 데이터 처리를 실현합니다.

최적의 용도

Claude Code와 같은 강력한 프론트엔드 구현 및 안전한 환경 변수 관리가 필요한 AI 에이전트에게 적합합니다. TypeScript 기반의 React 애플리케이션을 사용합니다.

실행 가능한 사용 사례 for frontend/technical-spec

AI 에이전트 애플리케이션에 대한 보안 환경 변수 관리를 구현하는 것
Claude Code를 위한 확장 가능한 TypeScript 기반의 React 애플리케이션을 구축하는 것
프론트엔드 애플리케이션 개발에서 적절한 유형 안전을 보장하는 것
여러 개의 AI 에이전트 프로젝트에 대한 환경 변수를 중앙에서 관리하는 것

! 보안 및 제한 사항

  • TypeScript와 React에 대한 전문 지식이 필요합니다.
  • process.env의 제한으로 인해 브라우저 환경만 해당합니다.
  • 빌드 도구의 환경 변수 시스템에 의존합니다.

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is frontend/technical-spec?

Claude Code와 같은 강력한 프론트엔드 구현 및 안전한 환경 변수 관리가 필요한 AI 에이전트에게 적합합니다. TypeScript 기반의 React 애플리케이션을 사용합니다. Defines frontend environment variables, component design, and data flow patterns. Use when configuring React environment.

How do I install frontend/technical-spec?

Run the command: npx killer-skills add shinpr/ai-coding-project-boilerplate. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for frontend/technical-spec?

Key use cases include: AI 에이전트 애플리케이션에 대한 보안 환경 변수 관리를 구현하는 것, Claude Code를 위한 확장 가능한 TypeScript 기반의 React 애플리케이션을 구축하는 것, 프론트엔드 애플리케이션 개발에서 적절한 유형 안전을 보장하는 것, 여러 개의 AI 에이전트 프로젝트에 대한 환경 변수를 중앙에서 관리하는 것.

Which IDEs are compatible with frontend/technical-spec?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for frontend/technical-spec?

TypeScript와 React에 대한 전문 지식이 필요합니다.. process.env의 제한으로 인해 브라우저 환경만 해당합니다.. 빌드 도구의 환경 변수 시스템에 의존합니다..

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add shinpr/ai-coding-project-boilerplate. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use frontend/technical-spec immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

frontend/technical-spec

Install frontend/technical-spec, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Technical Design Rules (Frontend)

Basic Technology Stack Policy

TypeScript-based React application implementation. Architecture patterns should be selected according to project requirements and scale.

Environment Variable Management and Security

Environment Variable Management

  • Use build tool's environment variable system: process.env does not work in browser environments
  • Centrally manage environment variables through configuration layer
  • Implement proper type safety with TypeScript
  • Properly implement default value settings and mandatory checks
typescript
1// Build tool environment variables (public values only) 2const config = { 3 apiUrl: import.meta.env.API_URL || 'http://localhost:3000', 4 appName: import.meta.env.APP_NAME || 'My App' 5} 6 7// Does not work in frontend 8const apiUrl = process.env.API_URL

Security (Client-side Constraints)

  • CRITICAL: All frontend code is public and visible in browser
  • Never store secrets client-side: No API keys, tokens, or secrets in environment variables
  • Do not include .env files in Git (same as backend)
  • Prohibit logging of sensitive information (passwords, tokens, personal data)
  • Do not include sensitive information in error messages

Correct Approach for Secrets:

typescript
1// Security risk: API key exposed in browser 2const apiKey = import.meta.env.API_KEY 3const response = await fetch(`https://api.example.com/data?key=${apiKey}`) 4 5// Correct: Backend manages secrets, frontend accesses via proxy 6const response = await fetch('/api/data') // Backend handles API key authentication

Architecture Design

Frontend Architecture Patterns

React Component Architecture:

  • Function Components: Mandatory, class components deprecated
  • Custom Hooks: For logic reuse and dependency injection
  • Component Hierarchy: Atoms -> Molecules -> Organisms -> Templates -> Pages
  • Props-driven: Components receive all necessary data via props
  • Co-location: Place tests, styles, and related files alongside components

State Management Patterns:

  • Local State: useState for component-specific state
  • Context API: For sharing state across component tree (theme, auth, etc.)
  • Custom Hooks: Encapsulate state logic and side effects
  • Server State: React Query or SWR for API data caching

Unified Data Flow Principles

Client-side Data Flow

Maintain consistent data flow throughout the React application:

  • Single Source of Truth: Each piece of state has one authoritative source

    • UI state: Component state or Context
    • Server data: API responses cached in React Query/SWR
    • Form data: Controlled components with React Hook Form
  • Unidirectional Flow: Data flows top-down via props

    API Response -> State -> Props -> Render -> UI
    User Input -> Event Handler -> State Update -> Re-render
    
  • Immutable Updates: Use immutable patterns for state updates

    typescript
    1// Immutable state update 2setUsers(prev => [...prev, newUser]) 3 4// Mutable state update (avoid) 5users.push(newUser) 6setUsers(users)

Type Safety in Data Flow

  • Frontend -> Backend: Props/State (Type Guaranteed) -> API Request (Serialization)
  • Backend -> Frontend: API Response (unknown) -> Type Guard -> State (Type Guaranteed)
typescript
1// Type-safe data flow 2async function fetchUser(id: string): Promise<User> { 3 const response = await fetch(`/api/users/${id}`) 4 const data: unknown = await response.json() 5 6 if (!isUser(data)) { 7 throw new Error('Invalid user data') 8 } 9 10 return data // Type guaranteed as User 11}

Build and Testing

Use the appropriate run command based on the packageManager field in package.json.

Build Commands

  • dev - Development server
  • build - Production build
  • preview - Preview production build
  • type-check - Type check (no emit)

Testing Commands

  • test - Run tests
  • test:coverage - Run tests with coverage
  • test:coverage:fresh - Run tests with coverage (fresh cache)
  • test:safe - Safe test execution (with auto cleanup)
  • cleanup:processes - Cleanup Vitest processes

Quality Check Requirements

Quality checks are mandatory upon implementation completion:

Phase 1-3: Basic Checks

  • check - Biome (lint + format)
  • build - TypeScript build

Phase 4-5: Tests and Final Confirmation

  • test - Test execution
  • test:coverage:fresh - Coverage measurement
  • check:all - Overall integrated check

Coverage Requirements

  • Mandatory: Unit test coverage must be 60% or higher
  • Component-specific targets:
    • Atoms: 70% or higher
    • Molecules: 65% or higher
    • Organisms: 60% or higher
    • Custom Hooks: 65% or higher
    • Utils: 70% or higher

Non-functional Requirements

  • Browser Compatibility: Chrome/Firefox/Safari/Edge (latest 2 versions)
  • Rendering Time: Within 5 seconds for major pages

관련 스킬

Looking for an alternative to frontend/technical-spec or another community skill for your workflow? Explore these related open-source skills.

모두 보기

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
인공지능

widget-generator

Logo of f
f

prompts.chat 피드 시스템을 위한 사용자 지정 가능한 위젯 플러그인을 생성합니다

149.6k
0
인공지능

flags

Logo of vercel
vercel

리액트 프레임워크

138.4k
0
브라우저

pr-review

Logo of pytorch
pytorch

파이썬에서 텐서와 동적 신경망 구현 및 강력한 GPU 가속 지원

98.6k
0
개발자