297 skills found · Page 10 of 10
lancejames221b / suggestGet AI-powered hAIveMind command suggestions based on current context and intent
manutej / contextComonad W operations for context extraction, meta-observation, and context-aware transformations
lancejames221b / hv-queryQuery hAIveMind collective knowledge and specialized agent expertise
lancejames221b / rememberStore knowledge and experiences in hAIveMind collective memory
lancejames221b / examplesShow contextual examples for hAIveMind commands with real-world scenarios
zenchantlive / mailNode-based implementation of the Recursive Language Model (RLM)
kadreio / planPlans go in ./docs/plans We are going to create a plan for a feature. This plan will include all context needed, any outstanding product or feature questions that need more investigation, and an expl
lancejames221b / workflowsShow common hAIveMind command workflows and operational patterns
lancejames221b / hv-ticketManage hAIveMind kanban tickets and tasks with full project integration
manutej / transformNatural transformation α: F ⇒ G for strategy switching between prompting functors
devdotbo / ultrathinkActivate UltraThink methodology for single-agent development
rayk / pub-wsPublish ws plugin to marketplace with version bump, changelog update, and git sync
FlojoInc / xEscape hatch - bypass PM workflow for quick tasks
FlojoInc / wEnd-of-session wrap (saves context)
FlojoInc / sStart working on a task
FlojoInc / pPlan a new work item (Task/Bug)
ParkerRex / bug-rca--- name: bug-rca description: Conduct root cause analysis on system incidents and failures arguments: - name: problem-report description: Description of the incident or problem to analyze r
rayk / releaseRelease changed plugins with version bumps, changelog update, commit, and push
kadreio / examineFor $ARGUMENTS, thoroughly look through the project and think deeply about how it's structured. Consider things like - Testing - What are the commands - How can we test specific files/modules/
rayk / pluginsShow installed plugins, their triggers, and available commands/agents
FlojoInc / stQuick status check (~500 tokens)
FlojoInc / ghGitHub Issues integration (link, create, sync, import)
zenchantlive / debug-ciNode-based implementation of the Recursive Language Model (RLM)
rayk / cookbook--- description: Look up examples from Claude Cookbooks for implementation patterns arguments: - name: topic description: What to look up (e.g., "tool use", "skills", "agents", "multimodal")
moriweiji / superh🚀 **一个专业的SuperClaude命令推荐引擎,基于deepwiki专家咨询机制,为用户提供精准的命令建议**
Modelcode-ai / scan-candidatesset -euo pipefail QUERY="${ARGUMENTS:-}" if [ -z "$QUERY" ]; then QUERY="topic:YOUR_TOPIC stars:>50 pushed:>2025-01-01 archived:false" fi gh search repos "$QUERY" \
aniru888 / code-reference-finderOAuth/Social Login: ``` grep.app: "NextAuth" "providers" path:auth language:typescript github: topic:nextauth topic:prisma stars:>50 pushed:>2024-01-01 ``` JWT Implementation: