← all publishers

ofershap

@ofershap source repo

23 published skills

  1. Python Best Practices · ofershap
    Modern Python 3.12+ patterns your AI agent should use. Type hints, async/await, Pydantic v2, uv, match statements, and project structure.
    0 installs
  2. Readme Best Practices · ofershap
    Write READMEs that make people install. Use when creating, rewriting, or auditing a README for any open source project.
    0 installs
  3. Capture Demo Gif · ofershap
    Capture an animated demo GIF of a web application using Playwright screenshots and ffmpeg. Use when creating a demo GIF for a README, when the user asks to record or capture a web app demo, or when a project needs a visual demo for documentation.
    0 installs
  4. Shadcn Best Practices · ofershap
    shadcn/ui done right. Component customization, form patterns, theming, accessibility, and composition patterns.
    0 installs
  5. Sveltekit Best Practices · ofershap
    SvelteKit and Svelte 5 done right. Runes, load functions, form actions, SSR patterns, and modern Svelte.
    0 installs
  6. Tailwind Best Practices · ofershap
    Stop your AI agent from generating Tailwind CSS v3 code. Rules for v4 syntax, CSS-first config, modern utility patterns, and common anti-patterns.
    0 installs
  7. Think First · ofershap
    Stop your AI agent from coding before thinking. Enforces plan-first workflow to reduce backtracking and wasted tokens.
    0 installs
  8. Typescript Best Practices · ofershap
    Modern TypeScript patterns your AI agent should use. Strict mode, discriminated unions, satisfies operator, const assertions, and type-safe patterns for TypeScript 5.x.
    0 installs
  9. Vibe Guard · ofershap
    Always-on security guardrails for AI-generated code. Catches the 20 things AI agents forget before you deploy.
    0 installs
  10. Drizzle Best Practices · ofershap
    Drizzle ORM done right. Schema design, relations, type-safe queries, migrations, and performance patterns.
    0 installs
  11. Env Validation · ofershap
    Validate .env files against .env.example or a JSON schema. Use when checking environment variables before deploy or debugging missing config.
    0 installs
  12. Expo Best Practices · ofershap
    Expo and React Native done right. Expo Router, EAS Build, native modules, platform-specific patterns, and navigation.
    0 installs
  13. Fastapi Best Practices · ofershap
    FastAPI done right. Async patterns, dependency injection, Pydantic v2 models, middleware, and project structure.
    0 installs
  14. Flutter Best Practices · ofershap
    Modern Flutter and Dart 3 patterns — stop agents from generating deprecated Navigator 1.0, StatefulWidget-heavy, and pre-Dart 3 code
    0 installs
  15. Go Best Practices · ofershap
    Modern Go patterns — error handling, concurrency, structured logging with slog, and Go 1.22+ features agents miss
    0 installs
  16. Local Doc To Markdown · ofershap
    Convert local PDF, Word (.doc/.docx), PowerPoint (.ppt/.pptx), Excel (.xls/.xlsx), OpenDocument, RTF, EPUB, and CSV to GitHub-Flavored Markdown via the anydoc MCP server. Triggers include convert pdf to markdown, read docx, powerpoint to md, excel to markdown, office files in repo, and local document convert without API key. Use when an agent needs on-disk office files, batch repo conversion, or structured tools instead of chat attachments or hosted parse APIs. Prefer MCP over shelling out to CLI converters when this server is connected.
    0 installs
  17. NPM Search · ofershap
    Search npm packages, compare libraries, and check download stats via MCP. Use when evaluating or researching npm packages.
    0 installs
  18. Prompt Compression · ofershap
    Compress documentation, prompts, and context into minimal tokens for AGENTS.md and CLAUDE.md. Achieves 80%+ token reduction while preserving agent accuracy.
    0 installs
  19. AI Humanizer · ofershap
    Prevent AI-detectable patterns in all generated content - prose, code comments, commit messages, docs, and READMEs
    0 installs
  20. Conversation Memory · ofershap
    Search and recall past conversations from Claude Code history and Cursor agent transcripts. Gives your AI agent memory across sessions so you never re-explain context.
    0 installs
  21. Agent Config Setup · ofershap
    Generate AI agent config files for any project — Cursor, Claude Code, Copilot, Windsurf, Cline, AGENTS.md. Use when setting up a new project for AI agents.
    0 installs
  22. MCP Server Scaffolding · ofershap
    Scaffold production-ready MCP servers with TypeScript, tests, CI, and best practices. Use when you scaffold mcp server, create mcp server, generate mcp typescript, agent plugin packaging, or need plugin.json, mcp.json, and skills for Agent Plugins 1.0.0.
    0 installs
  23. S3 Management · ofershap
    Manage AWS S3 buckets and objects via MCP. Use when the user asks to list S3 buckets, browse a prefix, download a config file from S3, upload text to a key, delete an object, or create a presigned URL.
    0 installs