Browse Skills

2258 skills found

persona-list.md
1
1 export persona-list
2 synapseradio from "synapseradio/thinkies"
3 Browse, search, and reference saved persona definitions. Use when: (1) asked to list or search existing personas, (2) starting reasoning session with expert perspective, (3) finding relevant expert viewpoint for topic, (4) checking for existing persona before creating new.
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
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
fast-playwright.md
1
1 export fast-playwright
2 tontoko from "tontoko/fast-playwright-skill"
3 Fast, persistent, and token-optimized browser automation using Playwright. Supports navigation, clicking, typing, screenshots, batch execution, and more. Use when working with web pages, browser automation, or when the user mentions browsing, clicking, or web scraping.
2026-01-05
cliftonsites-backend.md
1
1 export cliftonsites-backend
2 NimdaNona from "NimdaNona/cliftonsites"
3 Use this skill when working with the CliftonSites Supabase backend for any task including understanding database schemas, debugging issues, adding features, querying data, managing RPC functions, reviewing triggers/policies, working with the automation pipeline, security architecture (MFA authentication, RLS, SECURITY DEFINER functions, API route protection), or any database operation. Provides complete expertise on all 12 tables, 25 RPC functions, 5 triggers, RLS policies, SECURITY DEFINER functions, admin MFA authentication, internal API token validation, views, indexes, data flows, and Supabase MCP server operations.
2026-01-05
anticipating-migration-path.md
1
1 export anticipating-migration-path
2 synapseradio from "synapseradio/thinkies"
3 Design safe migration strategies for breaking changes by planning how systems evolve without disrupting users. Use when: (1) asked to make breaking changes to APIs, schemas, or contracts without migration planning, (2) proposals assume all callers can update simultaneously without considering external dependencies, (3) changes lack definitions of migration completion criteria or rollback strategy, (4) plans omit how old and new versions will coexist during transition.
2026-01-05
code-search.md
1
1 export code-search
2 1ambda from "1ambda/dataops-platform"
3 Token-efficient codebase exploration using MCP-first approach. Locates functions, classes, patterns, and traces dependencies with 80-90% token savings. Use when searching code, finding implementations, or tracing call chains.
2026-01-05
development-guidelines.md
1
1 export development-guidelines
2 bash0C7 from "bash0C7/picotorokko"
3 Defines coding standards, test patterns, and language conventions for this project. Use this when writing code, comments, documentation, or git commit messages.
2026-01-05
pricing-guidance.md
1
1 export pricing-guidance
2 sigridjineth from "sigridjineth/interview-copilot-with-skills"
3 Claude API pricing, tier recommendations, token cost optimization, and ROI calculations for CDP features.
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
validate-test-reality.md
1
1 export validate-test-reality
2 adolfoaranaes12 from "adolfoaranaes12/BMAD-ENHANCED"
3 Meta-validation skill that generates edge cases, production scenarios, and reality gaps not covered by original specifications. Identifies specification-reality mismatches by analyzing what tests claim versus what production data reveals. Creates test deficiency reports showing coverage gaps for Quinn review. Use before quality gate approval to ensure tests reflect production reality, not just specification compliance.
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
shadcnui-customization-theming.md
1
1 export shadcnui-customization-theming
2 jubalm from "jubalm/dotfiles"
3 Use this skill when customizing shadcn/ui themes, implementing dark mode, modifying component styles, or changing color schemes. Covers CSS variables, design tokens, theme generation, and component.json configuration. Assumes shadcn is already set up with components installed.
2026-01-05
draft-section.md
1
1 export draft-section
2 testaco from "testaco/agentic-coding-book"
3 Incremental content drafting skill that writes specific sections within existing scaffolds. Supports drafting 1 section at a time or batch-drafting multiple sections with user control. Each operation stays under 10k tokens to avoid context compacting.
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
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-prd.md
1
1 export create-prd
2 adolfoaranaes12 from "adolfoaranaes12/BMAD-ENHANCED"
3 Create comprehensive Product Requirements Documents (PRD) from high-level product ideas with structured market analysis, feature definition, and success metrics for both greenfield and brownfield contexts. Use when defining product vision for new projects (greenfield) or formalizing requirements for existing systems (brownfield).
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
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
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
deciding-good-enough-threshold.md
1
1 export deciding-good-enough-threshold
2 synapseradio from "synapseradio/thinkies"
3 Determine when a solution is sufficient by distinguishing essential quality from perfectionism and diminishing returns. Use when: (1) asked to evaluate whether a solution meets requirements or needs additional work, (2) code that already meets requirements is receiving polish without an identified functional deficiency, (3) sufficiency criteria for the current solution are not clearly stated, (4) phrases like "just in case" or "might need later" appear without connection to actual requirements.
2026-01-05
task-breakdown.md
1
1 export task-breakdown
2 sjnims from "sjnims/requirements-expert"
3 This skill should be used when the user asks to "create tasks", "break down story into tasks", "define tasks", "what tasks are needed", "write acceptance criteria", "implementation tasks", "task list", "create work items", "technical tasks", "work breakdown", "decompose story", "story to tasks", or when decomposing user stories into specific, executable tasks with clear acceptance criteria for GitHub Projects.
2026-01-05
refactor-scope-session.md
1
1 export refactor-scope-session
2 CANTAGESTUDIO from "CANTAGESTUDIO/CosmicAtlasPacker"
3 [Code Quality] Defines clear boundaries and goals for a refactoring session. Use to establish what WILL and WILL NOT change, set success criteria, and create a focused refactoring scope.
2026-01-05
css-architecture.md
1
1 export css-architecture
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-css"
3 Implement scalable CSS architecture patterns - BEM, SMACSS, ITCSS, design tokens
2026-01-05