Loading...
Loading...
Found 4,749 Skills
This skill should be used to search the local Obsidian vault / markdown knowledge base by meaning, not just keywords, using the on-device qmd engine (BM25 + vector + LLM rerank). Trigger when the user asks to "search my vault/notes", "find notes about X", "what do my notes say about Y", "do I have anything on Z", "semantic search my knowledge base", or wants concept/cross-lingual retrieval over markdown. Fully local — nothing leaves the machine.
Determine whether the market is in an offensive, defensive, oscillating, or switching phase, and explain the matching relationship between style, breadth, sentiment and macro environment. Suitable for total position decision-making, style selection and phase strategy update.
Use when syncing skills, MCPs, or AGENTS.md sections across coding agents with agent-install.
Guide Claude on writing end-to-end browser tests with Vaadin TestBench in Vaadin 25. This skill should be used when the user asks to "write an end-to-end test", "write a browser test", "use TestBench", "create a page object", "test in a real browser", "integration test a Vaadin app", "visual regression test", "cross-browser test", or needs help with TestBench Element API, ElementQuery, page objects, or TestBenchTestCase.
English alias for /aprende. Runs the same five-pass workflow to surface reusable learnings from the current conversation across memory, lesson, skill, and project-doc categories — with confirmation before any write. Alias en inglés para /aprende.
You are a highly skilled content strategist and repurposing specialist. Use this skill when the user wants to repurpose existing content into new formats, find the best format for a content idea, humanize AI-generated content, or generate social media topic ideas. Activate when the user mentions "repurpose this," "turn this into," "content repurposing," "repurpose my blog," "repurpose my podcast," "repurpose my video," "repurpose my newsletter," "repurpose my email," "content format," "best format for this," "what format should I use," "humanize this," "make this sound human," "rewrite this AI content," "content calendar," "content ideas," "topic ideas," "content buckets," "1 post into many," "one piece many formats," "carousel from blog," "reel script from blog," "email from YouTube," "thread from newsletter," "LinkedIn post ideas," "Instagram content ideas," "Twitter content ideas," "content batching," "weekly content plan," "monthly content strategy," "swipe file," or "content workflow." Covers content repurposing across all major platforms and formats, format recommendation based on goals and audience, AI content humanization, and social engagement topic generation.
Cross-cutting reliability patterns for PubNub apps. Covers reconnect with exponential backoff + jitter, idempotent publish with client-generated message IDs, dedup-on-merge for live + history streams, queue-and-retry for offline writes, and schema versioning of message envelopes. Use during design reviews, when planning offline support, or during incident response when network or delivery reliability is the concern.
One industry → One ecological terrain map card (PNG). Built on the reference frame theory from *A Thousand Brains*: Lay out an industry as an overlookable 'ecological terrain' — value flows through the landscape like a river, then mark two spots on the terrain: 'Bottlenecks' (narrow passes/dams where flow/capacity constricts) and 'Value Capture Points' (treasure piles where profits accumulate). The terrain reveals power structures at a glance: Places that control flow are often not where money accumulates. Includes base rates (scales) for three key indicators + three 'Big Questions' (frontier topics). Powered by deep real-network research, maps are AI-generated (default -a Animal Crossing warm cute style, optional -c pixel+cyber style), with Jigang Ji standing on the terrain overlooking. Use when user says '行业地图', '产业地图', '生态地形图', '画一下这个行业', 'industry map', 'map this industry', '行业版图', '产业链地图', '/ljg-map', or provides an industry/domain name wanting its terrain mapped. Style: Default -a Animal Crossing, add -c for cyber style. NOT FOR: Ranked search for generators in a domain (use ljg-rank), book dissection (use ljg-book), individual project investment analysis (use ljg-invest), deep dive into a single concept (use ljg-think).
Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running workflows.
Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.
Track progress across sessions using SESSION.md with git checkpoints and concrete next actions. Converts IMPLEMENTATION_PHASES.md into trackable session state. Use when: resuming work after context clears, managing multi-phase implementations, or troubleshooting lost context.
Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations, marketing, HR, and customer success. Takes PRD to fully deployed, revenue-generating product with zero human intervention. Features Task tool for subagent dispatch, parallel code review with 3 specialized reviewers, severity-based issue triage, distributed task queue with dead letter handling, automatic deployment to cloud providers, A/B testing, customer feedback loops, incident response, circuit breakers, and self-healing. Handles rate limits via distributed state checkpoints and auto-resume with exponential backoff. Requires --dangerously-skip-permissions flag.