sk-labs
- 39 skills
- 0 followers
- 23 hours ago last updated
- ▌ Brainstorming 2 · sk-labs bundleSocratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.
- ▌ Deployment Procedures · sk-labsProduction deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.
- ▌ Nodejs Best Practices · sk-labsNode.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
- ▌ Performance Profiling · sk-labs bundlePerformance profiling principles. Measurement, analysis, and optimization techniques.
- ▌ Vulnerability Scanner · sk-labs bundleAdvanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
- ▌ Documentation Templates · sk-labsDocumentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
- ▌ Accessibility Guidelines · sk-labsStrict Universal Accessibility guidelines (Web, iOS, Android, React Native) for ensuring that UI code meets ADA and WCAG 2.2 AA standards. Prevents keyboard traps, enforces specific touch target rules, and mandates visual contrast compliance.
- ▌
- ▌ Game Audio · sk-labsGame audio principles. Sound design, music integration, adaptive audio systems.
- ▌ Parallel Agents · sk-labsMulti-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
- ▌ Python Patterns · sk-labsPython development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
- ▌ Behavioral Modes · sk-labsAI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
- ▌ Game Development · sk-labsGame development orchestrator. Routes to platform-specific skills based on project needs.
- ▌ Human Code Style · sk-labsStrict guidelines for refactoring AI-generated code to appear hand-crafted, maintainable, and free of typical "AI smells" required for marketplace acceptance.
- ▌ Red Team Tactics · sk-labsRed team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
- ▌ SEO Fundamentals · sk-labs bundleSEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.
- ▌ Testing Patterns · sk-labs bundleTesting patterns and principles. Unit, integration, mocking strategies.
- ▌ I18N Localization · sk-labs bundleInternationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
- ▌ Server Management · sk-labsServer management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.
- ▌ Tailwind Patterns · sk-labsTailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.
- ▌ Powershell Windows · sk-labsPowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
- ▌ Intelligent Routing · sk-labsAutomatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions.
- ▌ Nextjs React Expert · sk-labs bundleReact 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.
- ▌ Systematic Debugging · sk-labs4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.
- ▌ Templates · sk-labs bundleProject scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.
- ▌ Code Review Checklist · sk-labsCode review guidelines covering code quality, security, and best practices.
- ▌ Bash Linux · sk-labsBash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
- ▌ Clean Code · sk-labsPragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
- ▌ App Builder · sk-labs bundleMain application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
- ▌ MCP Builder · sk-labsMCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.
- ▌ API Patterns · sk-labs bundleAPI design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
- ▌ Architecture · sk-labs bundleArchitectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
- ▌ Plan Writing · sk-labsStructured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
- ▌
- ▌ Brainstorming · sk-labs bundleSocratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.
- ▌ Mobile Design · sk-labs bundleMobile-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.
- ▌ Webapp Testing · sk-labs bundleWeb application testing principles. E2E, Playwright, deep audit strategies.
- ▌ Database Design · sk-labs bundleDatabase design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
- ▌ Frontend Design · sk-labs bundleDesign thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.