Security

Page 4 of 5

Browse skills in this category.

309 skills · Showing 217-288
Sort by:

calculator

Security

by Code-and-Sorts

Performs arbitrary-precision arithmetic calculations including addition, subtraction, multiplication, division, and exponents. Use when the user asks to calculate, compute, or evaluate math expressions, or when precise decimal arithmetic is needed to avoid floating-point errors.

323
Jan 11, 2026, 12:20 AM

setup

Security

by WellApp-ai

One-time environment setup for new team members

305
Jan 18, 2026, 10:57 AM

team-routing

Security

by WellApp-ai

Detect domain from context and find appropriate team member

305
Jan 18, 2026, 10:57 AM

by khaneliman

Manages encrypted secrets using sops-nix and age. Use when adding new secrets, rotating keys, debugging secret access, or setting up secret management for new hosts/users.

303
Jan 18, 2026, 10:09 PM

by khaneliman

NixOS system configuration and administration. Use when configuring system services, hardware setup, networking, security hardening, boot configuration, or system maintenance.

303
Jan 18, 2026, 10:09 PM

kb

Security

by hellowind777

Complete knowledge base management rules; read when ~init command or knowledge base missing; includes creation, synchronization, audit, context acquisition rules

294
Dec 18, 2025, 02:56 PM

by AojdevStudio

Import Fidelity transaction history CSV into Google Sheets with smart categorization. USE WHEN user mentions "sync transactions", "import transactions", "transaction history", OR wants to import Fidelity History CSV. Routes debit card purchases to Expense Tracker with auto-categorization.

239
Jan 16, 2026, 03:36 PM

by 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+

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when integrating App Intents for Siri, Apple Intelligence, Shortcuts, Spotlight, or system experiences - covers AppIntent, AppEntity, parameter handling, entity queries, background execution, authentication, and debugging common integration issues for iOS 16+

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

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

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

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

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

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

238
Jan 16, 2026, 03:16 PM

axiom-energy

Security

by CharlesWiltgen

Use when app drains battery, device gets hot, users report energy issues, or auditing power consumption - systematic Power Profiler diagnosis, subsystem identification (CPU/GPU/Network/Location/Display), anti-pattern fixes for iOS/iPadOS

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when asking about 'FileProtectionType', 'file encryption iOS', 'NSFileProtection', 'data protection', 'secure file storage', 'encrypt files at rest', 'complete protection', 'file security' - comprehensive reference for iOS file encryption and data protection APIs

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when fixing or auditing ANY accessibility issue - VoiceOver, Dynamic Type, color contrast, touch targets, WCAG compliance, App Store accessibility review.

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Reference — PHPickerViewController, PHPickerConfiguration, PhotosPicker, PhotosPickerItem, Transferable, PHPhotoLibrary, PHAsset, PHAssetCreationRequest, PHFetchResult, PHAuthorizationStatus, limited library APIs

238
Jan 16, 2026, 03:16 PM

by benchflow-ai

Manage SSL/TLS certificates with automated provisioning, renewal, and monitoring using Let's Encrypt, ACM, or Vault.

231
Jan 19, 2026, 03:59 AM

by mhattingpete

Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative processing, or mentions efficiency/performance.

229
Jan 15, 2026, 03:05 PM

by CaoMeiYouRen

分析项目上下文、Nuxt 3 结构和依赖项,用于规划和调试。

212
Jan 18, 2026, 09:13 PM

setup

Security

by MadAppGang

Initialize Conductor with product.md, tech-stack.md, and workflow.md

211
Jan 19, 2026, 04:33 AM

status

Security

by MadAppGang

Show active tracks, progress, current tasks, and blockers

211
Jan 19, 2026, 04:33 AM

by wheels-dev

Generate RESTful API controllers with JSON responses, proper HTTP status codes, and API authentication. Use when creating API endpoints, JSON APIs, or web services. Ensures proper REST conventions and error handling.

200
Jan 16, 2026, 03:03 PM

by wheels-dev

