Browse Skills
22656 skills found
cv-manager.md
0
1
export
cv-manager
2
from
"sysylvia/ssylvia-website"
from
"sysylvia/ssylvia-website"
3
CV and biographical materials maintenance. Tracks CV updates, triggers regeneration,generates biosketches, and manages research statements.
2026-01-05
aptos-framework.md
0
1
export
aptos-framework
2
from
"MEDICALCOR/medicalcor-core"
from
"MEDICALCOR/medicalcor-core"
3
Expert on Aptos Framework (0x1 standard library) - account, coin, fungible_asset, object, timestamp, table, event, vector, string, option, error, and other core modules. Triggers on keywords aptos framework, 0x1, account module, table, smarttable, event, timestamp, randomness, aggregator, resource account
2026-01-05
bazinga-db.md
0
1
export
bazinga-db
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Database operations for BAZINGA orchestration system. This skill should be used when agents need to save or retrieve orchestration state, logs, task groups, token usage, or skill outputs. Replaces file-based storage with concurrent-safe SQLite database. Use instead of writing to bazinga/*.json files or docs/orchestration-log.md.
2026-01-05
context-agent-hackathon.md
0
1
export
context-agent-hackathon
2
from
"gabegraves/theory_hackathon"
from
"gabegraves/theory_hackathon"
3
Help Claude Code work on this LangGraph + LlamaIndex Context Agent for the Theory Ventures Context Engineering Hackathon, optimizing performance on objective evals over DBs, PDFs, and logs.
2026-01-05
effect-ts-7layer-architecture.md
0
1
export
effect-ts-7layer-architecture
2
from
"bphkns/dotfiles"
from
"bphkns/dotfiles"
3
7-layer Effect-TS architecture for Holochain applications. Use when implementing domains, validating architecture, or creating stores with standardized patterns.
2026-01-05
interrogate-user.md
0
1
export
interrogate-user
2
from
"moughxyz/skills"
from
"moughxyz/skills"
3
Interrogate the user like an intense therapy session designed to help transform a user's thought into a complete, insanely detailed specification.
2026-01-05
long-document-handler.md
0
1
export
long-document-handler
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Triggers when reading or writing documents exceeding 20,000 tokens (~80,000 characters or ~15,000 words). Use when encountering large files, lengthy documentation, big markdown documents, massive PRDs, architecture docs, or any content that risks context window overflow. Activates on phrases like "this document is long", "large file", "too many tokens", or when Claude detects document size approaching limits.
2026-01-05
optaic-v0-migration.md
0
1
export
optaic-v0-migration
2
from
"colingwuyu/optaic-trading"
from
"colingwuyu/optaic-trading"
3
Guide for porting code from optaic-v0 to optaic-trading. Use when migrating DataAPI, pipelines, stores, accessors, operators, or expressions into the Resource/Activity architecture. Covers pattern mappings for permission checks, audit trails, and catalog lookups.
2026-01-05
using-telegram-notifications.md
0
1
export
using-telegram-notifications
2
from
"johnnymo87/dotfiles"
from
"johnnymo87/dotfiles"
3
This skill enables Telegram notifications for Claude Code sessions, alerting you when tasks complete. Use this when you want to walk away from your computer and be notified on your phone when Claude finishes or needs input.
2026-01-05
browser-agent.md
0
1
export
browser-agent
2
from
"cyrup-ai/kodegen-claude-plugin"
from
"cyrup-ai/kodegen-claude-plugin"
3
Autonomous browser agent for complex multi-step web tasks. WHEN: User needs complex web automation, multi-page workflows, form filling sequences, tasks requiring multiple browser actions. WHEN NOT: Simple single-action tasks like one click (use browser_click), one navigation (use browser_navigate), one extraction (use browser_extract_text).
2026-01-05
vercel-analytics.md
0
1
export
vercel-analytics
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Implements privacy-friendly web analytics with Vercel Analytics for traffic insights and Web Vitals. Use when tracking page views and performance metrics in Next.js applications deployed on Vercel.
2026-01-05
jlcpcb.md
0
1
export
jlcpcb
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Search the JLCPCB electronic components database (~7 million parts) for hardware/electronics projects. Use when the user needs to: (1) Find electronic components (resistors, capacitors, ICs, connectors, etc.), (2) Look up specific part numbers or manufacturers, (3) Find alternatives or equivalents for components, (4) Check component availability and stock at JLCPCB, (5) Get component specifications (package type, description, etc.), or (6) Search for parts for PCB assembly projects.
2026-01-05
better-auth-python.md
0
1
export
better-auth-python
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Better Auth JWT verification for Python/FastAPI backends. Use when integrating Python APIs with a Better Auth TypeScript server via JWT tokens. Covers JWKS verification, FastAPI dependencies, SQLModel/SQLAlchemy integration, and protected routes.
2026-01-05
resource-hub.md
0
1
export
resource-hub
2
from
"zh1227/zh1227.github.io"
from
"zh1227/zh1227.github.io"
3
资源中心专家,管理跨项目的 Prompt 模板、代码片段、视觉风格偏好及黄金素材库。
2026-01-05
react-integration.md
0
1
export
react-integration
2
from
"hhopkins95/ai-systems"
from
"hhopkins95/ai-systems"
3
This skill should be used when the user asks to "connect React to agent runtime", "use useAgentSession", "use useMessages", "set up AgentServiceProvider", "stream agent responses", "build agent chat UI", "render conversation blocks", or needs to build a React frontend with @hhopkins/agent-runtime-react.
2026-01-05
gemini-live-api.md
0
1
export
gemini-live-api
2
from
"gamepop/pg-skills"
from
"gamepop/pg-skills"
3
Build real-time voice and video applications with Google's Gemini Live API. Use when implementing bidirectional audio/video streaming, voice assistants, conversational AI with interruption handling, or any application requiring low-latency multimodal interaction with Gemini models. Covers WebSocket streaming, voice activity detection (VAD), function calling during conversations, session management/resumption, and ephemeral tokens for secure client-side connections.
2026-01-05
verification-before-completion.md
0
1
export
verification-before-completion
2
from
"michael-h-patrianna/chain-offer-mock"
from
"michael-h-patrianna/chain-offer-mock"
3
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
2026-01-05
nft-standards.md
0
1
export
nft-standards
2
from
"HermeticOrmus/after-the-third-cup"
from
"HermeticOrmus/after-the-third-cup"
3
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
2026-01-05
pydantic.md
0
1
export
pydantic
2
from
"SlanyCukr/riot-api-project"
from
"SlanyCukr/riot-api-project"
3
Data validation and settings management using Python type annotations with Pydantic v2
2026-01-05
automation-builder.md
0
1
export
automation-builder
2
from
"dragonbornjedi-code/phoenix-forge-ecosystem"
from
"dragonbornjedi-code/phoenix-forge-ecosystem"
3
Create Zapier zaps, Home Assistant automations, n8n workflows, and webhook integrations. Use when building automations, APIs, or integration flows.
2026-01-05
device-management.md
0
1
export
device-management
2
from
"surrealwolf/unifi-protect-mcp"
from
"surrealwolf/unifi-protect-mcp"
3
Manage device adoption and onboarding, maintain device inventory, and monitor device configurations across your UniFi Protect infrastructure.
2026-01-05
council-chat.md
0
1
export
council-chat
2
from
"kanlanc/Claude-Code-Kanlanc-Marketplace"
from
"kanlanc/Claude-Code-Kanlanc-Marketplace"
3
Use when user wants to ask the AI council a question, get multiple AI perspectives, or consult with both Codex and Gemini. Triggers on phrases like "ask council", "council opinion", "what do the AIs think", "ask both models".
2026-01-05
prompt-enhancer.md
0
1
export
prompt-enhancer
2
from
"inchan/cc-skills"
from
"inchan/cc-skills"
3
Enhance user prompts by analyzing project context (code structure, dependencies, conventions, existing patterns). Use when users provide brief development requests that would benefit from project-specific context to generate more accurate, contextually-aware prompts.
2026-01-05
context-tools.md
0
1
export
context-tools
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Context management tools for Claude Code - provides intelligent codebase mapping with Python, Rust, and C++ parsing, duplicate detection, and MCP-powered symbol queries. Use this skill when working with large codebases that need automated indexing and context management.
2026-01-05