.context은(는) 무엇을 하나요?
AI Agent Skills for Smart Contract Auditing to generate triaged, industry grade report findings, code locations, pocs, attacker story flow graphs and more
스마트 컨트랙트 감사를 위한 AI 에이전트 스킬로, 분류된 업계 수준의 리포트 결과, 코드 위치, PoC, 공격자 스토리 플로우 그래프 등을 생성합니다.
forefy/.context는 AI 에이전트가 스마트 컨트랙트 감사를 수행할 수 있도록 설계된 전문 스킬입니다. 이 스킬을 사용하면 개발자와 보안 감사자가 감사 결과를 체계적으로 분류하고, 업계 표준에 부합하는 상세한 리포트를 생성할 수 있습니다. 주요 기능으로는 취약점이 발견된 정확한 코드 위치 식별, 개념 증명(PoC) 코드 자동 생성, 그리고 공격자의 행동 흐름을 시각적으로 표현하는 그래프(attacker story flow graph) 생성이 포함됩니다. Claude Code, Cursor, Codex 등 다양한 AI 에이전트 플랫폼과 호환되어, 스마트 컨트랙트 감사 워크플로우를 자동화하고 효율성을 크게 향상시킵니다. 또한, SKILL.md 문서에 명시된 규칙과 패턴을 기반으로 동작하여 일관된 품질의 감사 결과를 보장합니다.
npx skills add forefy/.contextAI Agent Skills for Smart Contract Auditing to generate triaged, industry grade report findings, code locations, pocs, attacker story flow graphs and more
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.