认证鉴权

认证与授权

显示 145-168 / 共 3693 个技能
trailofbits

sharp-edges

trailofbits

"Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows 'secure by default' and 'pit of success' principles. Triggers: footgun, misuse-resistant, secure defaults, API usability, dangerous configuration."

认证鉴权 6865 7个月前
product-on-purpose

Refinement Notes

product-on-purpose

A curated collection of 24 best-practice, plug-and-play product management “agent skills” plus templates and workflow bundles for consistent, professional PM outputs.

认证鉴权 569 7个月前
github

breakdown-epic-arch

github

'Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.'

认证鉴权 3.8万 6个月前
github

copilot-sdk

github

Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent.

认证鉴权 3.8万 7个月前
github

breakdown-feature-implementation

github

'Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.'

认证鉴权 3.8万 6个月前
davepoon

discord-automation

davepoon

"Automate Discord tasks via Rube MCP (Composio): messages, channels, roles, webhooks, reactions. Always search tools first for current schemas."

认证鉴权 3370 6个月前
JuliusBrussee

caveman-stats

JuliusBrussee

Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

认证鉴权 10.1万 1个月前
jeremylongshore

sticky

jeremylongshore

Use when the user wants to set auto-routing mode: on (every task-shaped message routes), auto (intent-verb messages route — default), or off (no auto-routing). Intent-detection runs by default; use this skill to expand to full sticky or disable entirely. Trigger with /hyperflow:sticky, "make hyperflow sticky", "stop using hyperflow", "is hyperflow sticky", "auto-route to hyperflow", "disable hyperflow auto-routing".

认证鉴权 2679 1个月前
Agenta-AI

add-harness

Agenta-AI

Playbook for adding a new coding-agent harness to Agenta (Codex, Hermes, Gemini, OpenCode, ...). Use when starting, planning, or reviewing a new-harness project. Covers the readiness audit of prior art, the spike-first milestone plan, the full integration-surface checklist, the per-harness variance axes to probe, and the process/communication contract with Mahmoud. Living document: every harness project appends its lessons to resources/LESSONS.md.

认证鉴权 4544 1个月前
microsoft

gh-code-scanning

microsoft

'Retrieves and groups GitHub code scanning alerts by rule and severity using the gh CLI'

认证鉴权 1367 27天前
microsoft

mural

microsoft

'Mural workspace, room, mural, and widget workflows via the Mural REST API exposed through a Python CLI. Use when you need to read or write Mural content or automate widget creation.'

认证鉴权 1367 27天前
gotempsh

add-session-recording

gotempsh

Add privacy-aware session recording and replay to React applications using Temps SDK. Captures user interactions for playback while respecting privacy through input masking, element blocking, and GDPR-compliant consent flows. Use when the user wants to: (1) Add session recording to their app, (2) Implement session replay functionality, (3) Record user sessions for debugging, (4) Add privacy-compliant screen recording, (5) Debug user issues with visual replay, (6) Implement rrweb-based recording, (7) Set up GDPR-compliant session capture. Triggers: "session recording", "session replay", "record sessions", "user replay", "screen recording", "rrweb", "session capture".

认证鉴权 686 7个月前
alirezarezvani

senior-security

alirezarezvani

Security engineering toolkit for threat modeling, vulnerability analysis, secure architecture, and penetration testing. Includes STRIDE analysis, OWASP guidance, cryptography patterns, and security scanning tools.

认证鉴权 2.5万 7个月前
tavily-ai

research

tavily-ai

"Comprehensive research grounded in web data with explicit citations. Use when you need multi-source synthesis—comparisons, current events, market analysis, detailed reports. "

学术 462 7个月前
tavily-ai

tavily-cli

tavily-ai

Web search, content extraction, crawling, and deep research via the Tavily CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, extract content from a URL, grab text from a webpage, crawl documentation, download a site's pages, discover URLs on a domain, or conduct in-depth research with citations. Also use when they say "fetch this page", "pull the content from", "get the page at https://", "find me articles about", or reference extracting data from external websites. This provides LLM-optimized web search, content extraction, site crawling, URL discovery, and AI-powered deep research — capabilities beyond what agents can do natively. Do NOT trigger for local file operations, git commands, deployments, or code editing tasks.

认证鉴权 462 5个月前
CharlesWiltgen

axiom-core-location

CharlesWiltgen

Use for Core Location implementation patterns - authorization strategy, monitoring strategy, accuracy selection, background location

认证鉴权 1139 7个月前
CharlesWiltgen

axiom-camera-capture-ref

CharlesWiltgen

Reference — AVCaptureSession, AVCapturePhotoSettings, AVCapturePhotoOutput, RotationCoordinator, photoQualityPrioritization, deferred processing, AVCaptureMovieFileOutput, session presets, capture device APIs

认证鉴权 1139 6个月前
CharlesWiltgen

axiom-foundation-models

CharlesWiltgen

Use when implementing on-device AI with Apple's Foundation Models framework — prevents context overflow, blocking UI, wrong model use cases, and manual JSON parsing when @Generable should be used. iOS 26+, macOS 26+, iPadOS 26+, axiom-visionOS 26+

认证鉴权 1139 7个月前
CharlesWiltgen

axiom-core-location-ref

CharlesWiltgen

Use for Core Location API reference - CLLocationUpdate, CLMonitor, CLServiceSession, authorization, background location, geofencing

认证鉴权 1139 6个月前
CharlesWiltgen

axiom-core-location-diag

CharlesWiltgen

Use for Core Location troubleshooting - no location updates, background location broken, authorization denied, geofence not triggering

认证鉴权 1139 6个月前
CharlesWiltgen

axiom-app-composition

CharlesWiltgen

Use when structuring app entry points, managing authentication flows, switching root views, handling scene lifecycle, or asking 'how do I structure my @main', 'where does auth state live', 'how do I prevent screen flicker on launch', 'when should I modularize' - app-level composition patterns for iOS 26+

动画 1139 6个月前
CharlesWiltgen

axiom-apple-docs-research

CharlesWiltgen

Use when researching Apple frameworks, APIs, or WWDC sessions - provides techniques for retrieving full transcripts, code samples, and documentation using Chrome browser and sosumi.ai

API 开发 1139 7个月前
CharlesWiltgen

axiom-deep-link-debugging

CharlesWiltgen

Use when adding debug-only deep links for testing, enabling simulator navigation to specific screens, or integrating with automated testing workflows - enables closed-loop debugging without production deep link implementation

认证鉴权 1139 7个月前
CharlesWiltgen

axiom-foundation-models-ref

CharlesWiltgen

Reference — Complete Foundation Models framework guide covering LanguageModelSession, @Generable, @Guide, Tool protocol, streaming, dynamic schemas, built-in use cases, and all WWDC 2025 code examples

认证鉴权 1139 7个月前