Topic: ai-assistant
953 skills in this topic.
-
talk-stage5-script
Produces a complete 5-act pitch with speaker notes, a slide-by-slide specification, and a ready-to-paste Kimi prompt for AI slide generation. Requires validated angle and title from Stage 4. Use when you have a confirmed talk angle and need the full script, slide spec, and AI-generated presentation prompt.
FlorianBruniaux/claude-code-ultimate-guide 3,172
-
talk-stage6-revision
Produces revision sheets with quick navigation by act, a master concept-to-URL table, Q&A cheat-sheet with 6-10 anticipated questions, glossary, and external resources list. Use when preparing for a talk with Q&A, creating shareable reference material for attendees, or building a safety-net glossary for live delivery.
FlorianBruniaux/claude-code-ultimate-guide 3,172
-
voice-refine
Transform verbose voice input into structured, token-efficient Claude prompts. Use when cleaning up voice memos, dictation output, or speech-to-text transcriptions that contain filler words, repetitions, and unstructured thoughts.
FlorianBruniaux/claude-code-ultimate-guide 3,172
-
api-patterns
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
itzzritik/OrderWorder 108
-
app-builder
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
itzzritik/OrderWorder 108
-
behavioral-modes
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
itzzritik/OrderWorder 108
-
brainstorming
Socratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.
itzzritik/OrderWorder 108
-
clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
itzzritik/OrderWorder 108
-
code-review-checklist
Code review guidelines covering code quality, security, and best practices.
itzzritik/OrderWorder 108
-
game-development
Game development orchestrator. Routes to platform-specific skills based on project needs.
itzzritik/OrderWorder 108
-
2d-games
2D game development principles. Sprites, tilemaps, physics, camera.
itzzritik/OrderWorder 108
-
3d-games
3D game development principles. Rendering, shaders, physics, cameras.
itzzritik/OrderWorder 108
-
game-art
Game art principles. Visual style selection, asset pipeline, animation workflow.
itzzritik/OrderWorder 108
-
pc-games
PC and console game development principles. Engine selection, platform features, optimization strategies.
itzzritik/OrderWorder 108
-
vr-ar
VR/AR development principles. Comfort, interaction, performance requirements.
itzzritik/OrderWorder 108
-
web-games
Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
itzzritik/OrderWorder 108
-
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.
itzzritik/OrderWorder 108
-
nextjs-react-expert
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.
itzzritik/OrderWorder 108
-
nodejs-best-practices
Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
itzzritik/OrderWorder 108
-
parallel-agents
Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
itzzritik/OrderWorder 108
-
seo-fundamentals
SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.
itzzritik/OrderWorder 108
-
server-management
Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.
itzzritik/OrderWorder 108
-
systematic-debugging
4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.
itzzritik/OrderWorder 108
-
web-design-guidelines
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".
itzzritik/OrderWorder 108