← all publishers

Notysoty

@notysoty source repo

62 published skills

  1. Faq Generator · notysoty
    Generates a comprehensive FAQ section for any product, API, or documentation page.
    0
    installs
  2. Readme Writer · notysoty
    Generates a professional, comprehensive README.md for any project from its codebase or description.
    0
    installs
  3. Prompt Refiner · notysoty
    Improves AI prompts to be clearer, more specific, and produce more consistent outputs.
    0
    installs
  4. Refactor Planner · notysoty
    Creates a safe, step-by-step plan to refactor messy code without breaking existing behavior.
    0
    installs
  5. Technical Blog Post Writer · notysoty
    Writes engaging, accurate technical blog posts targeted at developer audiences.
    0
    installs
  6. Unit Test Writer · notysoty
    Generates comprehensive unit tests for any function or module with edge cases.
    0
    installs
  7. Auth Flow Planner · notysoty
    Designs a secure authentication and authorization flow for any application, covering login, sessions, roles, and edge cases.
    0
    installs
  8. Changelog Curator · notysoty
    Maintains and formats a CHANGELOG.md following Keep a Changelog conventions from git history or PR list.
    0
    installs
  9. Form UX Optimizer · notysoty
    Reviews web forms for usability issues — field ordering, validation messages, error states, and accessibility.
    0
    installs
  10. Git Commit Writer · notysoty
    Generates conventional commit messages from staged changes or a diff.
    0
    installs
  11. LLM Tracing And Observability Setup · notysoty
    Configures end-to-end tracing for an LLM application using OpenTelemetry with LangSmith, Langfuse, or Helicone — span naming, metadata tagging, latency thresholds, and cost tracking.
    0
    installs
  12. Tech Debt Auditor · notysoty
    Identifies and prioritizes technical debt in a codebase with an effort/impact matrix.
    0
    installs
  13. API Documentation Generator · notysoty
    Generates OpenAPI-compatible documentation for REST API endpoints from code or route definitions.
    0
    installs
  14. Article Repurposer · notysoty
    Takes a long-form article and repurposes it into multiple formats: tweet thread, LinkedIn post, TL;DR, and key quotes.
    0
    installs
  15. LLM Cost Optimizer · notysoty
    Audits an AI application for unnecessary token spend and recommends prompt caching, model routing, and token reduction techniques to cut costs.
    0
    installs
  16. MCP Server Builder · notysoty
    Step-by-step guidance for creating a new MCP server with FastMCP or the TypeScript SDK — tool definitions, resource handlers, error responses, and usage examples.
    0
    installs
  17. Unit Test Improver · notysoty
    Reviews existing unit tests for gaps, weak assertions, and missing edge cases, then rewrites them to be more robust.
    0
    installs
  18. Edge Case Discovery · notysoty
    Systematically identifies edge cases and boundary conditions for any function, API, or user flow.
    0
    installs
  19. Flaky Test Analyzer · notysoty
    Diagnoses why tests pass inconsistently and suggests fixes for timing, ordering, and state isolation issues.
    0
    installs
  20. Issue To Pr Planner · notysoty
    Takes a GitHub issue and produces a step-by-step implementation plan with file locations and code changes needed.
    0
    installs
  21. React Component Reviewer · notysoty
    Analyzes React components for performance, accessibility, and modern hook usage.
    0
    installs
  22. SQL Query Optimizer · notysoty
    Reviews SQL queries for performance issues and rewrites them with optimized execution plans.
    0
    installs
  23. Error Log Summarizer · notysoty
    Parses raw error logs and produces a concise, prioritized summary of unique issues with root cause hints.
    0
    installs
  24. RAG Chunking Strategy Advisor · notysoty
    Given a document type and retrieval goal, recommends the optimal chunking strategy for a RAG pipeline to minimize retrieval failures.
    0
    installs
  25. RAG Workflow Planner · notysoty
    Designs a complete Retrieval-Augmented Generation (RAG) pipeline for a given use case, including chunking strategy, embedding model selection, and retrieval approach.
    0
    installs
  26. Stack Trace Analyzer · notysoty
    Interprets error stack traces to pinpoint root cause, explain what went wrong, and suggest fixes.
    0
    installs
  27. REST API Endpoint Designer · notysoty
    Designs RESTful API endpoints following OpenAPI spec and industry best practices.
    0
    installs
  28. Code Review Checklist · notysoty
    Runs a systematic checklist review on any code diff or file, covering correctness, security, performance, and readability.
    0
    installs
  29. Pr Description Writer · notysoty
    Writes clear, thorough pull request descriptions from a diff or list of changes.
    0
    installs
  30. Sdk Quickstart Writer · notysoty
    Generates a concise, copy-paste-ready quickstart guide for any SDK or library.
    0
    installs
  31. SEO Content Optimizer · notysoty
    Analyzes and rewrites content to maximize search engine visibility without sounding robotic.
    0
    installs
  32. AI Feature Spec Writer · notysoty
    Writes a complete product spec for an AI-powered feature including user stories, model requirements, fallback behavior, and evaluation criteria.
    0
    installs
  33. Architecture Explainer · notysoty
    Reads a codebase or system description and produces a clear, structured architecture overview with diagrams.
    0
    installs
  34. Blog Outline Generator · notysoty
    Generates a detailed, SEO-optimized blog post outline with H2/H3 structure, key points per section, and a hook.
    0
    installs
  35. Migration Guide Writer · notysoty
    Writes clear migration guides for library upgrades, breaking API changes, or framework version bumps.
    0
    installs
  36. Prompt Version Control Workflow · notysoty
    Sets up a prompt versioning system with naming conventions, diff tracking, A/B evaluation gates before promotion, and rollback triggers.
    0
    installs
  37. SEO Metadata Generator · notysoty
    Generates optimized title tags, meta descriptions, Open Graph tags, and structured data for any web page.
    0
    installs
  38. Bug Root Cause Analyzer · notysoty
    Systematically diagnoses bugs by tracing execution flow and identifying root causes vs symptoms.
    0
    installs
  39. Hybrid Search Architect · notysoty
    Designs a hybrid retrieval pipeline combining dense vector search and BM25 sparse search with reciprocal rank fusion, and explains when to use each configuration.
    0
    installs
  40. Observability Checklist · notysoty
    Reviews a service or codebase against a full observability checklist — logs, metrics, traces, and alerting gaps.
    0
    installs
  41. Playwright Test Builder · notysoty
    Generates robust Playwright end-to-end tests for web pages and user flows.
    0
    installs
  42. Release Notes Generator · notysoty
    Generates clear, user-friendly release notes from a git log or list of PRs.
    0
    installs
  43. Breaking Change Detector · notysoty
    Compares two versions of a codebase or API and flags all breaking changes with migration hints.
    0
    installs
  44. Caching Strategy Advisor · notysoty
    Recommends the right caching layer, TTL strategy, and invalidation approach for any application bottleneck.
    0
    installs
  45. Database Schema Reviewer · notysoty
    Reviews database schemas for normalization issues, missing indexes, naming inconsistencies, and scalability risks.
    0
    installs
  46. Docker Compose Generator · notysoty
    Generates production-ready docker-compose.yml files for any application stack.
    0
    installs
  47. Documentation Gap Finder · notysoty
    Audits a codebase or docs folder and lists everything that is undocumented, outdated, or unclear.
    0
    installs
  48. Prompt Injection Defense Auditor · notysoty
    Reviews LLM application prompts and input handling for direct and indirect prompt injection vulnerabilities, then writes defensive scaffolding.
    0
    installs
  49. Sprint Summary Generator · notysoty
    Converts a list of completed tickets or commits into a clear sprint summary for stakeholders.
    0
    installs
  50. Agent Context File Writer · notysoty
    Writes a high-quality CLAUDE.md, .cursorrules, or .windsurfrules file that gives a coding agent the right project context, conventions, and constraints to work effectively.
    0
    installs
  51. MCP Integration Assistant · notysoty
    Helps design and implement Model Context Protocol (MCP) server integrations for AI agents.
    0
    installs
  52. Newsletter Summary Writer · notysoty
    Condenses long articles, threads, or documents into concise, engaging newsletter-ready summaries.
    0
    installs
  53. Social Post Thread Writer · notysoty
    Converts a blog post, idea, or document into an engaging Twitter/X or LinkedIn thread with hooks and CTAs.
    0
    installs
  54. Accessibility Audit Helper · notysoty
    Reviews UI code and components for WCAG 2.1 accessibility violations and provides specific fixes.
    0
    installs
  55. Incident Postmortem Writer · notysoty
    Writes a blameless incident postmortem document from an incident timeline or Slack thread.
    0
    installs
  56. Landing Page Copy Improver · notysoty
    Rewrites landing page copy to be more compelling, benefit-focused, and conversion-optimized.
    0
    installs
  57. Responsive Layout Reviewer · notysoty
    Reviews HTML/CSS or component code for responsive design issues across mobile, tablet, and desktop breakpoints.
    0
    installs
  58. Hallucination Risk Reviewer · notysoty
    Reviews an AI-generated response or LLM application output for factual risks, hallucination patterns, and confidence calibration issues.
    0
    installs
  59. Agent Evaluation Framework Builder · notysoty
    Designs an eval suite for an LLM agent or pipeline including success metrics, trajectory scoring, LLM-as-judge setup, and regression test cases.
    0
    installs
  60. Troubleshooting Guide Builder · notysoty
    Builds a structured troubleshooting guide with symptom → cause → fix format for any tool or system.
    0
    installs
  61. X Twitter Source Packet Builder · notysoty
    Converts reviewed X/Twitter evidence into compact source packets for research and writing workflows.
    0
    installs
  62. Langgraph State Machine Designer · notysoty
    Converts a workflow description into a LangGraph node/edge graph with typed state, conditional routing, and human-in-the-loop checkpoints.
    0
    installs