Generate authentication system with user model, sessions controller, and password hashing. Use when implementing user authentication, login/logout, or session management. Provides secure authentication patterns and bcrypt support.

200
Jan 16, 2026, 03:03 PM

by wheels-dev

Generate Wheels MVC controllers with CRUD actions, filters, parameter verification, and proper rendering. Use when creating or modifying controllers, adding actions, implementing filters for authentication/authorization, handling form submissions, or rendering views/JSON. Ensures proper Wheels conventions and prevents common controller errors.

200
Jan 16, 2026, 03:03 PM

by wheels-dev

Refactor Wheels code for better performance, security, and maintainability. Use when optimizing code, fixing anti-patterns, improving performance, or enhancing security. Provides refactoring patterns and best practices.

200
Jan 16, 2026, 03:03 PM

by Leavesfly

OWASP 安全检查清单

193
Jan 19, 2026, 03:44 AM

setup

Security

by Prorise-cool

Complete guide to installing Git and performing basic configuration across all platforms (Windows, macOS, Linux, WSL). Use when setting up Git for the first time, installing Git on new systems, configuring user identity, setting default branch, choosing editor, verifying installation, or troubleshooting Git installation issues. Covers platform-specific installation methods, basic required configuration, and verification steps.

189
Jan 19, 2026, 01:20 AM

by XSpoonAi

Data processing skill with Python and shell scripts for file analysis and transformation

173
Jan 19, 2026, 02:58 AM

better-auth

Security

by jezweb

Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js.Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits.

164
Jan 18, 2026, 11:49 AM

by jezweb

Build autonomous AI agents with Claude Agent SDK. Structured outputs guarantee JSON schema validation, with plugins system and hooks for event-driven workflows. Prevents 12 documented errors.Use when: building coding agents, SRE systems, security auditors, or troubleshooting CLI not found, structured output validation, session forking errors.

164
Jan 18, 2026, 11:49 AM

fastapi

Security

by jezweb

Build Python APIs with FastAPI, Pydantic v2, and SQLAlchemy 2.0 async. Covers project structure, JWT auth, validation, and database integration with uv package manager.Use when: creating Python APIs, implementing JWT auth, or troubleshooting 422 validation, CORS, or async blocking errors.

164
Jan 18, 2026, 11:49 AM

flask

Security

by jezweb

Build Python web apps with Flask using application factory pattern, Blueprints, and Flask-SQLAlchemy. Covers project structure, authentication, and configuration management.Use when: creating Flask projects, organizing blueprints, or troubleshooting circular imports, context errors, or registration.

164
Jan 18, 2026, 11:49 AM

sveltia-cms

Security

by jezweb

Set up Sveltia CMS - lightweight Git-backed CMS successor to Decap/Netlify CMS (300KB bundle, 270+ fixes). Framework-agnostic for Hugo, Jekyll, 11ty, Astro.Use when adding CMS to static sites, migrating from Decap CMS, or fixing OAuth, YAML parse, CORS/COOP errors.

164
Jan 18, 2026, 11:49 AM

by jezweb

Build secure WordPress plugins with hooks, database interactions, Settings API, custom post types, and REST API. Covers Simple, OOP, and PSR-4 architecture patterns plus the Security Trinity.Use when creating plugins or troubleshooting SQL injection, XSS, CSRF vulnerabilities, or plugin activation errors.

164
Jan 18, 2026, 11:49 AM

by rsmdt

Apply consistent security, performance, and accessibility standards across all recommendations. Use when reviewing code, designing features, or validating implementations. Cross-cutting skill for all agents.

160
Jan 10, 2026, 07:37 PM

mind

Security

by memvid

Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file

139
Jan 16, 2026, 10:20 PM

web-perf

Security

by elithrar

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed.

137
Jan 17, 2026, 05:33 PM

optimize

Security

by whawkinsiv

