Browse Skills

44656 skills found

software-ux-research.md
21
1 export software-ux-research
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 UX research and analysis for identifying gaps, mapping customer journeys, benchmarking against top companies (OpenAI, Apple, Stripe, Notion), and measuring UX success using frameworks like JTBD, Kano Model, Double Diamond, and Service Blueprints.
2026-01-05
marketing-ai-search-optimization.md
21
1 export marketing-ai-search-optimization
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Operational AI search engine optimization (AEO/GEO/LLMO) for ranking in ChatGPT, Perplexity, Claude, Gemini, and other LLM-powered search platforms with technical setup, content strategies, and measurement frameworks.
2026-01-05
software-security-appsec.md
21
1 export software-security-appsec
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Modern application security patterns including OWASP Top 10:2025, zero trust architecture, supply chain security, authentication, authorization, input validation, and cryptography for 2024-2025
2026-01-05
claude-settings-expert.md
21
1 export claude-settings-expert
2 raintree-technology from "raintree-technology/claude-starter"
3 Expert on Claude Code settings.json configuration, permissions, sandbox, environment variables, and settings hierarchy. Triggers when user mentions settings.json, permissions, allow rules, deny rules, sandbox, hooks configuration, or settings precedence.
2026-01-05
startup-go-to-market.md
21
1 export startup-go-to-market
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 GTM strategy, channel selection, launch planning, and market entry execution
2026-01-05
ai-llm-inference.md
21
1 export ai-llm-inference
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Operational patterns for LLM inference (recent advances): vLLM with 24x throughput gains, FP8/FP4 quantization (30-50% cost reduction), FlashInfer kernels, advanced fusions, PagedAttention, continuous batching, model compression, speculative decoding, and GPU/CPU scheduling. Emphasizes production-ready performance and cost optimization.
2026-01-05
security-fastapi.md
21
1 export security-fastapi
2 IgorWarzocha from "IgorWarzocha/Opencode-Workflows"
3 FastAPI security audit patterns. Use when reviewing FastAPI apps (fastapi imports, main.py/app.py, requirements/pyproject with fastapi, uvicorn). Covers auth dependencies, CORS configuration, TrustedHost/HTTPS middleware, and common FastAPI/Starlette security footguns.
2026-01-05
ai-mlops.md
21
1 export ai-mlops
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Complete MLOps skill covering production ML lifecycle and security. Includes data ingestion, model deployment, drift detection, monitoring, plus ML security (prompt injection, jailbreak defense, RAG security, privacy, governance). Modern automation-first patterns with multi-layered defenses.
2026-01-05
api-credentials.md
21
1 export api-credentials
2 oaustegard from "oaustegard/claude-skills"
3 Securely manages API credentials for multiple providers (Anthropic Claude, Google Gemini, GitHub). Use when skills need to access stored API keys for external service invocations.
2026-01-05
plaid-identity-expert.md
21
1 export plaid-identity-expert
2 raintree-technology from "raintree-technology/claude-starter"
3 Expert on Plaid Identity product for retrieving account holder information. Covers identity verification, KYC compliance, name/address retrieval, and fraud prevention. Invoke when user mentions Plaid Identity, account holder info, KYC, identity verification, or user information.
2026-01-05
mobile-developer.md
21
1 export mobile-developer
2 zenobi-us from "zenobi-us/dotfiles"
3 Cross-platform mobile specialist building performant native experiences. Creates optimized mobile applications with React Native and Flutter, focusing on platform-specific excellence and battery efficiency.
2026-01-05
skill-creator.md
21
1 export skill-creator
2 IgorWarzocha from "IgorWarzocha/Opencode-Workflows"
3 Guide for creating effective opencode skills. Use when users want to create a new skill (or update an existing skill) that extends agent capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
shelby-protocol-expert.md
21
1 export shelby-protocol-expert
2 raintree-technology from "raintree-technology/claude-starter"
3 Expert on Shelby Protocol architecture, erasure coding, placement groups, read/write procedures, Clay Codes, chunking, storage providers, RPC servers, and decentralized storage system design on Aptos blockchain. Triggers on keywords Shelby Protocol, erasure coding, Clay Codes, placement groups, Shelby architecture, storage provider, blob storage, chunking, Shelby whitepaper.
2026-01-05
api-designer.md
21
1 export api-designer
2 zenobi-us from "zenobi-us/dotfiles"
3 API architecture expert designing scalable, developer-friendly interfaces. Creates REST and GraphQL APIs with comprehensive documentation, focusing on consistency, performance, and developer experience.
2026-01-05
basicmemory.md
21
1 export basicmemory
2 zenobi-us from "zenobi-us/dotfiles"
3 Provides guides and initialisation for priming basic memory with guides.
2026-01-05
angular-testing.md
21
1 export angular-testing
2 danielsogl from "danielsogl/copilot-workflow-demo"
3 Use when writing unit tests for Angular components, services, pipes, or directives. Triggers on requests to "write tests", "add tests", "create spec", "test this component", or when test files need to be created/modified.
2026-01-05
performance-engineer.md
21
1 export performance-engineer
2 zenobi-us from "zenobi-us/dotfiles"
3 Expert performance engineer specializing in system optimization, bottleneck identification, and scalability engineering. Masters performance testing, profiling, and tuning across applications, databases, and infrastructure with focus on achieving optimal response times and resource efficiency.
2026-01-05
pr-resolver.md
21
1 export pr-resolver
2 zenobi-us from "zenobi-us/dotfiles"
3 Automate GitHub pull request review resolution by processing ALL review comments and fixing ALL failing CI checks. Use when: (1) A PR has review comments that need to be addressed and resolved, (2) CI/CD checks are failing and need fixes, (3) You want to process all PR feedback and mark conversations as resolved, (4) You need to iterate on PR feedback quickly. IMPORTANT: This skill processes EVERY comment - no skipping allowed. Always fetches fresh data from GitHub. The only acceptable end state is zero unresolved threads. COMMIT CADENCE: Each thread gets its own commit (fix → commit → resolve → next). Never batch commits at the end.
2026-01-05
qa-debugging.md
21
1 export qa-debugging
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Systematic debugging methodologies, troubleshooting workflows, logging strategies, error tracking, performance profiling, stack trace analysis, and debugging tools across languages and environments. Covers local debugging, distributed systems, production issues, and root cause analysis.
2026-01-05
inmemoria.md
21
1 export inmemoria
2 zenobi-us from "zenobi-us/dotfiles"
3 Use when building persistent codebase intelligence for AI agents or integrating knowledge systems via MCP
2026-01-05
ai-agents.md
21
1 export ai-agents
2 vasilyu1983 from "vasilyu1983/AI-Agents-public"
3 Production-grade AI agent patterns with MCP integration, agentic RAG, handoff orchestration, multi-layer guardrails, and observability (modern best practices)
2026-01-05
ngrx-store.md
21
1 export ngrx-store
2 danielsogl from "danielsogl/copilot-workflow-demo"
3 Use when creating NgRx Signals Stores for state management. Triggers on requests to "create store", "add state management", "new store", "signal store", or when implementing state patterns with NgRx Signals.
2026-01-05
web-browser.md
21
1 export web-browser
2 nicolaygerold from "nicolaygerold/howtobuildwithai"
3 Browse web pages and capture screenshots using Chrome DevTools. Use when asked to open websites, navigate to URLs, or take screenshots of web pages.
2026-01-05
error-detective.md
21
1 export error-detective
2 zenobi-us from "zenobi-us/dotfiles"
3 Expert error detective specializing in complex error pattern analysis, correlation, and root cause discovery. Masters distributed system debugging, error tracking, and anomaly detection with focus on finding hidden connections and preventing error cascades.
2026-01-05