Browse Skills
44835 skills found
course-content.md
0
1
export
course-content
2
from
"webmasterarbez/course-os"
from
"webmasterarbez/course-os"
3
Use for Phase 6 of Course OS - designing detailed lesson content including examples, case studies, activities, and resources following Merrill's First Principles. Triggers on "/course-content", "design lessons", "create examples", "plan activities", or after completing Phase 5.
2026-01-05
tmux-workflow.md
0
1
export
tmux-workflow
2
from
"kunhuang12345/vedio-project"
from
"kunhuang12345/vedio-project"
3
Portable tmux-based workflow to drive one or multiple long-running Codex CLI “workers” from another process (e.g. Claude CLI) by (1) starting/reusing a tmux session running `codex`, (2) injecting prompts into the Codex pane via `tmux send-keys`/buffer paste, and (3) polling the worker’s Codex JSONL session logs to extract the next assistant reply. Each worker runs with an isolated `CODEX_HOME` (default `~/.codex-workers/<worker_id>`) to prevent log cross-talk when multiple Codex workers run concurrently. Use when you need to submit/wait/read Codex replies in tmux, manage multiple Codex workers, or troubleshoot the tmux worker and log binding.
2026-01-05
json-outputs-implementer.md
0
1
export
json-outputs-implementer
2
from
"cskiro/claudex"
from
"cskiro/claudex"
3
Use PROACTIVELY when extracting structured data from text/images, classifying content, or formatting API responses with guaranteed schema compliance. Implements Anthropic's JSON outputs mode with Pydantic/Zod SDK integration. Covers schema design, validation, testing, and production optimization. Not for tool parameter validation or agentic workflows (use strict-tool-implementer instead).
2026-01-05
solidjs.md
0
1
export
solidjs
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Builds UIs with SolidJS including signals, effects, memos, and fine-grained reactivity. Use when creating high-performance reactive applications, building without virtual DOM, or needing granular updates.
2026-01-05
investor-tracker.md
0
1
export
investor-tracker
2
from
"TroyBuildsGIT/deals"
from
"TroyBuildsGIT/deals"
3
Track wholesaler, flipper, and builder activity in Pinellas County. Identify patterns and what deals are working.
2026-01-05
sveltekit-svelte5-tailwind-skill.md
0
1
export
sveltekit-svelte5-tailwind-skill
2
from
"rozwer/cross2B-Pro"
from
"rozwer/cross2B-Pro"
3
Use for SvelteKit 2 + Svelte 5 + Tailwind v4 projects. Keep SSR/client boundaries and Tailwind config consistent.
2026-01-05
harness-mcp.md
0
1
export
harness-mcp
2
from
"Lobbi-Docs/claude"
from
"Lobbi-Docs/claude"
3
Harness MCP (Model Context Protocol) server integration for AI-powered CD operations, pipeline management, Git repositories, pull requests, code review comments, and bidirectional Jira synchronization
2026-01-05
saas-launch-planner.md
0
1
export
saas-launch-planner
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive SaaS planning system for solo developers using Next.js + Supabase + Stripe stack. Converts ideas into shippable subscription products with scope control, feature prioritization, billing architecture, technical roadmap, and anti-feature-creep mechanisms. Generates PRDs with subscription models, pricing strategies, and Claude Code starter prompts. Use when planning SaaS products, subscription apps, or when user mentions billing, payments, recurring revenue, or subscription models.
2026-01-05
pylon-cli.md
0
1
export
pylon-cli
2
from
"factory-ben/pylon-cli"
from
"factory-ben/pylon-cli"
3
CLI tool for managing Pylon issues, tickets, and responses
2026-01-05
concise-execution-mode.md
0
1
export
concise-execution-mode
2
from
"sellersessions/SKILLS-FILES-CLAUDE-DESKTOP-PROJECT"
from
"sellersessions/SKILLS-FILES-CLAUDE-DESKTOP-PROJECT"
3
Execute tasks efficiently with minimal explanations. Deliver results first, explanations only when needed. Optimized for action-focused workflows and ADHD-friendly responses.
2026-01-05
testing-test-writing.md
0
1
export
testing-test-writing
2
from
"DevanB/lucidlog"
from
"DevanB/lucidlog"
3
Write focused tests for core user flows and critical paths using Pest framework, with minimal tests during development and strategic coverage at completion points. Use this skill when creating or editing test files in tests/Feature/ or tests/Unit/ directories, when writing Pest tests with descriptive names, when testing critical user workflows and business logic, when mocking external dependencies, when implementing fast unit tests, when testing behavior rather than implementation details, or when deciding what needs test coverage at feature completion.
2026-01-05
supabase-expert.md
0
1
export
supabase-expert
2
from
"MEDICALCOR/medicalcor-core"
from
"MEDICALCOR/medicalcor-core"
3
Comprehensive Supabase expert with access to 2,616 official documentation files covering PostgreSQL database, authentication, real-time subscriptions, storage, edge functions, vector embeddings, and all platform features. Invoke when user mentions Supabase, PostgreSQL, database, auth, real-time, storage, edge functions, backend-as-a-service, or pgvector.
2026-01-05
create-interactive-menu.md
0
1
export
create-interactive-menu
2
from
"CheekyCodexConjurer/quant-lab"
from
"CheekyCodexConjurer/quant-lab"
3
Use this skill when creating dropdowns, context menus, or overlays that need a polished UX (open/close animation, click-outside, Escape, etc.).
2026-01-05
task-breakdown.md
0
1
export
task-breakdown
2
from
"djimontyp/task-tracker"
from
"djimontyp/task-tracker"
3
FIRST STEP - Assess task complexity (0-20 score) and output orchestration level (0-3). Use for ANY non-trivial task BEFORE execution. Scores across scope, time, agents, dependencies, documentation. Level 0 (0-2 direct), Level 1 (3-7 single agent), Level 2 (8-14 multi-agent), Level 3 (15-20 epic). Outputs recommendation then exits. NOT for execution or agent selection (use agent-selector after).
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"semicolon-devteam/sax-backend"
from
"semicolon-devteam/sax-backend"
3
Git 워크플로우 자동화. Use when (1) 커밋/푸시/PR 요청, (2) 브랜치 생성 필요.
2026-01-05
prd-authoring.md
0
1
export
prd-authoring
2
from
"Reading-Advantage-Thailand/codecamp-advantage"
from
"Reading-Advantage-Thailand/codecamp-advantage"
3
Use this skill for early-stage project planning. It leverages the Gemini CLI to generate high-quality first drafts of Product Briefs, Research Documents, and full PRDs, guiding users from idea to validated requirements. Triggers include "create PRD", "product brief", or "validate requirements".
2026-01-05
api-design-principles.md
0
1
export
api-design-principles
2
from
"LLLLimbo/Skills"
from
"LLLLimbo/Skills"
3
Master REST API design principles to build intuitive, scalable, and maintainable APIs. Applicable for designing new APIs, reviewing API specifications, or establishing API design standards in Java Spring projects.
2026-01-05
anime-js.md
0
1
export
anime-js
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when implementing Disney's 12 animation principles with Anime.js library
2026-01-05
sc-ci-automation.md
0
1
export
sc-ci-automation
2
from
"randlee/synaptic-canvas"
from
"randlee/synaptic-canvas"
3
Run CI quality gates with optional auto-fix and PR creation.
2026-01-05
citations-retrieval.md
0
1
export
citations-retrieval
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Document citations and RAG (Retrieval-Augmented Generation) patterns for Claude. Activate for source attribution, document grounding, citation extraction, and contextual retrieval.
2026-01-05
receiving-code-review.md
0
1
export
receiving-code-review
2
from
"munlucky/claude-command-relay"
from
"munlucky/claude-command-relay"
3
Triage code review feedback and reflect follow-up tasks in pending-questions/context. Use when incorporating review results.
2026-01-05
moai-lang-dart.md
0
1
export
moai-lang-dart
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Dart best practices with Flutter mobile development, async programming, and server-side Dart for 2025
2026-01-05
allaymc-plugin-dev.md
0
1
export
allaymc-plugin-dev
2
from
"AllayMC/AllaySkill"
from
"AllayMC/AllaySkill"
3
Build, update, and troubleshoot AllayMC plugins in Java or other JVM languages. Use when creating a new AllayMC plugin, migrating an existing plugin to a new Allay API version, wiring commands/events/tasks/config, or setting up Gradle and plugin metadata (plugin.json or AllayGradle plugin block).
2026-01-05
pal-chat.md
0
1
export
pal-chat
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Collaborative thinking partner for brainstorming, development discussion, and exploring ideas using PAL MCP. Use when you need a second opinion, want to brainstorm, or need help thinking through a problem. Triggers on brainstorming requests, discussion needs, or when exploring ideas.
2026-01-05