react-native-skills
openbooklet.com/s/react-native-skillsopenbooklet.com/s/react-native-skills@1.0.0GET /api/v1/skills/react-native-skillsReact Native and Expo best practices for performance, UI patterns, and native integrations.
Generate JSDoc/docstrings for functions
Generate -> annotate -> refine -> repeat using generate_image + Visual Annotator (Live Canvas).
Load a CSV and provide insights
Manage Calendly scheduling via the v2 API. List event types, view scheduled events, check invitee details, manage availability schedules, cancel/reschedule events, create one-off links, and configure webhooks. Use when the user asks about their calendar, upcoming meetings, scheduling links, or availability.
Remove unused imports from files
Cloud migration strategy and execution: assessment frameworks, migration patterns, database migration, network cutover, and multi-cloud planning.
Run OpenAI Codex CLI as a background agent â detect, install, configure, and execute tasks via codex exec.
Compare two files and show differences
Research competitors for a product, market, or idea and identify opportunities to differentiate
Monitor web pages for changes and extract updated content with scheduling support.
Convert code from one language to another
Multi-agent system research agent for CoWork OS. Use when: researching multi-agent papers, frameworks, production case studies; maintaining a research queue; producing CoWork OS applicability analysis and implementation recommendations. Triggers: 'multi-agent research', 'research multi-agent systems', 'multi-agent papers', 'agent orchestration research', 'CoWork OS research'.
Use ccxt (Python) for crypto prices, balances, and order actions across 100+ exchanges.
Discounted cash flow valuation with WACC calculation, free cash flow projection, terminal value estimation, sensitivity analysis, and enterprise-to-equity value bridge.
Analyze an error message and suggest fixes
Analyze quarterly and annual earnings reports including EPS beat/miss analysis, revenue trends, margin expansion, forward guidance parsing, and management commentary extraction.
Comprehensive, data-backed email marketing consultant for audits, win-back/re-engagement flows, copy, deliverability, compliance, and campaign/platform strategy.
Environmental, Social, and Governance scoring with SASB materiality mapping, TCFD climate risk alignment, carbon footprint analysis, and sustainability benchmarking.
Find all TODO/FIXME comments in codebase
Cross-engine game performance: draw call optimization, LOD, object pooling, GPU profiling, memory management, and platform-specific tuning.
Auto-indexed from CoWork-OS/CoWork-OS
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
graceful-error-recovery
Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.
audience-aware-communication
Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.
Refactoring Expert
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
Research Expert
Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.
clarify-ambiguous-requests
Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.
structured-step-by-step-reasoning
Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.