Browse Skills

2258 skills found

mcp-figma.md
1
1 export mcp-figma
2 MichelKerkmeester from "MichelKerkmeester/opencode-dev-environment"
3 Figma design file access via MCP providing 18 tools for file retrieval, image export, component/style extraction, team management, and collaborative commenting. Accessed via Code Mode for token-efficient workflows.
2026-01-05
reasoningsystem-definition.md
1
1 export reasoningsystem-definition
2 Cloudhabil from "Cloudhabil/AGI-Server"
3 Draft and enforce system-level persona/rules for Ollama SYSTEM blocks. Use to translate role/constraints into Modelfile SYSTEM text.
2026-01-05
generate-acceptance-test.md
1
1 export generate-acceptance-test
2 knowlet from "knowlet/skills"
3 從規格目錄的 acceptance.yaml 生成/維護 BDD/ezSpec 測試。使用類似 Gherkin 語法,AI 自動產生 step definition(開發人員不需要手寫),驗收測試規格即為 Executable Specification。
2026-01-05
aesthetic-motion-temporal.md
1
1 export aesthetic-motion-temporal
2 CANTAGESTUDIO from "CANTAGESTUDIO/CosmicAtlasPacker"
3 [Aesthetics] Defines temporal aesthetics: speed, acceleration habits, tempo, static vs dynamic balance, motion weight and inertia. Produces Motion Bible as Memo nodes in Brain canvas.
2026-01-05
better-auth-python.md
1
1 export better-auth-python
2 Syedaashnaghazanfar from "Syedaashnaghazanfar/full-stack-todo-app"
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
pagination-standard.md
1
1 export pagination-standard
2 TrueNine from "TrueNine/claude-code-projects"
3 Frontend-backend pagination standard, defining minimal parameter naming to reduce transmission characters, applicable to all system pagination scenarios.
2026-01-05
writing-plans.md
1
1 export writing-plans
2 LEEI1337 from "LEEI1337/phantom-neural-cortex"
3 Create detailed implementation plans before coding (saves tokens later)
2026-01-05
task-tagging.md
1
1 export task-tagging
2 Syedaashnaghazanfar from "Syedaashnaghazanfar/full-stack-todo-app"
3 Provides categorical organization for tasks using a predefined set of seven standard tags (Work, Personal, Shopping, Health, Finance, Learning, Urgent). Enforces tag validation rules including duplicate prevention and 5-tag maximum per task.
2026-01-05
domain-driven-design.md
1
1 export domain-driven-design
2 joaquimscosta from "joaquimscosta/arkhe-claude-plugins"
3 Expert guidance for Domain-Driven Design architecture and implementation. Use when designing complex business systems, defining bounded contexts, structuring domain models, choosing between modular monolith vs microservices, implementing aggregates/entities/value objects, or when users mention "DDD", "domain-driven design", "bounded context", "aggregate", "domain model", "ubiquitous language", "event storming", "context mapping", "domain events", "anemic domain model", strategic design, tactical patterns, or domain modeling. Helps make architectural decisions, identify subdomains, design aggregates, and avoid common DDD pitfalls.
2026-01-05
memory-orchestration.md
1
1 export memory-orchestration
2 Dowwie from "Dowwie/agent_framework_study"
3 Analyze context management, memory systems, and state continuity in agent frameworks. Use when (1) understanding how prompts are assembled, (2) evaluating eviction policies for context overflow, (3) mapping memory tiers (short-term/long-term), (4) analyzing token budget management, or (5) comparing context strategies across frameworks.
2026-01-05
connecting-to-logseq.md
1
1 export connecting-to-logseq
2 C0ntr0lledCha0s from "C0ntr0lledCha0s/claude-code-plugin-automations"
3 Manages connections to Logseq graphs via HTTP API, CLI, or MCP Server. Auto-invokes when users mention connecting to Logseq, API tokens, graph paths, connection issues, or backend configuration. Handles backend detection, environment setup, and connectivity troubleshooting.
2026-01-05
velociraptor.md
1
1 export velociraptor
2 refractionPOINT from "refractionPOINT/lc-ai"
3 Velociraptor DFIR integration for LimaCharlie. List available VQL artifacts, view artifact definitions, launch forensic collections on endpoints. Find raw collection data in Artifacts (type:velociraptor, source:SID). Query processed JSON events from the 'velociraptor' sensor (tag:ext:ext-velociraptor). Build D&R rules for velociraptor_collection events. Use for: forensic triage, incident response, threat hunting, VQL artifact collection.
2026-01-05
requirements-analyst.md
1
1 export requirements-analyst
2 nahisaho from "nahisaho/CodeGraphMCPServer"
3 Copilot agent that assists with requirements analysis, user story creation, specification definition, and acceptance criteria definitionTrigger terms: requirements, EARS format, user stories, functional requirements, non-functional requirements, SRS, requirement analysis, specification, acceptance criteria, requirement validationUse when: User requests involve requirements analyst tasks.
2026-01-05
fastmcp.md
1
1 export fastmcp
2 ovachiever from "ovachiever/droid-tings"
3 Build MCP servers in Python with FastMCP framework to expose tools, resources, and prompts to LLMs. Supportsstorage backends (memory/disk/Redis), middleware, OAuth Proxy, OpenAPI integration, and FastMCP Cloud deployment.Use when: creating MCP servers, defining tools or resources, implementing OAuth authentication, configuringstorage backends for tokens/cache, adding middleware for logging/rate limiting, deploying to FastMCP Cloud,or troubleshooting module-level server, storage, lifespan, middleware order, circular imports, or OAuth errors.Keywords: FastMCP, MCP server Python, Model Context Protocol Python, fastmcp framework, mcp tools, mcp resources, mcp prompts, fastmcp storage, fastmcp memory storage, fastmcp disk storage, fastmcp redis, fastmcp dynamodb, fastmcp lifespan, fastmcp middleware, fastmcp oauth proxy, server composition mcp, fastmcp import, fastmcp mount, fastmcp cloud, fastmcp deployment, mcp authentication, fastmcp icons, openapi mcp, claude mcp server, fastmcp testing, storage misconf
2026-01-05
storybook-scaffolder.md
1
1 export storybook-scaffolder
2 okgoogle13 from "okgoogle13/careercopilot"
3 Scaffolds a new, M3-token-aware Storybook file (*.stories.tsx).
2026-01-05
google-gemini-file-search.md
1
1 export google-gemini-file-search
2 ovachiever from "ovachiever/droid-tings"
3 Build document Q&A and searchable knowledge bases with Google Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Upload 100+ file formats (PDF, Word, Excel, code), configure semantic search, and query with natural language.Use when: building document Q&A systems, creating searchable knowledge bases, implementing semantic search without managing embeddings, indexing large document collections (100+ formats), or troubleshooting document immutability errors (delete+re-upload required), storage quota issues (3x input size for embeddings), chunking configuration (500 tokens/chunk recommended), metadata limits (20 key-value pairs max), indexing cost surprises ($0.15/1M tokens one-time), operation polling timeouts (wait for done: true), force delete errors, or model compatibility (Gemini 2.5 Pro/Flash only).
2026-01-05
bear-put-spread.md
1
1 export bear-put-spread
2 keith-mvs from "keith-mvs/ordinis"
3 Analyzes bear-put-spread debit spreads for bearish directional plays with defined risk. Requires numpy>=1.24.0, pandas>=2.0.0, matplotlib>=3.7.0, scipy>=1.10.0. Use when expecting moderate price decline, comparing put spread configurations, analyzing debit spread opportunities, or evaluating defined-risk bearish positions on mid to large-cap stocks.
2026-01-05
context-ui-design.md
1
1 export context-ui-design
2 stars-end from "stars-end/affordabot"
3 UI theme system, design tokens, Material-UI patterns, and accessibility standards.Handles theme customization, component styling, design system patterns, and accessibility features.Use when working with UI components, theme customization, design system patterns, or accessibility features,or when user mentions Material-UI, MUI components, theme tokens, dark mode, component styling,design system, accessibility, layout issues, styling problems, or ARIA patterns.
2026-01-05
clarity-find-gaps.md
1
1 export clarity-find-gaps
2 synapseradio from "synapseradio/thinkies"
3 Diagnose where explanations skip steps or use unexplained terminology. Use when: (1) asked to identify gaps or missing steps, (2) user asks for clarification, (3) explanation uses terms before defining them, (4) instructions followed without success, (5) asked to review explanation or documentation
2026-01-05
grpc-protobuf.md
1
1 export grpc-protobuf
2 ashchupliak from "ashchupliak/dream-team"
3 gRPC and Protocol Buffers - use for service-to-service communication, API definitions, streaming, and inter-service contracts
2026-01-05
google-gemini-api.md
1
1 export google-gemini-api
2 ovachiever from "ovachiever/droid-tings"
3 Integrate Gemini API with correct current SDK (@google/genai v1.27+, NOT deprecated @google/generative-ai).Supports text generation, multimodal (images/video/audio/PDFs), function calling, and thinking mode. 1M input tokens.Use when: integrating Gemini API, implementing multimodal AI, using thinking mode for reasoning, function callingwith parallel execution, streaming responses, deploying to Cloudflare Workers, building chat, or troubleshootingSDK deprecation, context window, model not found, function calling, or multimodal format errors.Keywords: gemini api, @google/genai, gemini-2.5-pro, gemini-2.5-flash, gemini-2.5-flash-lite,gemini-3-pro-preview, multimodal gemini, thinking mode, google ai, genai sdk, function calling gemini,streaming gemini, gemini vision, gemini video, gemini audio, gemini pdf, system instructions,multi-turn chat, DEPRECATED @google/generative-ai, gemini context window, gemini models 2025,gemini 1m tokens, gemini tool use, parallel function calling, compositional function ca
2026-01-05
create-routes.md
1
1 export create-routes
2 madooei from "madooei/backend-template"
3 Create route definitions for HTTP endpoints. Use when wiring controllers and middleware to HTTP routes. Triggers on "create routes", "router for", "route definitions".
2026-01-05
doc-prd.md
1
1 export doc-prd
2 vladm3105 from "vladm3105/aidoc-flow-framework"
3 Create Product Requirements Documents (PRD) following SDD methodology - Layer 2 artifact defining product features and user needs
2026-01-05
defi-protocols.md
1
1 export defi-protocols
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-blockchain"
3 Master DeFi protocol development including AMMs, lending, yield, and oracles
2026-01-05