Optimize your SaaS app across four dimensions - Speed (page load, API response), Code (unused files, dead code), Database (orphaned data, schema hygiene), and Dependencies (package bloat, bundle size). Use when app feels slow, codebase feels bloated, or after significant development work accumulates. Each path follows AUDIT → CLEAN → PREVENT workflow.

134
Jan 16, 2026, 05:19 AM

security

Security

by whawkinsiv

Protect your SaaS app from common vulnerabilities. Use when building auth, handling user data, or deploying features. Covers authentication, data protection, API security, and OWASP Top 10 for non-technical founders using AI tools.

134
Jan 16, 2026, 05:19 AM

find-bugs

Security

by getsentry

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

127
Jan 16, 2026, 04:25 PM

by markmdev

Interview to learn about this project's context, criticality, security requirements, and priorities. Results saved to project profile.

126
Jan 19, 2026, 12:37 AM

setup

Security

by Chachamaru127

Sets up new projects and generates workflow files like CLAUDE.md, AGENTS.md, Plans.md. Use when user mentions setup, initialization, new projects, or workflow file generation. Do NOT load for: implementation work, reviews, build verification, or deployments.

126
Jan 19, 2026, 03:28 AM

frontend-dev

Security

by doccker

前端开发规范,包含 Vue 3 编码规范、UI 风格约束、TypeScript 规范等

120
Jan 14, 2026, 01:29 PM

by paiml

Tracks and manages technical debt using PMAT (Pragmatic AI Labs MCP Agent Toolkit).Use this skill when:- User asks about technical debt, TODO comments, or code quality issues- Planning sprint work and need to prioritize debt repayment- Conducting code audits or technical debt assessments- Tracking debt accumulation trends over time- Creating technical debt reports for stakeholdersDetects SATD (Self-Admitted Technical Debt) annotations: TODO, FIXME, HACK, XXX, NOTE comments.Provides debt quantification in hours, prioritization by severity, and repayment tracking.

120
Jan 15, 2026, 10:30 AM

domain-iot

Security

by ZhangHanDong

Use when building IoT apps. Keywords: IoT, Internet of Things, sensor, MQTT, device, edge computing, telemetry, actuator, smart home, gateway, protocol, 物联网, 传感器, 边缘计算, 智能家居

119
Jan 17, 2026, 08:15 PM

domain-web

Security

by ZhangHanDong

Use when building web services. Keywords: web server, HTTP, REST API, GraphQL, WebSocket, axum, actix, warp, rocket, tower, hyper, reqwest, middleware, router, handler, extractor, state management, authentication, authorization, JWT, session, cookie, CORS, rate limiting, web 开发, HTTP 服务, API 设计, 中间件, 路由

119
Jan 17, 2026, 08:15 PM

by ZhangHanDong

Use when designing domain error handling. Keywords: domain error, error categorization, recovery strategy, retry, fallback, domain error hierarchy, user-facing vs internal errors, error code design, circuit breaker, graceful degradation, resilience, error context, backoff, retry with backoff, error recovery, transient vs permanent error, 领域错误, 错误分类, 恢复策略, 重试, 熔断器, 优雅降级

119
Jan 17, 2026, 08:15 PM

better-auth

Security

by einverne

Guide for implementing Better Auth - a framework-agnostic authentication and authorization framework for TypeScript. Use when adding authentication features like email/password, OAuth, 2FA, passkeys, or advanced auth functionality to applications.

115
Jan 15, 2026, 09:07 AM

setup

Security

by barefootford

Sets up a Mac for ButterCut. Installs all required dependencies (Homebrew, Ruby, Python, FFmpeg, WhisperX). Use when user says "install buttercut", "set up my mac", "get started", "first time setup", "install dependencies" or "check my installation".

108
Dec 20, 2025, 01:38 AM

by panaversity

Build AI chat interfaces with custom backends, authentication, and context injection. Use when integrating chat UI with AI agents, adding auth, or injecting user/page context. Covers ChatKitServer, useChatKit, and MCP auth patterns.

107
Jan 17, 2026, 05:30 AM

by panaversity

