← all publishers

nota-america

@nota-america source repo

1020 published skills · page 9 of 11

  1. Process Optimization · nota-america
    Analyze and improve business processes. Trigger with "this process is slow", "how can we improve", "streamline this workflow", "too many steps", "bottleneck", or when the user describes an inefficient process they want to fix.
    0 installs
  2. Content Strategy · nota-america bundle
    Analyzes sales data from PayPal and QuickBooks to find top performers and slow movers, layers in seasonality, and produces a prioritized 30-day content brief: what to push, what offers to run, what to hold. Strategic output only — no calendars or assets. Use when the user asks what to post, wants a content plan, asks what's selling, or what to promote this month.
    0 installs
  3. Handle Complaint · nota-america
    Handles an incoming customer complaint end-to-end — pulls context, drafts a response, and suggests an operational fix. Accepts optional email or ticket ID argument.
    0 installs
  4. Quarterly Review · nota-america
    Generates a full QBR narrative — revenue trend, margin trend, customer health, top opportunities and risks — as a presentation-ready PDF or deck. Accepts optional quarter and save-to arguments.
    0 installs
  5. Stakeholder Update · nota-america
    Generate a stakeholder update tailored to audience and cadence. Use when writing a weekly or monthly status for leadership, announcing a launch, escalating a risk or blocker, or translating the same progress into exec-brief, engineering-detail, or customer-facing versions.
    0 installs
  6. Speculative Decoding · nota-america bundle
    Accelerate LLM inference using speculative decoding, Medusa multiple heads, and lookahead decoding techniques. Use when optimizing inference speed (1.5-3.6× speedup), reducing latency for real-time applications, or deploying models with limited compute. Covers draft models, tree-based attention, Jacobi iteration, parallel token generation, and production deployment strategies.
    0 installs
  7. Build MCP Server · nota-america bundle
    This skill should be used when the user asks to "build an MCP server", "create an MCP", "make an MCP integration", "wrap an API for Claude", "expose tools to Claude", "make an MCP app", or discusses building something with the Model Context Protocol. It is the entry point for MCP server development — it interrogates the user about their use case, determines the right deployment model (remote HTTP, MCPB, local stdio), picks a tool-design pattern, and hands off to specialized skills.
    0 installs
  8. Synthesize Research · nota-america
    Synthesize user research from interviews, surveys, and feedback into structured insights. Use when you have a pile of interview notes, survey responses, or support tickets to make sense of, need to extract themes and rank findings by frequency and impact, or want to turn raw feedback into roadmap recommendations.
    0 installs
  9. Knowledge Distillation · nota-america bundle
    Compress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained performance, transferring GPT-4 capabilities to open-source models, or reducing inference costs. Covers temperature scaling, soft targets, reverse KLD, logit distillation, and MiniLLM training strategies.
    0 installs
  10. Recruiting Pipeline · nota-america
    Track and manage recruiting pipeline stages. Trigger with "recruiting update", "candidate pipeline", "how many candidates", "hiring status", or when the user discusses sourcing, screening, interviewing, or extending offers.
    0 installs
  11. Customer Pulse Check · nota-america
    Synthesizes themes from PayPal disputes, HubSpot tickets, and review exports into a top-3 fixable issues list with drafted response templates. Accepts optional since-date argument.
    0 installs
  12. Tax Season Organizer · nota-america bundle
    Prepares tax-season materials for small business owners — framed as deliverables for their accountant, not tax advice. Two modes: (1) quarterly estimated tax calculation — pulls YTD net income from QuickBooks and calculates the federal income tax + self-employment tax liability and quarterly payment due; (2) year-end 1099 prep — scans QuickBooks, PayPal, and Stripe for contractors paid over $600, builds a 1099-NEC candidate list with missing W-9 flags, and produces a plain-English summary a CPA can work from directly. Trigger this skill whenever the user mentions: quarterly taxes, estimated tax payment, how much to set aside for taxes, 1099s, 1099-NEC, year-end tax prep, contractor payments, W-9s, or any phrase suggesting they are preparing for a tax deadline or handing materials to an accountant. Also trigger proactively when a user asks about net profit or YTD income in a context that suggests they are worried about their tax bill.
    0 installs
  13. Knowledge Synthesis · nota-america
    Combines search results from multiple sources into coherent, deduplicated answers with source attribution. Handles confidence scoring based on freshness and authority, and summarizes large result sets effectively.
    0 installs
  14. Ara Rigor Reviewer · nota-america bundle
    Performs ARA Seal Level 2 semantic epistemic review on Agent-Native Research Artifacts, scoring six dimensions (evidence relevance, falsifiability, scope calibration, argument coherence, exploration integrity, methodological rigor) and producing a constructive, severity-ranked report with a Strong Accept-to-Reject recommendation. Use after Level 1 structural validation passes, when an ARA needs an objective epistemic critique before publication or release.
    0 installs
  15. Ara Research Manager · nota-america bundle
    Records research provenance as a post-task epilogue, scanning conversation history at the end of a coding or research session to extract decisions, experiments, dead ends, claims, heuristics, and pivots, and writing them into the ara/ directory with user-vs-AI provenance tags. Use as a session epilogue — never during execution — to maintain a faithful, auditable trace of how a research project actually evolved.
    0 installs
  16. Product Brainstorming · nota-america
    Brainstorm product ideas, explore problem spaces, and challenge assumptions as a thinking partner. Use when exploring a new opportunity, generating solutions to a product problem, stress-testing an idea, or when a PM needs to think out loud with a sharp sparring partner before converging on a direction.
    0 installs
  17. Claude Md Improver · nota-america bundle
    Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project memory optimization".
    0 installs
  18. Instrument Data To Allotrope · nota-america bundle
    Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full ASM JSON, flattened CSV for easy import, and exportable Python code for data engineers. Common triggers include converting instrument files, standardizing lab data, preparing data for upload to LIMS/ELN systems, or generating parser code for production pipelines.
    0 installs
  19. Scientific Problem Selection · nota-america bundle
    This skill should be used when scientists need help with research problem selection, project ideation, troubleshooting stuck projects, or strategic scientific decisions. Use this skill when users ask to pitch a new research idea, work through a project problem, evaluate project risks, plan research strategy, navigate decision trees, or get help choosing what scientific problem to work on. Typical requests include "I have an idea for a project", "I'm stuck on my research", "help me evaluate this project", "what should I work on", or "I need strategic advice about my research".
    0 installs
  20. Claude Automation Recommender · nota-america bundle
    Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what Claude Code features they should use.
    0 installs
  21. Cancel Ralph · nota-america
    Cancel an active Ralph Loop. Use when the user wants to stop, cancel, or abort a running ralph loop.
    0 installs
  22. What Did I Get Done · nota-america
    Summarize authored commits over a user-specified time period into a concise update
    0 installs
  23. Chatgpt Apps · nota-america bundle
    Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project scaffold. Prefer a docs-first workflow by invoking the openai-docs skill or OpenAI developer docs MCP tools before generating code.
    0 installs
  24. Geo Platform Optimizer · nota-america
    Platform-specific AI search optimization — audit and optimize for Google AI Overviews, ChatGPT, Perplexity, Gemini, and Bing Copilot individually
    0 installs
  25. Ce Resolve Pr Feedback · nota-america bundle
    Resolve PR review feedback. Use when addressing review comments, resolving review threads, or fixing code-review feedback.
    0 installs
  26. Running Claude Code Via Litellm Copilot · nota-america bundle
    Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.
    0 installs
  27. Pr Review Canvas · nota-america bundle
    Generate an interactive PR review walkthrough as an HTML page. Fetches PR data via gh API, categorizes files into core vs mechanical changes, adds reviewer annotations, and renders diffs with moved-code detection. Use when the user pastes a GitHub PR URL and asks for a review, walkthrough, or summary, or says "review this PR".
    0 installs
  28. Gws Chat · nota-america
    Google Chat: Manage Chat spaces and messages.
    0 installs
  29. Gws Docs · nota-america
    Read and write Google Docs.
    0 installs
  30. Gws Keep · nota-america
    Manage Google Keep notes.
    0 installs
  31. Gws Meet · nota-america
    Manage Google Meet conferences.
    0 installs
  32. Vercel Deploy · nota-america bundle
    Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
    0 installs
  33. Ml Paper Writing · nota-america bundle
    Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. For systems venues (OSDI, NSDI, ASPLOS, SOSP), use systems-paper-writing instead.
    0 installs
  34. Ralph Loop Help · nota-america
    Explain the Ralph Loop plugin, how it works, and available skills. Use when the user asks for help with ralph loop, wants to understand the technique, or needs usage examples.
    0 installs
  35. Gws Drive · nota-america
    Google Drive: Manage files, folders, and shared drives.
    0 installs
  36. Gws Forms · nota-america
    Read and write Google Forms.
    0 installs
  37. Gws Gmail · nota-america
    Gmail: Send, read, and manage email.
    0 installs
  38. Gws Tasks · nota-america
    Google Tasks: Manage task lists and tasks.
    0 installs
  39. Miles Rl Training · nota-america bundle
    Provides guidance for enterprise-grade RL training using miles, a production-ready fork of slime. Use when training large MoE models with FP8/INT4, needing train-inference alignment, or requiring speculative RL for maximum throughput.
    0 installs
  40. Claude API · nota-america bundle
    Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.
    0 installs
  41. Gws Events · nota-america
    Subscribe to Google Workspace events.
    0 installs
  42. Gws People · nota-america
    Google People: Manage contacts and profiles.
    0 installs
  43. Gws Script · nota-america
    Manage Google Apps Script projects.
    0 installs
  44. Gws Sheets · nota-america
    Google Sheets: Read and write spreadsheets.
    0 installs
  45. Gws Slides · nota-america
    Google Slides: Read and write presentations.
    0 installs
  46. Frontend Skill · nota-america
    Use when the task asks for a visually strong landing page, website, app, prototype, demo, or game UI. This skill enforces restrained composition, image-led hierarchy, cohesive content structure, and tasteful motion while avoiding generic cards, weak branding, and UI clutter.
    0 installs
  47. Netlify Deploy · nota-america bundle
    Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
    0 installs
  48. Canvas Design · nota-america bundle
    Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
    0 installs
  49. Theme Factory · nota-america bundle
    Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
    0 installs
  50. Fix Merge Conflicts · nota-america
    Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution
    0 installs
  51. Place Based Inquiry Anchor · nota-america
    Anchor curriculum learning in a specific local place with connections to community, culture, and identity. Use when connecting academic content to students' local environment and heritage.
    0 installs
  52. Three Part Lesson Designer · nota-america
    Design a Montessori three-period lesson for introducing concepts through concrete materials and naming. Use when teaching vocabulary, classifications, or concepts through hands-on materials.
    0 installs
  53. Azure Reliability · nota-america bundle
    Assess and improve the reliability posture of PaaS Applications (Azure Functions and Azure App Service). Scans deployed resources for zone redundancy, ZRS storage, health probes, and multi-region failover. Presents a feature-pivoted checklist, then drives staged remediation (CLI or IaC patches) end-to-end with user confirmation. WHEN: "assess reliability", "check reliability", "zone redundant", "multi-region failover", "high availability", "disaster recovery", "single points of failure", "reliability posture", "resiliency".
    2 installs
  54. Microsoft Foundry · nota-america bundle
    Deploy, evaluate, fine-tune, and manage Foundry agents end-to-end: Docker build, ACR push, hosted/prompt agent create, container start, batch eval, continuous eval, prompt optimizer, Agent Optimizer scaffold, agent.yaml, dataset curation from traces, model fine-tuning (SFT/DPO/RFT). USE FOR: deploy agent, hosted agent, create agent, add tool to agent, invoke agent, evaluate agent, continuous eval, continuous monitoring, optimize prompt, improve prompt, optimize agent instructions, deploy model, Foundry project, RBAC, role assignment, permissions, quota, capacity, region, troubleshoot agent, deployment failure, AI Services, create Foundry resource, provision, knowledge index, agent monitoring, customize deployment, onboard, availability, fine-tune, SFT, DPO, RFT, training-data, grader, distillation, fine-tuned model, large file upload. DO NOT USE FOR: Azure Functions, App Service, general Azure deploy (use azure-deploy), general Azure prep (use azure-prepare).
    2 installs
  55. Gws Calendar · nota-america
    Google Calendar: Manage calendars and events.
    0 installs
  56. Gws Workflow · nota-america
    Google Workflow: Cross-service productivity workflows.
    0 installs
  57. Phenomenon Based Unit Anchor · nota-america
    Anchor a multidisciplinary unit in a real-world phenomenon that requires multiple subject lenses to understand. Use when designing integrated or phenomenon-based units across disciplines.
    0 installs
  58. Gws Classroom · nota-america
    Google Classroom: Manage classes, rosters, and coursework.
    0 installs
  59. Elevenlabs Tts · nota-america bundle
    Generate ElevenLabs text-to-speech audio from scripts or inline text using local voice profiles. Use when the user asks for ElevenLabs, text-to-speech, TTS, narration, voiceover, speech audio, or voice generation; load voice names, voice ids, emails, owners, and account-specific defaults only from local config outside the skill.
    0 installs
  60. Flow State Condition Designer · nota-america
    Optimise a learning activity for flow by balancing challenge level, skill, clear goals, and immediate feedback. Use when students are bored, anxious, or disengaged during a task.
    0 installs
  61. Prepared Environment Designer · nota-america
    Redesign a classroom as a prepared environment optimised for independent learning, calm transitions, and material access. Use when classroom layout hinders independence or self-directed work.
    0 installs
  62. Reggio Documentation Protocol · nota-america
    Design a pedagogical documentation protocol for making children's learning processes visible and shareable. Use when documenting learning, communicating with families, or planning next steps.
    0 installs
  63. Gws Modelarmor · nota-america
    Google Model Armor: Filter user-generated content for safety.
    0 installs
  64. Develop Web Game · nota-america bundle
    Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.
    0 installs
  65. Jupyter Notebook · nota-america bundle
    Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.
    0 installs
  66. Awe Wonder Experience Designer · nota-america
    Design a moment of awe or wonder that hooks curiosity and deepens emotional engagement with content. Use when opening units, introducing surprising material, or reigniting student interest.
    0 installs
  67. Self Efficacy Builder Sequence · nota-america
    Design a mastery experience sequence that systematically builds student confidence in a skill they avoid. Use when students say 'I can't do this', avoid tasks, or show learned helplessness.
    0 installs
  68. Variation Theory Task Designer · nota-america
    Design a variation theory task using contrast, separation, and fusion to teach critical features of a concept. Use when students confuse similar concepts or fail to discern key distinctions.
    0 installs
  69. Hackernews Frontpage · nota-america bundle
    Scrape the Hacker News front page (titles, points, comment counts).
    0 installs
  70. Critical Thinking Task Designer · nota-america
    Design a critical thinking task targeting specific skills like evaluating evidence, identifying bias, or analysing arguments. Use when embedding critical analysis into subject lessons.
    0 installs
  71. Persona It Admin · nota-america
    Administer IT — monitor security and configure Workspace.
    0 installs
  72. Cloudflare Deploy · nota-america bundle
    Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
    0 installs
  73. Emergent Project Design Scaffold · nota-america
    Scaffold an emergent project from observed children's interests using Reggio-inspired approaches. Use when following children's fascinations into deeper inquiry in early years or primary settings.
    0 installs
  74. Mixed Age Learning Task Designer · nota-america
    Design a learning task where mixed-age students work together with mutual benefit for all age groups. Use when planning cross-age tutoring, vertical grouping, or multi-year group activities.
    0 installs
  75. Gws Admin Reports · nota-america
    Google Workspace Admin SDK: Audit logs and usage reports.
    0 installs
  76. Persona Sales Ops · nota-america
    Manage sales workflows — track deals, schedule calls, client comms.
    0 installs
  77. Persona Team Lead · nota-america
    Lead a team — run standups, coordinate tasks, and communicate.
    0 installs
  78. Codex CLI Runtime · nota-america
    Internal helper contract for calling the codex-companion runtime from Claude Code
    0 installs
  79. Implementation Intention Designer · nota-america
    Create if-then implementation intentions and WOOP plans for specific student behaviour change goals. Use when students know what to do but struggle to follow through on habits or routines.
    0 installs
  80. Ruler Emotional Literacy Sequence · nota-america
    Design a RULER emotional literacy sequence for recognising, understanding, labelling, expressing, and regulating emotions. Use when students struggle with emotional regulation, conflict, or anxiety.
    0 installs
  81. Service Learning Project Designer · nota-america
    Design a service-learning project connecting genuine community need with embedded curriculum learning. Use when planning community projects, civic engagement, or social action units.
    0 installs
  82. Trauma Informed Practice Designer · nota-america
    Design trauma-informed classroom practices that prioritise safety, predictability, connection, and regulation. Use when student behaviour may be trauma-related or the class needs a sensitive approach.
    0 installs
  83. Uninterrupted Work Cycle Designer · nota-america
    Design an uninterrupted work cycle with choice-based activities structured within a realistic time block. Use when planning Montessori-style independent work periods or extended choice time.
    0 installs
  84. Persona Researcher · nota-america
    Organize research — manage references, notes, and collaboration.
    0 installs
  85. Threejs Towers · nota-america bundle
    Generate architecture procedurally in Three.js and film it assembling — a small geometry vocabulary that builds pagodas, castles, domes and spires from parameters instead of mesh files, hip roofs with flying eaves driven by a single profile function, and a clipping-plane build animation where everything below a rising line is finished work and scaffolding stands above it. Use for construction studies, architectural title sequences, procedural landmarks, or any hero object that should build itself rather than fade in.
    0 installs
  86. Ralph Wiggum · nota-america bundle
    Support files for Ralph Wiggum loop commands and setup.
    0 installs
  87. Ecological Inquiry Anchor Designer · nota-america
    Design an inquiry sequence anchored in a local ecosystem that embeds science or geography curriculum content. Use when teaching through local living systems like gardens, ponds, or hedgerows.
    0 installs
  88. Outdoor Learning Sequence Designer · nota-america
    Design a structured outdoor learning sequence embedding curriculum objectives in an available outdoor space. Use when planning lessons in school grounds, parks, or local natural environments.
    0 installs
  89. Self Regulation Scaffold Generator · nota-america
    Generate scaffolds supporting student self-regulation across planning, monitoring, and evaluation phases. Use when students struggle to manage their own learning during extended or independent tasks.
    0 installs
  90. Implement Fog Of War · nota-america bundle
    Implement, tune, debug, or validate soft wall-aware fog of war and gameplay perception in Three.js action games. Use for orthographic or isometric visibility masks, obstacle-aware line of sight, player and enemy vision ranges, hidden-enemy targeting rules, fog shader artifacts such as spokes or seams, mobile ray budgets, lifecycle and menu-state integration, and deterministic fog-of-war tests.
    0 installs
  91. Video To Superprompt · nota-america bundle
    Turn a reference video into a super detailed recreation or inspiration prompt. Use when the user provides, mentions, uploads, links, or points to a video and asks to analyze the design, UI, animations, transitions, scroll interactions, typography, colors, assets, WebGL/Three.js, storytelling, section-by-section behavior, or to create a prompt/article that recreates the page, app, interaction, or motion system.
    0 installs
  92. Write Like Meng On X · nota-america bundle
    Write, rewrite, review, or continuously refine X/Twitter posts in Meng To's current voice using his deduplicated authored-post corpus, personal and product context, shared resources, and Content repo evidence. Use when asked to improve a tweet in Meng's tone, draft an original post, reply, thread, resource share, or quote post as Meng, check whether an angle repeats an earlier post, study Meng's writing style, ingest another 20-50 authored posts, or hone the reusable Meng X voice profile.
    0 installs
  93. Threejs Weather · nota-america bundle
    Put weather into a Three.js scene that reads as weather — rain anchored inside the frustum, a storm that is the rain leaned on rather than a second system, lightning on its own light with thunder scheduled by distance, snow that blows up into blizzards and keeps settling until the ground goes white, wet ground with puddles and splashes, and looping ambience that has no seam. Use for scene atmosphere, seasonal states, hero backdrops, or any world where clear/rain/storm/snow needs to be a control the viewer can turn.
    0 installs
  94. Skill Installer · nota-america bundle
    Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
    0 installs
  95. Continual Learning · nota-america
    Orchestrate continual learning by delegating transcript mining and AGENTS.md updates to `agents-memory-updater`.
    0 installs
  96. Elaborative Interrogation Generator · nota-america
    Generate elaborative interrogation prompts that deepen encoding through targeted why and how questions. Use when students memorise without understanding or need deeper processing of content.
    0 installs
  97. Motivation Diagnostic Task Redesign · nota-america
    Diagnose motivation problems in a task using self-determination theory and redesign for autonomy, competence, and relatedness. Use when students are disengaged, resistant, or going through the motions.
    0 installs
  98. Performance Profiling · nota-america bundle
    Guide performance profiling for Apple platform apps with Instruments, Xcode diagnostics, and MetricKit. Use when investigating app hangs, stutters, high CPU, memory leaks, memory growth, OOM crashes, slow launch, battery drain, thermal issues, App Store performance readiness, or when adding os_signpost and measurement hooks.
    0 installs
  99. Unsplash Asset Images · nota-america
    Use when you need to pick high-quality Unsplash images for product/design assets (avatars, headshots, portraits, large website backgrounds, and abstract wallpapers) and output real Unsplash URLs plus practical instructions for producing the right resolutions and aspect ratios (1:1, 4:5, 3:4, 16:9, 9:16).
    0 installs
  100. Azure Rbac · nota-america bundle
    Helps users find the right Azure RBAC role for an identity with least privilege access, then generate CLI commands and Bicep code to assign it. Also provides guidance on permissions required to grant roles. WHEN: bicep for role assignment, what role should I assign, least privilege role, RBAC role for, role to read blobs, role for managed identity, custom role definition, assign role to identity, what role do I need to grant access, permissions to assign roles.
    0 installs