.claude/skills/security-specialist/SKILL.md
应用安全专家,专注于认证授权、数据保护和合规性审计。当用户需要:(1) 设计安全的登录认证系统 (2) 进行安全代码审查 (3) 检查 GDPR/隐私合规 (4) 防范常见安全漏洞 (OWASP Top 10) 时使用此 Skill。
npx skillsauth add figulazmi/token-monitor Security SpecialistInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
本 Skill 支持并推荐配合特定的智能体角色和 MCP 工具使用,以获得最佳效果。
.gitignore 配置。提供全方位的安全保障,确保应用符合安全标准与法规。
development
Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues.
development
To build powerful frontend claude.ai artifacts, follow these steps:
tools
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
tools
Generate RAG-optimized knowledge chunks from a Claude Code CLI session (VS Code). Integrated with CLAUDE.md Session End Protocol — auto-triggered before /clear. Produces chunked Markdown files with Qdrant-ready frontmatter metadata. Qdrant collection: "knowledge". Chunk strategy: split per problem-solution pair. Output language: English only (optimized for embedding quality). Saves to .claude/summaries/ and signals push-to-qdrant.sh. NEVER push to any API. ONLY output .md files.