用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/FerroxLabs/ijfw --skill ijfw-summarize命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Maintain canonical AGENTS.md (open spec). Trigger: 'agents.md', 'update AGENTS.md', or auto-fired by ijfw-team after agent generation.
First-class design intelligence. Dispatches to the best available design skill (ui-ux-pro-max, frontend-design, superpowers), then layers IJFW constraints on top. Triggers: 'design', 'redesign', 'UI', 'UX', 'dashboard', 'page', 'component', 'make it look better', 'polish', 'pretty', 'professional', 'user experience', 'layout', 'visual', 'mobile-first', 'dark mode', 'accessibility', 'colors', 'typography', 'brand'.
Check for and apply IJFW updates safely. Trigger: 'update ijfw', 'upgrade', 'latest version', 'is there a new version', /update
基于 SOC 职业分类
正在显示 SKILL.md
| name | ijfw-summarize |
| description | Generate optimized project context from codebase scan. Trigger: new project, no CLAUDE.md, /ijfw-summarize |
| context | fork |
| model | haiku |
Scan the codebase and generate an optimized project context file.
Write a platform context file (CLAUDE.md, GEMINI.md, or equivalent) with:
# Project Context
Stack: <framework> / <language> / <database>
Architecture: <pattern -- monolith, microservices, serverless, etc.>
Entry: <main entry point(s)>
Tests: <framework + command to run>
Lint: <tool + command>
## Structure
<key directories and their purpose, 1 line each>
## Patterns
<established code patterns to follow, 1 line each>
## Key Files
<important files a new contributor should know about>
Rules: