security-awareness-training
vmain
io.github.Ed1s0nZ/CyberStrikeAI/security-awareness-training
安全意识培训的专业技能和方法论
“github gitlab git pull” 共 3,580 个结果
vmain
io.github.Ed1s0nZ/CyberStrikeAI/security-awareness-training
安全意识培训的专业技能和方法论
vmain
io.github.Ed1s0nZ/CyberStrikeAI/api-security-testing
API安全测试的专业技能和方法论
vmain
io.github.luongnv89/claude-howto/refactor
Systematic code refactoring based on Martin Fowler's methodology. Use when users ask to refactor code, improve code structure, reduce technical debt, clean up legacy code, eliminate code smells, or improve code maintainability. This skill guides through a phased approach with research, planning, and safe incremental implementation.
vmain
io.github.davila7/claude-code-templates/react-best-practices
Comprehensive React and Next.js performance optimization guide with 40+ rules for eliminating waterfalls, optimizing bundles, and improving rendering. Use when optimizing React apps, reviewing performance, or refactoring components.
vmain
io.github.rominirani/antigravity-skills/database-schema-validator
Validates SQL schema files for compliance with internal safety and naming policies.
vmaster
io.github.ComposioHQ/awesome-codex-skills/mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
vmain
io.github.xenitV1/Antigravity-Workflows/mobile-design
Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.
vmain
io.github.xenitV1/Antigravity-Workflows/nextjs-best-practices
Next.js App Router principles. Server Components, data fetching, routing patterns.
vmain
io.github.agentscope-ai/agentscope-java/writing-skill
A skill for writing and content creation
vmaster
io.github.harperreed/dotfiles/swiftui-view-refactor
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.
vmain
io.github.sugarforever/01coder-agent-skills/nextjs-security-scan
Comprehensive security vulnerability scanner for Next.js and TypeScript/JavaScript projects. Detects OWASP Top 10 vulnerabilities, XSS, injection flaws, authentication issues, hardcoded secrets, and Next.js-specific security problems. Audits dependencies for known CVEs and generates actionable security reports.
vmain
io.github.PrefectHQ/fastmcp/python-tests
Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.
vmaster
io.github.proflead/codex-skills-library/css-layout-helper
Explain CSS layout issues and propose fixes. Use when a junior developer is struggling with alignment or spacing.
vmain
io.github.MaxMiksa/Auto-Company/code-review-security
Security-focused code review checklist and automated scanning patterns. Use when reviewing pull requests for security issues, auditing authentication/authorization code, checking for OWASP Top 10 vulnerabilities, or validating input sanitization. Covers SQL injection prevention, XSS protection, CSRF tokens, authentication flow review, secrets detection, dependency vulnerability scanning, and secure coding patterns for Python (FastAPI) and React. Does NOT cover deployment security (use docker-best-practices) or incident handling (use incident-response).
vmain
io.github.GitHamza0206/simba/deploy
Deploy the Simba chat widget to a client website. Use when embedding the widget, connecting to Simba cloud or local, and configuring appearance.
vmain
io.github.patricio0312rev/skills/kubernetes-manifest-generator
Generates Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, Ingress, and HPA with best practices. Use when users request "Kubernetes setup", "K8s manifests", "deploy to Kubernetes", "container orchestration", or "K8s configuration".
vmain
io.github.davila7/claude-code-templates/deploy
Deploy code to Railway using "railway up". Use when user wants to push code, says "railway up", "deploy", "ship", or "push". For initial setup or creating services, use railway-new skill. For Docker images, use railway-environment skill.
vmaster
io.github.phodal/auto-dev/refactor
Suggest refactoring improvements for code quality
vmaster
io.github.phodal/auto-dev/pdf
Extract and analyze information from PDF documents
vmain
io.github.parcadei/Continuous-Claude-v3/refactor
Code refactoring workflow - analyze → plan → implement → review → validate
vmain
io.github.parcadei/Continuous-Claude-v3/mcp-chaining
Research-to-implement pipeline chaining 5 MCP tools with graceful degradation
vmain
io.github.parcadei/Continuous-Claude-v3/mcp-scripts
MCP Script Rules
vmain
io.github.parcadei/Continuous-Claude-v3/security
Security audit workflow - vulnerability scan → verification
vmain
io.github.davila7/claude-code-templates/git-commit-helper
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.