productivity▌
6,493 indexed skills · max 10 per page
aesthetic
mrgoonie/claudekit-skills · Productivity
Create aesthetically beautiful interfaces by following proven design principles and systematic workflows.
flutter-native-interop
flutter/skills · Productivity
Cross-platform native interoperability for Flutter apps on Android, iOS, and Web. \n \n Provides decision logic to select the optimal integration strategy: FFI for C/C++ code, Platform Channels for OS-specific APIs, Platform Views for native UI components, and JS Interop for web \n Implements modern FFI architecture using build hooks (Flutter 3.38+) with native toolchain compilation and Dart bindings \n Supports asynchronous Platform Channels (MethodChannel) with complete Kotlin and Swift implem
mem0
mem0ai/mem0 · Productivity
Skill Graph: This skill is part of the Mem0 skill graph:
threejs-materials
cloudai-x/threejs-skills · Productivity
Nine material types covering unlit, PBR, custom shaders, and specialized rendering effects. \n \n Includes basic, Lambert, Phong, and standard PBR materials with varying lighting complexity; MeshPhysicalMaterial adds advanced features like clearcoat, transmission, and iridescence for glass, car paint, and fabric effects \n ShaderMaterial and RawShaderMaterial enable custom GLSL shaders with automatic or manual uniform/attribute management \n Specialized materials for toon shading, normal debuggi
proposal-writer
claude-office-skills/skills · Productivity
This skill helps you create professional, persuasive business proposals that clearly communicate value and win deals. From simple quotes to comprehensive RFP responses.
capacity-planning
aj-geddes/useful-ai-prompts · Productivity
Capacity planning ensures teams have sufficient resources to deliver work at sustainable pace, prevents burnout, and enables accurate commitment to stakeholders.
book-to-skill
OWNER/REPO · productivity
Converts books and documents into structured agent skills.
convex-create-component
get-convex/agent-skills · Productivity
Design and build isolated, reusable Convex backend components with clear boundaries and app-facing wrappers. \n \n Supports three component shapes: local (single-app), packaged (npm), and hybrid (both), with a decision tree to choose the right fit \n Enforces architectural boundaries: components own their tables and functions, while the app handles authentication, environment access, and client-facing wrappers \n Provides a complete workflow from planning (tables, public API, data flow) through
phaser
opusgamelabs/game-creator · Productivity
You are an expert Phaser game developer building games with the game-creator plugin. Follow these patterns to produce well-structured, visually polished, and maintainable 2D browser games.
find-bugs
getsentry/skills · Productivity
Comprehensive code review identifying bugs, security vulnerabilities, and quality issues in branch changes. \n \n Executes a structured five-phase review process: gathering the complete diff, mapping attack surfaces, running a detailed security checklist, verifying findings, and auditing coverage before conclusions \n Security checklist covers 11 critical areas including injection, XSS, authentication, authorization, CSRF, race conditions, session management, cryptography, information disclosure