github.com/affaan-m/everything-claude-code
| Skill | Added | Review |
|---|---|---|
bun-runtime .agents/skills/bun-runtime/SKILL.md Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
nextjs-turbopack .agents/skills/nextjs-turbopack/SKILL.md Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack. | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
coding-standards .kiro/skills/coding-standards/SKILL.md Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development. | 47 47 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
tdd-workflow .kiro/skills/tdd-workflow/SKILL.md Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests. | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
rust-patterns .kiro/skills/rust-patterns/SKILL.md Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
mle-workflow .kiro/skills/mle-workflow/SKILL.md Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
security-review .kiro/skills/security-review/SKILL.md Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns. | 57 57 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: d8409a4 | |
nextjs-turbopack .kiro/skills/nextjs-turbopack/SKILL.md Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
exa-search .agents/skills/exa-search/SKILL.md Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine. | 83 83 7.00x Agent success vs baseline Impact 98% 7.00xAverage score across 2 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: d8409a4 | |
documentation-lookup .agents/skills/documentation-lookup/SKILL.md Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma). | 62 62 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: d8409a4 | |
api-design docs/es/skills/api-design/SKILL.md Patrones de diseño REST API incluyendo nomenclatura de recursos, códigos de estado, paginación, filtrado, respuestas de error, versionado y rate limiting para APIs de producción. | 64 64 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: d8409a4 | |
deep-research .kiro/skills/deep-research/SKILL.md Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations. | 68 68 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: d8409a4 | |
mcp-server-patterns .agents/skills/mcp-server-patterns/SKILL.md Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API. Use when building or debugging an MCP server — tools, resources, prompts, validation, or transport choice. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
investor-materials .cursor/skills/investor-materials/SKILL.md Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay internally consistent across multiple fundraising assets. | 79 79 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
content-engine .cursor/skills/content-engine/SKILL.md Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
dmux-workflows .agents/skills/dmux-workflows/SKILL.md Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
django-security .kiro/skills/django-security/SKILL.md Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations. | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
jpa-patterns .kiro/skills/jpa-patterns/SKILL.md JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
django-patterns docs/es/skills/django-patterns/SKILL.md Patrones de arquitectura Django, diseño de API REST con DRF, buenas prácticas de ORM, caché, señales, middleware y aplicaciones Django de nivel producción. | 56 56 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: d8409a4 | |
product-capability .agents/skills/product-capability/SKILL.md Translate PRD intent, roadmap asks, or product discussions into an implementation-ready capability plan that exposes constraints, invariants, interfaces, and unresolved decisions before multi-service work starts. Use when the user needs an ECC-native PRD-to-SRS lane instead of vague planning prose. | 69 69 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: d8409a4 | |
fastapi-patterns .kiro/skills/fastapi-patterns/SKILL.md FastAPI patterns for async APIs, dependency injection, Pydantic request and response models, OpenAPI docs, tests, security, and production readiness. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
docker-patterns docs/es/skills/docker-patterns/SKILL.md Patrones de Docker y Docker Compose para desarrollo local, seguridad de contenedores, networking, estrategias de volúmenes y orquestación de múltiples servicios. | 59 59 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: d8409a4 | |
golang-patterns .kiro/skills/golang-patterns/SKILL.md Go-specific design patterns and best practices including functional options, small interfaces, dependency injection, concurrency patterns, error handling, and package organization. Use when working with Go code to apply idiomatic Go patterns. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
api-design .kiro/skills/api-design/SKILL.md REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs. | 56 56 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: d8409a4 | |
docker-patterns .kiro/skills/docker-patterns/SKILL.md Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration. Use when setting up containerized development environments or reviewing Docker configurations. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 |