- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
telnyx-oauth-go
by team-telnyx
Implement OAuth 2.0 authentication flows for Telnyx API access. This skill provides Go SDK examples.
telnyx-account-access-java
by team-telnyx
Configure account addresses, authentication providers, IP access controls, billing groups, and integration secrets. This skill provides Java SDK examples.
telnyx-voice-advanced-go
by team-telnyx
Advanced call control features including DTMF sending, SIPREC recording, noise suppression, client state, and supervisor controls. This skill provides Go SDK examples.
td-task-management
by marcus
Task management for AI agents across context windows. Use when agents need to track work, log progress, hand off state, and maintain context across sessions. Includes workflows for single-issue focus, multi-issue work sessions, and structured handoffs. Essential for AI-assisted development where context windows reset between sessions.
clerk
by clerk
Clerk authentication router. Use when user asks about adding authentication, setting up Clerk, custom sign-in flows, Next.js patterns, organizations, syncing users, or testing. Automatically routes to the specific skill based on their task.
jules
by sanjay3290
"Delegate coding tasks to Google Jules AI agent for asynchronous execution. Use when user says: 'have Jules fix', 'delegate to Jules', 'send to Jules', 'ask Jules to', 'check Jules sessions', 'pull Jules results', 'jules add tests', 'jules add docs', 'jules review pr'. Handles: bug fixes, documentation, features, tests, refactoring, code reviews. Works with GitHub repos, creates PRs."
bobcat-strategy
by Senpi-ai
BOBCAT v1.0.0 — Big Tech equity perp trend follower on Hyperliquid XYZ. Universe: NVDA, TSLA, AAPL, META, MSFT, GOOGL, AMZN, AMD, MU, INTC, TSM, ORCL. LONG OR SHORT on 4h trend + Smart Money direction. Standard DSL — Phase 1 15% max_loss, Phase 2 standard ladder, hard_timeout 48h (equities have weekend pricing gaps).
ntm
by Dicklesworthstone
"Named Tmux Manager - Multi-agent orchestration for Claude Code, Codex, and Gemini in tiled tmux panes. Visual dashboards, command palette, context rotation, robot mode API, work assignment, safety system. Go CLI."
caam
by Dicklesworthstone
"Coding Agent Account Manager - Sub-100ms account switching for AI coding CLIs with fixed-cost subscriptions. Vault profiles, isolated profiles for parallel sessions, smart rotation with health scoring, cooldown tracking, automatic failover, TUI dashboard. Go CLI."
playwright-cli
by colonelpanic8
Automate browser interactions from the shell using Playwright via the playwright-cli command (open/goto/snapshot/click/type/screenshot, tabs/storage/network). Use when you need deterministic browser automation for web testing, form filling, screenshots/PDFs, or data extraction.
text-search
by w-winter
"Search indexed text corpora (sessions, docs, logs). Use instead of grep."
stacked-prs
by bobmatnyc
Create and manage stacked (dependent) pull requests for complex features
nextjs-core
by bobmatnyc
Core Next.js patterns for App Router development including Server Components, Server Actions, route handlers, data fetching, and caching strategies
systematic-debugging
by bobmatnyc
"Systematic debugging methodology emphasizing root cause analysis over quick fixes"
agent-teams
by serejaris
Use when facing complex tasks needing parallel collaboration between multiple agents with shared state, coordination, and direct inter-agent communication. Triggers on "создай команду", "agent team", "параллельная работа агентов", "team of agents"
workflow-execute
by catlog22
Coordinate agent execution for workflow tasks with automatic session discovery, parallel task processing, and status tracking. Triggers on "workflow:execute".
spring-boot-security-jwt
by giuseppe-trisciuoglio
Provides JWT authentication and authorization patterns for Spring Boot 3.5.x covering token generation with JJWT, Bearer/cookie authentication, database/OAuth2 integration, and RBAC/permission-based access control using Spring Security 6.x. Use when implementing authentication or authorization in Spring Boot applications.
gemini-tmux-orchestration
by serejaris
Use when delegating coding tasks to Gemini CLI agent, when you need parallel AI execution, or when tasks benefit from Gemini's 1M+ context window - orchestrates Gemini via tmux since headless mode cannot write files
security-flutter
by TheBeardedBearSAS
Flutter Security. Use when reviewing security, implementing auth, or hardening code.
security-react
by TheBeardedBearSAS
React Security. Use when reviewing security, implementing auth, or hardening code.
tavily-cli
by 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.
python:sqlalchemy
by martinffx
SQLAlchemy ORM patterns for Python database access. Use when defining models, writing queries, implementing upserts, working with JSON columns, or managing database sessions.
linear-config
by Finesssee
Configure linear-cli. Use for auth, API keys, workspaces, and diagnostics.
api-request-builder
by proflead
Build a basic HTTP request (curl or fetch) for an API. Use when a junior developer needs a quick request example.