Implement OAuth 2.1 / OIDC authentication using Better Auth with MCP assistance. Use when setting up a centralized auth server (SSO provider), implementing SSO clients in Next.js apps, configuring PKCE flows, or managing tokens with JWKS verification. Uses Better Auth MCP for guided setup. NOT when using simple session-only auth without OAuth/OIDC requirements.

107
Jan 17, 2026, 05:30 AM

by Microck

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

105
Dec 4, 2025, 10:14 PM

by korallis

Respond to production incidents systematically with triage, investigation, resolution, and post-mortem analysis to minimize downtime and prevent recurrence. Use when handling production outages, triaging incidents, investigating critical bugs, coordinating incident response, implementing hotfixes, conducting post-mortems, or establishing incident response procedures.

93
Nov 26, 2025, 11:09 PM

by aiskillstore

Allra 백엔드 에러 핸들링 및 예외 처리 표준. Use when handling errors, creating custom exceptions, or implementing error responses.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Guide to using Better Auth for client and server-side authentication.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Build AI chat interfaces with custom backends, authentication, and context injection.Use when integrating chat UI with AI agents, adding auth to chat, injecting user/page context,or implementing httpOnly cookie proxies. Covers ChatKitServer, useChatKit, and MCP auth patterns.NOT when building simple chatbots without persistence or custom agent integration.

85
Jan 19, 2026, 04:39 AM

calculator

Security

by aiskillstore

执行数学计算,支持基本运算和复杂表达式

85
Jan 19, 2026, 04:39 AM

by aiskillstore

When the user asks about ClickUp synchronization or syncing roadmaps with ClickUp

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Validates type consistency across Rust, TypeScript, PostgreSQL boundaries. Use when reviewing code, debugging type mismatches, or validating API contracts. Triggers on: check consistency, validate types, find mismatches, cross-language.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Implement OAuth 2.1 / OIDC authentication using Better Auth with MCP assistance. Use when settingup a centralized auth server (SSO provider), implementing SSO clients in Next.js apps, configuringPKCE flows, or managing tokens with JWKS verification. Uses Better Auth MCP for guided setup.NOT when using simple session-only auth without OAuth/OIDC requirements.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Process and transform arrays of data with common operations like filtering, mapping, and aggregation

85
Jan 19, 2026, 04:39 AM

env-handler

Security

by aiskillstore

Manage environment variables securely. Handles distinction between .env (template) and .env.local (secrets).

85
Jan 19, 2026, 04:39 AM

form-creator

Security

by aiskillstore

Create forms, validation schemas, and CRUD API endpoints. Use when building new data entry features or managing existing forms.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Verify code quality standards are met - naming, structure, DRY principles. Issues result in SUGGESTIONS for improvement.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Integrate with Replicate AI for running models (image generation, LLMs, etc.).

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Detect accidentally committed secrets, credentials, and sensitive information in code.

85
Jan 19, 2026, 04:39 AM

security

Security

by aiskillstore

Security validation, vulnerability scanning, and compliance checking.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Use this skill when implementing security measures or conducting security audits. Provides OWASP Top 10 mitigations, authentication patterns, input validation strategies, and compliance guidelines. Ensures applications are secure against common vulnerabilities.

85
Jan 19, 2026, 04:39 AM

setup

Security

by aiskillstore

Sets up new projects and generates workflow files like CLAUDE.md, AGENTS.md, Plans.md. Use when user mentions セットアップ, setup, 初期化, initialize, 新規プロジェクト, ワークフローファイル生成. Do NOT load for: 実装作業, レビュー, ビルド検証, デプロイ.

85
Jan 19, 2026, 04:39 AM

spawn

Security

by aiskillstore

Skills for spawning external processes - AI coding agents and generic CLI commands in new terminal windows. Parent skill category for agent and terminal spawning.

85
Jan 19, 2026, 04:39 AM

by aiskillstore

Auto-escalate reasoning depth for complex problems. Use proactively when encountering architecture, debugging, or unfamiliar code.

85
Jan 19, 2026, 04:39 AM