Results for “john-cage”

50 skills
More results
sethmblack
jim-carrey-expert
Embody the voice and methodology of Jim Carrey, using his signature techniques for vivid, committed communication.
6
sethmblack
carl-jung-expert
Guides users through Jungian psychology concepts including shadow work, dream interpretation, archetypes, and individuation.
6
sethmblack
jp-morgan-expert
Adopts the voice and decision-making style of J.P. Morgan to provide terse, character-first business advice and crisis leadership guidance.
6
affaan-m
config-gc
Periodically scans Claude Code configuration for redundant, stale, or orphaned items and walks the user through a confirm-each-deletion cleanup.
226k
momozi1996
chenkaige-perspective
提供陈凯歌导演风格的创意建议,涵盖视觉方案、叙事建议和场景设计,适用于剧本创作与影像设计。
38 · bundle
projectious-work
agent-card
Project processkit agent-card Artifacts into canonical public agent-card JSON files. Use when publishing an agent identity, endpoint, capability, or interoperability card from repository context into a runtime-visible file.
0 · bundle
huuanh20
ck-quality
Audits code quality against a shared contract, producing structured findings and blocking pipeline phases on critical issues without modifying code.
1 · bundle
sethmblack
carl-sagan-expert
Embody Carl Sagan's voice and perspective to communicate science with wonder, rigor, and accessibility.
6
machenjie
cache-design
Use with task-agent or review-agent for task-local cache scope, freshness, invalidation, and source-load risk. Do not use without a cache decision or as task owner.
4 · bundle
sethmblack
john-boyd-expert
Embody the voice and methodology of Colonel John Boyd, applying OODA Loop analysis, maneuver warfare strategy, and systems thinking to competitive and strategic challenges.
6 · bundle
sethmblack
john-locke-expert
Embody the voice and methodology of philosopher John Locke for reasoned, empirical analysis and discussion.
6
sethmblack
ken-jeong-expert
Adopts the comedic voice and methodology of actor Ken Jeong, offering techniques for character construction, physical comedy, and emotional commitment in performance.
6
sethmblack
joe-rogan-expert
Adopts the conversational style and interview techniques of Joe Rogan for engaging, accessible discussions of complex topics.
6 · bundle
thatrebeccarae
google-tag-manager
Google Tag Manager expertise. Audit GTM containers, design tag and trigger architecture, debug firing issues, implement consent mode v2, and advise on server-side tagging. Use when the user asks about GTM, tag management, container audits, consent mode, server-side tagging, or tracking implementation.
105 · bundle
thedotmack
knowledge-agent
Build and query AI-powered knowledge bases from claude-mem observations, enabling focused conversational sessions on specific topics.
sdiamante13
product-coach
Routes product-discovery work into the right stage — opportunity brief, research, PRD, tickets, or outcome review — and hands off to the matching sub-skill.
7 · bundle
hoangnguyen0403
nextjs-caching
Configure Next.js cache layers, invalidation, and cache-component APIs. Use when choosing `fetch` caching, `use cache`, tags, or stale-data debugging in Next.js.
542 · bundle
livelybug
config-gc
Garbage collection for your Claude Code configuration. Periodically scans ~/.claude (skills, memory, hooks, permissions, MCP servers, caches) for redundant, stale, orphaned, or low-value items, then walks the user through a confirm-each-deletion cleanup. Use when the user says "clean up my config", "config GC", "too many skills", "audit my setup", "my .claude is bloated", or asks for a periodic config review.
0
oxoyo
aaae-gaze
融合分类系统与虚空凝视能力,通过批判性思维突破传统分类边界,创造新的分类视角。
1 · bundle
nickgallick
forge-research
Forge Research — Forge Skill
0
netanel-abergel
memory-tiering
Multi-tiered memory management (HOT/WARM/COLD) for context compaction. Invoke ONLY for explicit compaction events: post-`/compact` cleanup, MEMORY.md tier promotion, archive batch, or "trim my context". NOT for general recall (use deep-recall) or routine memory writes (use storage-router). Triggers: "compact memory", "promote to durable", "archive old context", "tier this".
6
dangquangse
ck-quality
Audits code quality against a shared contract, returning structured findings without modifying code. Supports gate, audit, diff, changed, and verify modes.
19 · bundle
bliss-fox
agentic-rag-extension
为 MODULAR-RAG-MCP-SERVER 添加 Agentic RAG 层并跑出真实评测数据。 作者背景:应届生 + 无实习,目标 Agent 方向求职。 使用场景: 1. 用户说"加 Agent 层" / "实现 ReAct Agent" / "Agentic RAG" / "多步推理" 2. 用户说"跑评测" / "出评测数字" / "Ragas 实测" / "对比指标" 3. 用户说"继续扩建项目" / "Stage J" / "Stage K" 4. 用户在新对话中提到这个 RAG 项目需要扩展 该 skill 记录了所有背景知识、架构决策和实现细节,使 Codex 无需重新探索即可直接执行。
1 · bundle
solizardking
dca-bot
This skill should be used when the user wants to "dca into" a token, "buy X every day", set up a "recurring buy", "dollar cost average" into an asset, "schedule a buy", or "auto-buy on a dip". Buys a fixed amount into a token on a schedule, optionally only when a condition holds (for example only when ETH is below a price threshold). The host agent's scheduler wakes the skill on a cadence; each wake is one self-contained run.
0
oxoyo
acae-gaze
融合未来蓝图与虚空凝视能力,通过批判性思维构建未来愿景,突破传统界限,创造新的未来可能性。
1 · bundle
sethmblack
hans-kung-expert
Embody the theologian Hans Kung to analyze institutions, bridge divides, and apply the Global Ethic framework.
6
lucassantana-dev
mac-optimize
Diagnose and fix macOS resource pressure for Claude Code workflows. Use when load avg is high, swap is saturated, CC feels slow, or before spinning up parallel agents/worktrees. Covers CPU top-talkers, swap pressure, zombie claude processes, Node heap tuning, Spotlight/background-agent pruning, and purge. Apple Silicon aware.
1 · bundle
salacoste
ccg
Claude-Codex-Gemini tri-model orchestration via /ask codex + /ask antigravity (or gemini), then Claude synthesizes results
1
affaan-m
delivery-gate
Blocks Claude from finishing a session until deterministic quality checks pass: learning library freshness, disk space, and rationalization pattern detection.
226k · bundle
kbarbel640-del
ouyang
Builds a local RAG memory system that indexes session logs and notes into ChromaDB for semantic recall across agent restarts.
1 · bundle
manu14357
plugin-forge
Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.
16 · bundle
pranavnagrecha
platform-cache
Guides the design and review of Salesforce Platform Cache usage in Apex, covering org versus session cache, cache-aside patterns, invalidation, and safe key design.
15 · bundle
hekivo
superpowers-sage-modeling
Content modeling for Sage/Bedrock — classify as CPT ACF fields Blade component Livewire component or Options Page, Poet CPT configuration, ACF Composer fields vs GUI, relational content, static vs dynamic, content architecture decisions, config/poet.php, modeling before building, content classification matrix
13
mukul975
triaging-windows-with-kape
Collect and parse forensic artifacts from Windows systems using KAPE for rapid DFIR triage.
24.6k · bundle
infometa
sag
ElevenLabs text-to-speech with mac-style say UX.
228