Topic: claude-code
35,830 skills in this topic.
-
frontend-testing
Generate Vitest + React Testing Library tests for frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.
PageAI-Pro/ralph-loop 193
-
frontend-code-review
Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.
PageAI-Pro/ralph-loop 193
-
e2e-tester
Playwright E2E testing patterns. Trigger: When writing Playwright E2E tests (Page Object Model, selectors, MCP exploration workflow).
PageAI-Pro/ralph-loop 193
-
component-refactoring
Refactor high-complexity React components in frontend. Use when the user asks for code splitting, hook extraction, or complexity reduction, or when you come across a component that is too complex to understand and refactor it.
PageAI-Pro/ralph-loop 193
-
memory-recall
Search and recall memories from ourmem. Use when user asks to find, recall, search, or remember something.
ourmem/omem 186
-
memory-store
Store a memory in ourmem. Use when user says remember, save, store, or don't forget something.
ourmem/omem 186
-
ourmem
Shared memory that never forgets. Cloud hosted or self-deployed.
Collective intelligence for AI agents with Space-based sharing across agents and teams.
Use when users say:
- "install ourmem" / "install omem"
- "setup memory" / "setup omem"
- "add memory plugin"
- "ourmem onboarding" / "omem onboarding"
- "memory not working"
- "remember this"
- "save this for later"
- "don't forget"
- "recall preferences"
- "what did I say last time"
- "import memories"
- "share memories"
- "share with user"
- "share memories to someone"
- "team memory"
- "shared space"
- "persistent memory"
- "cross-session memory"
- "collective intelligence"
- "memory analytics"
- "memory stats"
- "self-host memory"
- "deploy memory server"
Even if the user doesn't say "ourmem" or "omem", trigger when they want persistent memory,
memory sharing between agents, memory analytics, or memory import/export.
ourmem/omem 186
-
ak-task
Full task lifecycle: create → assign → monitor → review → reject/complete.
Use when asked to "add a feature", "fix a bug", "create a task", "加个功能",
"修个 bug", or "/ak-task <description>".
saltbo/agent-kanban 188
-
ak-plan
Plan and execute a project — either a new version of an existing project, or a
brand new product from scratch. Analyzes gaps, creates board with tasks and
dependencies, assigns to agents. Use when asked to "plan a version", "plan v1.4",
"build a product", "create a project", "规划版本", or "/ak-plan <version> <goals>".
saltbo/agent-kanban 188
-
agent-kanban
CLI reference for agents — how to claim tasks, log progress, submit for review
saltbo/agent-kanban 188
-
verify-counts
Verify numerical claims in documentation are still accurate
ldayton/Dippy 186
-
release
Create a release PR with version bump and changelog
ldayton/Dippy 186
-
debug
Debug incorrect Dippy approval or block behavior
ldayton/Dippy 186
-
check-coverage
Ensure comprehensive test coverage for a CLI handler. Use when adding a new command or auditing existing handler coverage.
ldayton/Dippy 186
-
add-command
Add support for a new CLI command. Use when implementing a handler or adding to SIMPLE_SAFE.
ldayton/Dippy 186
-
session-hardening
Production hardening for agent sessions. Includes pretool guards (blocks rm -rf, co-author injection, publishing without approval, data exfiltration), continuous QA (runs tests every N file writes), and session context injection (git state, focus brief, handoff artifacts). Activates automatically via hooks.
0xNyk/lacp 194
-
quality-gate
Production quality gate for agent sessions. Activates on session stop to evaluate work quality using 4-dimension weighted scoring (completeness, honesty, deferral ratio, work evidence). Catches rationalization patterns, verifies test claims, and generates handoff artifacts for session continuity. Use sprint contracts to define done-criteria before building.
0xNyk/lacp 194
-
context-modes
Structured work modes for agent sessions. Set LACP_CONTEXT_MODE to activate: tdd (red-green-refactor), debugging (4-phase root cause), sprint (pre-agreed criteria), verification (evidence-before-claims), brainstorm (design first), think (pause-and-reflect), orchestrate (task decomposition). Each mode injects behavioral rules at session start.
0xNyk/lacp 194
-
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
hAcKlyc/MyAgents 181
-
pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
hAcKlyc/MyAgents 181
-
download-anything
Find and download virtually any digital resource from the internet — ebooks, academic papers, movies, TV shows, music, software, images, fonts, courses, and more. Covers both English and Chinese internet ecosystems. Includes CLI tool workflows (yt-dlp, aria2, gallery-dl, spotdl), resource site directories, cloud drive search engines (百度/阿里/夸克网盘搜索), and search techniques (Google dorks). Use when the user wants to: (1) download a video, audio, or media from a URL, (2) find and download an ebook or academic paper, (3) find and download software, (4) search for any digital resource, (5) batch download images or media from a gallery/site, (6) download torrents or magnet links, (7) find free stock assets (images, video, audio, fonts), (8) search Chinese cloud drives for resources, or (9) any task involving finding or downloading digital content from the internet.
hAcKlyc/MyAgents 181
-
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
hAcKlyc/MyAgents 181
-
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
hAcKlyc/MyAgents 181
-
support
MyAgents 用户问题响应与客服支持。当用户通过"报告问题"入口或直接描述遇到的困难时触发。覆盖:(1) 功能异常或 BUG 诊断,(2) 配置错误导致功能失效的排查与修复指引,(3) 功能使用困惑的解答,(4) 产品建议与功能需求收集。先诊断理解问题,能解决的直接解决,确认是 BUG 时生成报告提交 Issue,是建议时提交 Feature Request。
hAcKlyc/MyAgents 181