- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
writing-plans
by eyadsibai
Use when you have a spec or requirements for a multi-step task, before touching code
Internationalization Patterns
by Kaakati
Internationalization (i18n) and localization (l10n) patterns using GetX Translations for multi-language Flutter applications
Knack Auth
by willsigmon
Handles API key and user token authentication for secure Knack API access. Manages session creation, refresh, and credential validation.
write-pr-description
by eveld
Use when creating pull requests to write clear, structured PR descriptions that help reviewers understand changes.
spawn-research-agents
by eveld
Use when conducting codebase research to orchestrate specialized agents in parallel for comprehensive investigation.
Navigation Patterns
by Kaakati
GetX navigation patterns including routing, parameters, guards, deep linking, and custom transitions for Flutter applications
analytics-tracking
by phrazzld
When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.
share-docs
by eveld
Share personal documents to the shared namespace with atomic git commit and push
check-docs
by phrazzld
Audit documentation: README, architecture, API docs, .env.example. Outputs structured findings. Use log-doc-issues to create issues. Invoke for: documentation audit, gap analysis, staleness check.
react-native-navigation
by pluginagentmarketplace
Master React Navigation - stacks, tabs, drawers, deep linking, and TypeScript integration
Advanced GetX Patterns
by Kaakati
Advanced GetX features including Workers, GetxService, SmartManagement, GetConnect, GetSocket, bindings composition, and testing patterns
alamofire-patterns
by Kaakati
"Expert Alamofire decisions for iOS/tvOS: when Alamofire adds value vs URLSession suffices, interceptor chain design trade-offs, retry strategy selection, and certificate pinning considerations. Use when designing network layer, implementing auth token refresh, or choosing between networking approaches. Trigger keywords: Alamofire, URLSession, interceptor, RequestAdapter, RequestRetrier, certificate pinning, Session, network layer, token refresh, retry"
connect-composio
by founderjourney
Execute real actions across 1000+ applications (Gmail, Slack, GitHub, Notion, etc.) using Composio's tool routing. Stop suggesting—start doing.
brainstorming
by ArieGoldkin
Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
Rails Context Verification
by Kaakati
Systematic verification of codebase context before code generation to prevent assumption bugs
business-model-preferences
by phrazzld
Pricing philosophy and business model constraints. Auto-invoke when: evaluating pricing, checkout flows, subscription logic, tier structures.
before-code-analysis
by eveld
Use BEFORE reading multiple files to understand code. Reminds you to use codebase-analyzer agent instead of manual file reading.
refactor:fastapi
by SnakeO
Refactor FastAPI/Python code to improve maintainability, readability, and adherence to best practices. This skill transforms working code into exemplary code following FastAPI patterns, Pydantic v2, and SOLID principles. It addresses fat route handlers, blocking I/O in async routes, code duplication, deep nesting, missing type hints, and improper dependency injection. Apply when you notice business logic in routes, Pydantic v1 patterns, or code violating PEP 8 conventions.
openspec-context-loading
by forztf
Loads project context, lists existing specs and changes, searches capabilities and requirements. Use when user asks about project state, existing specs, active changes, available capabilities, or needs context discovery. Triggers include "openspec context", "what specs exist", "show changes", "list capabilities", "project context", "find specs", "what's in the spec", "show me specs".
Jira Authentication Skill
by 01000001-01001110
Jira Cloud REST API integration skills for Claude Code CLI with cross-platform script support (Node.js and Python)
openspec-context-loading-cn
by forztf
加载项目上下文,列出现有规范与变更,搜索能力与需求。用于用户询问项目状态、现有规范、进行中的变更、可用能力或需要发现上下文时。触发词包括"openspec上下文", "有哪些规范", "显示变更", "列出能力", "项目上下文", "查找规范", "规范包含什么", "展示规范"。
oceanbase-syntax
by amber-moe
Write SQL syntax definitions for OceanBase documentation. Syntax sections define structure without semicolons, while examples show executable statements. Use when writing syntax sections or reviewing SQL statement documentation.
openspec-archiving-cn
by forztf
归档已完成的变更并将规范差异合并到常驻文档。用于变更已部署、准备归档或实施后需要更新规范时。触发词包括 "openspec归档", "归档", "归档提案", "合并规范", "完成提案", "更新文档", "定稿规范", "标记完成"。
web-security
by academind
Enforce web security and avoid security vulnerabilities