api-security-testing
vmain
io.github.Ed1s0nZ/CyberStrikeAI/api-security-testing
API安全测试的专业技能和方法论
“filesystem github context7 playwright” 共 15,930 个结果
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.ruvnet/RuView/github-workflow-automation
Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management
vmain
io.github.ruvnet/RuView/github-release-management
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
vmain
io.github.ruvnet/RuView/github-project-management
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
vmain
io.github.ruvnet/RuView/github-multi-repo
Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration
vmain
io.github.ruvnet/RuView/github-code-review
Comprehensive GitHub code review with AI-powered swarm coordination
vmain
io.github.ruvnet/RuView/v3-mcp-optimization
MCP server optimization and transport layer enhancement for claude-flow v3. Implements connection pooling, load balancing, tool registry optimization, and performance monitoring for sub-100ms response times.
vmain
io.github.ruvnet/RuView/agentdb-vector-search
Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG systems, semantic search engines, or intelligent knowledge bases.
vmain
io.github.ruvnet/RuView/agentdb-optimization
Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors.
vmain
io.github.ruvnet/RuView/agentdb-memory-patterns
Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.
vmain
io.github.ruvnet/RuView/agentdb-learning
Create and train AI learning plugins with AgentDB's 9 reinforcement learning algorithms. Includes Decision Transformer, Q-Learning, SARSA, Actor-Critic, and more. Use when building self-learning agents, implementing RL, or optimizing agent behavior through experience.
vmain
io.github.ruvnet/RuView/agentdb-advanced
Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
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).