Browse Skills
2258 skills found
mcp-narsil.md
1
1
export
mcp-narsil
2
from
"MichelKerkmeester/opencode-dev-environment"
from
"MichelKerkmeester/opencode-dev-environment"
3
Deep code intelligence via Narsil MCP providing 76 tools for security scanning (OWASP, CWE, taint analysis), call graph analysis (CFG, DFG, callers/callees), structural queries (symbols, definitions, references), and supply chain security (SBOM, license compliance). Accessed via Code Mode for token efficiency.
2026-01-05
implement-plan.md
1
1
export
implement-plan
2
from
"mhylle/claude-skills-collection"
from
"mhylle/claude-skills-collection"
3
Execute approved technical implementation plans with verification checkpoints. This skill should be used when implementing pre-approved development plans, feature implementations, or technical specifications that have defined phases, success criteria, and verification steps. Triggers on requests like "implement the plan", "execute the implementation plan", or when given a path to a plan file.
2026-01-05
create-routes.md
1
1
export
create-routes
2
from
"madooei/backend-template"
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
from
"vladm3105/aidoc-flow-framework"
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
oauth2.md
1
1
export
oauth2
2
from
"oriolrius/pki-manager-web"
from
"oriolrius/pki-manager-web"
3
Expert guidance for OAuth 2.0 protocol including authorization flows, grant types, token management, OpenID Connect, security best practices, and implementation patterns. Use this when implementing authentication/authorization, working with OAuth providers, securing APIs, or integrating with third-party services.
2026-01-05
auth-flow.md
1
1
export
auth-flow
2
from
"Intellifill/IntelliFill"
from
"Intellifill/IntelliFill"
3
IntelliFill authentication flow patterns using Supabase Auth, JWT tokens, and backend auth mode
2026-01-05
defi-protocols.md
1
1
export
defi-protocols
2
from
"pluginagentmarketplace/custom-plugin-blockchain"
from
"pluginagentmarketplace/custom-plugin-blockchain"
3
Master DeFi protocol development including AMMs, lending, yield, and oracles
2026-01-05
llm-basics.md
1
1
export
llm-basics
2
from
"pluginagentmarketplace/custom-plugin-ai-engineer"
from
"pluginagentmarketplace/custom-plugin-ai-engineer"
3
LLM architecture, tokenization, transformers, and inference optimization. Use for understanding and working with language models.
2026-01-05
aesthetic-motion-temporal.md
1
1
export
aesthetic-motion-temporal
2
from
"CANTAGESTUDIO/CosmicAtlasPacker"
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
proof-packet-generation.md
1
1
export
proof-packet-generation
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Generate cryptographic proof packets for verification.
2026-01-05
issue-writing.md
1
1
export
issue-writing
2
from
"jclfocused/claude-agents"
from
"jclfocused/claude-agents"
3
Use this skill when writing, reviewing, or discussing issue descriptions, acceptance criteria, or task breakdowns. Ensures consistent, high-quality issue structure that any developer or AI can pick up and execute. Triggers when drafting issues, defining requirements, or when users ask "how should I write this issue?" or "what should the acceptance criteria be?"
2026-01-05
connecting-to-logseq.md
1
1
export
connecting-to-logseq
2
from
"C0ntr0lledCha0s/claude-code-plugin-automations"
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
fast-playwright.md
1
1
export
fast-playwright
2
from
"tontoko/fast-playwright-skill"
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
storybook-scaffolder.md
1
1
export
storybook-scaffolder
2
from
"okgoogle13/careercopilot"
from
"okgoogle13/careercopilot"
3
Scaffolds a new, M3-token-aware Storybook file (*.stories.tsx).
2026-01-05
mcp-figma.md
1
1
export
mcp-figma
2
from
"MichelKerkmeester/opencode-dev-environment"
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
domain-driven-design.md
1
1
export
domain-driven-design
2
from
"joaquimscosta/arkhe-claude-plugins"
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
better-auth-python.md
1
1
export
better-auth-python
2
from
"Syedaashnaghazanfar/full-stack-todo-app"
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
shadcnui-customization-theming.md
1
1
export
shadcnui-customization-theming
2
from
"jubalm/dotfiles"
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
zod-form-validation.md
1
1
export
zod-form-validation
2
from
"kettleofketchup/dota_tournament"
from
"kettleofketchup/dota_tournament"
3
Zod schema validation and React Hook Form integration for TypeScript frontends. This skill should be used when creating forms, defining API schemas, validating form data, implementing type-safe validation, using ZodResolver with React Hook Form, or migrating legacy forms to the Zod + React Hook Form pattern.
2026-01-05
github-access.md
1
1
export
github-access
2
from
"lefant/claude-code-plugins"
from
"lefant/claude-code-plugins"
3
Access GitHub repositories programmatically using gh CLI or REST API. Use this skill when needing to interact with GitHub issues, pull requests, workflows, discussions, or actions. The skill automatically adapts based on available tools (gh CLI or curl) and requires GH_TOKEN for authentication.
2026-01-05
generate-acceptance-test.md
1
1
export
generate-acceptance-test
2
from
"knowlet/skills"
from
"knowlet/skills"
3
從規格目錄的 acceptance.yaml 生成/維護 BDD/ezSpec 測試。使用類似 Gherkin 語法,AI 自動產生 step definition(開發人員不需要手寫),驗收測試規格即為 Executable Specification。
2026-01-05
google-gemini-file-search.md
1
1
export
google-gemini-file-search
2
from
"ovachiever/droid-tings"
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
writing-plans.md
1
1
export
writing-plans
2
from
"LEEI1337/phantom-neural-cortex"
from
"LEEI1337/phantom-neural-cortex"
3
Create detailed implementation plans before coding (saves tokens later)
2026-01-05
developing-openai-agents-sdk-agents.md
1
1
export
developing-openai-agents-sdk-agents
2
from
"mikekelly/developing-openai-agents-sdk-agents"
from
"mikekelly/developing-openai-agents-sdk-agents"
3
Build, create, debug, review, implement, and optimize agentic AI applications using the OpenAI Agents SDK for TypeScript. Use when creating new agents, defining tools, implementing handoffs between agents, adding guardrails, debugging agent behavior, reviewing agent code, or orchestrating multi-agent systems with the @openai/agents package.
2026-01-05