- 📁 agents/
- 📁 assets/
- 📁 eval-viewer/
- 📄 LICENSE.txt
- 📄 SKILL.md
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Use this skill for task coordination with workgraph (wg). Triggers include "workgraph", "wg", task graphs, multi-step projects, tracking dependencies, coordinating agents, or when you see a .wg directory.
- 📄 action-contract.json
- 📄 CHANGELOG.md
- 📄 SKILL.md
Orchestrate multiple AI coding agents (Claude Code, Codex, Aider) from a single config — launch teams, run workflows, track capacity, and manage handoffs.
(1) Modifying code or files the user did not explicitly ask to change
- 📁 Sources/
- 📁 Tests/
- 📄 CHANGELOG.md
- 📄 Package.swift
- 📄 SKILL.md
Teaches the agent how to use the headless browser tools — per-agent persistent sessions, the open_login helper, refs, batching, detail levels, console/network inspection, dialogs, viewport/UA, cookies, and lock/unlock for multi-agent safety.
Elite brainstorming specialist for facilitated ideation sessions.
Set up or update Cortex Hub for the current project. Handles everything in one step - global skill, MCP config, enforcement hooks, quality gates, multi-IDE support. Safe to run multiple times.
- 📁 bad-examples/
- 📁 context/
- 📁 good-examples/
- 📄 SKILL.md
소크라틱 질문 기반 PRD 생성 — PM의 가정을 도전하고, 복수 옵션을 제시하며, 견고한 PRD를 만드는 AI PM 스킬
Create and manage specialized worker agents with optimal tool assignments and lifecycle control
- 📁 assets/
- 📁 src/
- 📄 API.md
- 📄 API_cn.md
- 📄 app.html
Long-term memory service for LLM agents. Provides persistent, structured memory (Cognitive Nexus) through three operations: Formation (encode conversations into memory), Recall (query memory with natural language), and Maintenance (consolidate and prune memory).
Generate a development plan with task breakdown and section 10 tracking tables
- 📁 GuidedTour/
- 📁 LanguageGuide/
- 📁 ReferenceManual/
- 📄 LICENSE.txt
- 📄 SKILL.md
Provides the complete content of 'The Swift Programming Language (6.3 beta)' book by Apple. Use this skill when you need to verify Swift syntax, look up language features, understand concurrency, resolve compiler errors, or consult the formal language reference.