Browse Skills

44357 skills found

instrumentation-planning.md
70
1 export instrumentation-planning
2 nexus-labs-automation from "nexus-labs-automation/mobile-observability"
3 Plan what to measure in mobile apps. Use when starting observability, prioritizing instrumentation, or asking "what should I track?"
2026-01-15
recall.md
70
1 export recall
2 tilework-tech from "tilework-tech/nori-profiles"
3 Search the Nori knowledge base for relevant context, solutions, and documentation.
2026-01-15
list-noridocs.md
70
1 export list-noridocs
2 tilework-tech from "tilework-tech/nori-profiles"
3 List all server-side noridocs, optionally filtered by repository and/or path prefix.
2026-01-15
session-replay.md
70
1 export session-replay
2 nexus-labs-automation from "nexus-labs-automation/mobile-observability"
3 Set up session replay for visual debugging. Use when implementing screen recording, replay features, or visual debugging tools.
2026-01-15
writing-plans.md
70
1 export writing-plans
2 tilework-tech from "tilework-tech/nori-profiles"
3 Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
2026-01-15
code-review-reception.md
70
1 export code-review-reception
2 tilework-tech from "tilework-tech/nori-profiles"
3 Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-15
systematic-debugging.md
70
1 export systematic-debugging
2 tilework-tech from "tilework-tech/nori-profiles"
3 Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
2026-01-15
user-journey-tracking.md
70
1 export user-journey-tracking
2 nexus-labs-automation from "nexus-labs-automation/mobile-observability"
3 Track user journeys with intent context and friction signals. Use when instrumenting onboarding, checkout, or any multi-step flow where you need to understand WHY users fail.
2026-01-15
testing-anti-patterns.md
70
1 export testing-anti-patterns
2 tilework-tech from "tilework-tech/nori-profiles"
3 Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
2026-01-15
creating-debug-tests-and-iterating.md
70
1 export creating-debug-tests-and-iterating
2 tilework-tech from "tilework-tech/nori-profiles"
3 Use this skill when faced with a difficult debugging task where you need to replicate some bug or behavior in order to see what is going wrong.
2026-01-15
site-slides.md
70
1 export site-slides
2 tyrchen from "tyrchen/geektime-bootcamp-ai"
3 Generate presentation slides from images or PDF files. Use when user wants to create slides, generate presentations, or convert PDF to slides for the training camp website. Triggers on keywords like "slides", "presentation", "幻灯片", "演示文稿".
2026-01-15
interaction-latency.md
70
1 export interaction-latency
2 nexus-labs-automation from "nexus-labs-automation/mobile-observability"
3 Measure time from user tap to action completion. Use when tracking button response times, form submissions, add-to-cart, or any tap-triggered operation.
2026-01-15
taking-and-analyzing-screenshots.md
70
1 export taking-and-analyzing-screenshots
2 tilework-tech from "tilework-tech/nori-profiles"
3 Use this to capture screen context.
2026-01-15
finishing-a-development-branch.md
70
1 export finishing-a-development-branch
2 tilework-tech from "tilework-tech/nori-profiles"
3 Use this when you have completed some feature implementation and have written passing tests, and you are ready to create a PR.
2026-01-15
write-noridoc.md
70
1 export write-noridoc
2 tilework-tech from "tilework-tech/nori-profiles"
3 Write or update documentation in the server-side noridocs system.
2026-01-15
building-uiux.md
70
1 export building-uiux
2 tilework-tech from "tilework-tech/nori-profiles"
3 Use when implementing user interfaces or user experiences - guides through exploration of design variations, frontend setup, iteration, and proper integration
2026-01-15
pg-data.md
70
1 export pg-data
2 tyrchen from "tyrchen/geektime-bootcamp-ai"
3 Generate safe, read-only PostgreSQL queries from natural language. Use when users need to query blog_small, ecommerce_medium, or saas_crm_large databases. Supports query generation, execution, and result analysis with confidence scoring.
2026-01-15
creating-skills.md
70
1 export creating-skills
2 tilework-tech from "tilework-tech/nori-profiles"
3 Use when you need to create a new custom skill for a profile - guides through gathering requirements, creating directory structure, writing SKILL.md, and optionally adding bundled scripts
2026-01-15
handle-large-tasks.md
70
1 export handle-large-tasks
2 tilework-tech from "tilework-tech/nori-profiles"
3 Use this skill to split large plans into smaller chunks. This skill manages your context window for large tasks. Use it when a task will take a long time and cause context issues.
2026-01-15
read-noridoc.md
70
1 export read-noridoc
2 tilework-tech from "tilework-tech/nori-profiles"
3 Read documentation from the server-side noridocs system by file path.
2026-01-15
webapp-testing.md
70
1 export webapp-testing
2 tilework-tech from "tilework-tech/nori-profiles"
3 Use this skill to build features or debug anything that uses a webapp frontend.
2026-01-15
updating-noridocs.md
70
1 export updating-noridocs
2 tilework-tech from "tilework-tech/nori-profiles"
3 Use this when you have finished making code changes and you are ready to update the documentation based on those changes.
2026-01-15
sync-noridocs.md
70
1 export sync-noridocs
2 tilework-tech from "tilework-tech/nori-profiles"
3 Sync all local docs.md files to server-side noridocs system.
2026-01-15
creating-development-plans.md
69
1 export creating-development-plans
2 sammcj from "sammcj/agentic-coding"
3 Creates structured development plans with phased task breakdowns, requirements, and QA checklists. Use when the user explicitly asks to create a dev plan, development plan, or document development requirements.
2026-01-16