github.com/vudovn/ag-kit
Skill | Added | Review |
|---|---|---|
webapp-testing .agents/skills/webapp-testing/SKILL.md Web application testing principles. E2E, Playwright, deep audit strategies. | 51 51 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 04514f0 | |
web-design-guidelines .agents/skills/web-design-guidelines/SKILL.md Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". | 70 70 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 04514f0 | |
vulnerability-scanner .agents/skills/vulnerability-scanner/SKILL.md Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization. | 46 46 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 04514f0 | |
verify-changes .agents/skills/verify-changes/SKILL.md Prove code works by running it, not just checking it exists. Verification through execution rather than inspection. Use after writing or modifying code to ensure it actually functions correctly. | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
testing-patterns .agents/skills/testing-patterns/SKILL.md Testing patterns and principles. Unit, integration, mocking strategies. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
tdd-workflow .agents/skills/tdd-workflow/SKILL.md Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle. | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
tailwind-patterns .agents/skills/tailwind-patterns/SKILL.md Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
systematic-debugging .agents/skills/systematic-debugging/SKILL.md 4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
skillify .agents/skills/skillify/SKILL.md Auto-create new skills from repetitive workflows. When you notice yourself doing the same multi-step process repeatedly, extract it into a reusable SKILL.md that any agent can use. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
simplify-code .agents/skills/simplify-code/SKILL.md Reduce complexity of over-engineered code. Identify unnecessary abstractions, remove dead code, flatten deep nesting, and simplify logic while preserving behavior. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
server-management .agents/skills/server-management/SKILL.md Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands. | 51 51 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
seo-fundamentals .agents/skills/seo-fundamentals/SKILL.md SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles. | 53 53 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
rust-pro .agents/skills/rust-pro/SKILL.md Master modern Rust (2024 edition) with async patterns, advanced type system features, and production-ready systems programming. Expert in the current Rust ecosystem including Tokio, axum, and modern crates. Use PROACTIVELY for Rust development, performance optimization, or systems programming. | 43 43 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
red-team-tactics .agents/skills/red-team-tactics/SKILL.md Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting. | 54 54 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: 04514f0 | |
python-patterns .agents/skills/python-patterns/SKILL.md Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying. | 46 46 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
powershell-windows .agents/skills/powershell-windows/SKILL.md PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
plan-writing .agents/skills/plan-writing/SKILL.md Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
performance-profiling .agents/skills/performance-profiling/SKILL.md Performance profiling principles. Measurement, analysis, and optimization techniques. | 51 51 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 04514f0 | |
parallel-agents .agents/skills/parallel-agents/SKILL.md Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
nodejs-best-practices .agents/skills/nodejs-best-practices/SKILL.md Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying. | 58 58 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
nextjs-react-expert .agents/skills/nextjs-react-expert/SKILL.md React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
mobile-design .agents/skills/mobile-design/SKILL.md 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. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
memory-system .agents/skills/memory-system/SKILL.md Persistent cross-session memory management. Enables agents to remember user preferences, project conventions, and past decisions across different sessions using a structured MEMORY.md index and topic files. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
mcp-builder .agents/skills/mcp-builder/SKILL.md MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices. | 51 51 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 | |
lint-and-validate .agents/skills/lint-and-validate/SKILL.md Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers on keywords: lint, format, check, validate, types, static analysis. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 04514f0 |