Security and Privacy
Security and privacy skills are built for auth reviews, secret handling, vulnerability checks, compliance-sensitive workflows, and defensive engineering tasks. Developers browsing this category should expect tools that reduce risk and improve confidence before shipping.
184 skills
Skills in this category
clerk-auth
by sickn33/antigravity-awesome-skills
Complete Clerk setup for Next.js 14/15 App Router.
zai-tts
by aahl/skills
Generate high-quality text-to-speech audio using GLM-TTS service via the uvx zai-tts command. Before using this skill, you need to configure the environment variables ZAI_AUDIO_USERID and ZAI_AUDIO_TOKEN , which can be obtained by login audio.z.ai and executing localStorage['auth-storage'] in the console via F12...
agentic-engineering
by affaan-m/everything-claude-code
Use this skill for engineering workflows where AI agents perform most implementation work and humans enforce quality and risk controls.
openapi-specification-v2
by hairyf/skills
OpenAPI Specification 2.0 (formerly Swagger 2.0) defines a JSON/YAML format for describing RESTful APIs: paths, operations, parameters, responses, schemas, and security. Use this skill when creating or editing Swagger 2.0 specs, validating structure, or generating code/documentation from them.
lint-and-validate
by sickn33/antigravity-awesome-skills
MANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free.
skill-installer
by openai/skills
Helps install skills. By default these are from , but users can also provide other locations.
ts-agent-sdk
by jezweb/claude-skills
This skill generates typed TypeScript SDKs that allow AI agents (primarily Claude Code) to interact with web applications via MCP servers. It replaces verbose JSON-RPC curl commands with clean function calls.
microcopy
by lobehub/lobehub
Brand: Where Agents Collaborate - Focus on collaborative agent system, not just "generation".
skillmarketplace
by starchild-ai-agent/official-skills
Always use the search_skills tool. Do NOT manually curl, browse GitHub, or download SKILL.md files.
apple-notes
by steipete/clawdis
Use memo notes to manage Apple Notes directly from the terminal. Create, view, edit, delete, search, move notes between folders, and export to HTML/Markdown.
parallel-data-enrichment
by parallel-web/parallel-agent-skills
Source details, install context, and public review data are available on the full page.
google-spaces-updates
by jezweb/claude-skills
Status : Production Ready Last Updated : 2026-01-09
grepai-search-basics
by yoanbernabeu/grepai-skills
This skill covers the fundamentals of semantic code search with GrepAI.
slack-bot-builder
by sickn33/antigravity-awesome-skills
The Bolt framework is Slack's recommended approach for building apps. It handles authentication, event routing, request verification, and HTTP request processing so you can focus on app logic.
api-security-hardening
by aj-geddes/useful-ai-prompts
Implement comprehensive API security measures including authentication, authorization, rate limiting, input validation, and attack prevention to protect against common vulnerabilities.
hubspot-integration
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
file-uploads
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
github-actions
by dalestudy/skills
참고: GitHub Actions 워크플로우 실행 및 결과 조회, 이슈/PR 관리 등 gh CLI 관련 작업은 github 스킬을 함께 로드하여 참조한다.
cloudflare-deploy
by openai/skills
Consolidated skill for building on the Cloudflare platform. Use decision trees below to find the right product, then load detailed references.
red-team-tactics
by sickn33/antigravity-awesome-skills
Adversary simulation principles based on MITRE ATT&CK framework.
github-release
by jezweb/claude-skills
Sanitize and release projects to GitHub. Two-phase workflow: safety checks first, then tag and publish.
grepai-search-advanced
by yoanbernabeu/grepai-skills
This skill covers advanced search options including JSON output, compact mode, and integration with AI agents.
address-github-comments
by sickn33/antigravity-awesome-skills
Efficiently address PR review comments or issue feedback using the GitHub CLI ( gh ). This skill ensures all feedback is addressed systematically.
sentry-pr-code-review
by getsentry/sentry-agent-skills
Review and fix issues identified by Seer (by Sentry) in GitHub PR comments.