← all publishers

sairam0424

@sairam0424 source repo

354 published skills · page 3 of 4

  1. Notification System Design · sairam0424
    Skill — Notification System Design (Multi-Channel Delivery Architecture)
    0
    installs
  2. Technical Interview Design · sairam0424
    Technical Interview Design
    0
    installs
  3. Error Handling Architecture · sairam0424
    Error Handling Architecture
    0
    installs
  4. Internal Developer Platform · sairam0424
    Skill — Internal Developer Platform
    0
    installs
  5. Mindforge Execute Phase Extended · sairam0424
    Use when you have a written implementation plan to execute in a separate session with review checkpoints
    0
    installs
  6. Mindforge List Phase Assumptions · sairam0424
    Surface the agent's assumptions about a phase approach before planning
    0
    installs
  7. Agent Orchestration Patterns · sairam0424
    Agent Orchestration Patterns
    0
    installs
  8. Agent Introspection Debugging · sairam0424
    Skill — Agent Introspection Debugging
    0
    installs
  9. Architecture Tradeoff Analysis · sairam0424
    Architecture Tradeoff Analysis Method (ATAM)
    0
    installs
  10. Developer Productivity Metrics · sairam0424
    Skill — Developer Productivity Metrics
    0
    installs
  11. Multi Turn Conversation Design · sairam0424
    Skill — Multi-Turn Conversation Design (Dialogue State Management)
    0
    installs
  12. Push Notification Architecture · sairam0424
    Skill — Push Notification Architecture & Engagement
    0
    installs
  13. Sprint Retrospective Facilitation · sairam0424
    Sprint Retrospective Facilitation
    0
    installs
  14. Plan · sairam0424
    Plan mode: write an actionable markdown plan to .planning/plans/, no execution. Bite-sized tasks, exact paths, complete code.
    0
    installs
  15. Arxiv · sairam0424
    Search arXiv papers by keyword, author, category, or ID.
    0
    installs
  16. Spike · sairam0424
    Throwaway experiments to validate an idea before build.
    0
    installs
  17. Godmode · sairam0424 bundle
    Jailbreak LLMs: Parseltongue, GODMODE, ULTRAPLINIAN.
    0
    installs
  18. LLM Wiki · sairam0424
    Karpathy's LLM Wiki: build/query interlinked markdown KB.
    0
    installs
  19. Obsidian · sairam0424
    Read, search, create, and edit notes in the Obsidian vault.
    0
    installs
  20. Sherlock · sairam0424
    OSINT username search across 400+ social networks. Hunt down social media accounts by username.
    0
    installs
  21. Code Wiki · sairam0424 bundle
    Generate wiki docs + Mermaid diagrams for any codebase.
    0
    installs
  22. Pixel Art · sairam0424 bundle
    Pixel art w/ era palettes (NES, Game Boy, PICO-8).
    0
    installs
  23. Scrapling · sairam0424
    Web scraping with Scrapling - HTTP fetching, stealth browser automation, Cloudflare bypass, and spider crawling via CLI and Python.
    0
    installs
  24. Github Auth · sairam0424 bundle
    GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
    0
    installs
  25. Hyperframes · sairam0424 bundle
    Create HTML-based video compositions, animated title cards, social overlays, captioned talking-head videos, audio-reactive visuals, and shader transitions using HyperFrames. HTML is the source of truth for video. Use when the user wants a rendered MP4/WebM from an HTML composition, wants to animate text/logos/charts over media, needs captions synced to audio, wants TTS narration, or wants to convert a website into a video.
    0
    installs
  26. Web Pentest · sairam0424 bundle
    Authorized web application penetration testing — reconnaissance, vulnerability analysis, proof-based exploitation, and professional reporting. Adapts Shannon's "No Exploit, No Report" methodology with hard guardrails for scope, authorization, and aux-client leakage. Active testing against running applications you own or have written authorization to test.
    0
    installs
  27. Council · sairam0424
    Skill — Council (Multi-Voice Decision)
    0
    installs
  28. Domain Intel · sairam0424
    Passive domain reconnaissance using Python stdlib. Subdomain discovery, SSL certificate inspection, WHOIS lookups, DNS records, domain availability checks, and bulk multi-domain analysis. No API keys required.
    0
    installs
  29. Mindforge Do · sairam0424
    Route freeform text to the right MindForge command automatically
    0
    installs
  30. Parallel CLI · sairam0424
    Optional vendor skill for Parallel CLI — agent-native web search, extraction, deep research, enrichment, FindAll, and monitoring. Prefer JSON output and non-interactive flows.
    0
    installs
  31. Baoyu Comic · sairam0424 bundle
    Knowledge comics (知识漫画): educational, biography, tutorial.
    0
    installs
  32. Github Issues · sairam0424 bundle
    Create, triage, label, assign GitHub issues via gh or REST.
    0
    installs
  33. Kanban Worker · sairam0424
    Pitfalls, examples, and edge cases for Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is what you load when you want deeper detail on specific scenarios.
    0
    installs
  34. Tdd · sairam0424 bundle
    Strict TDD workflow (Red-Green-Refactor).
    0
    installs
  35. Oss Forensics · sairam0424 bundle
    Supply chain investigation, evidence recovery, and forensic analysis for GitHub repositories. Covers deleted commit recovery, force-push detection, IOC extraction, multi-source evidence collection, hypothesis formation/validation, and structured forensic reporting. Inspired by RAPTOR's 1800+ line OSS Forensics system.
    0
    installs
  36. Pinggy Tunnel · sairam0424
    Zero-install localhost tunnels over SSH via Pinggy.
    0
    installs
  37. Simplify Code · sairam0424
    Parallel 3-agent cleanup of recent code changes.
    0
    installs
  38. Code Tour · sairam0424
    Skill — Code Tour
    0
    installs
  39. Data Mesh · sairam0424
    Skill — Data Mesh
    0
    installs
  40. Mindforge Fast · sairam0424
    Execute a trivial task inline — no subagents, no planning overhead
    0
    installs
  41. Mindforge Help · sairam0424
    Show available MindForge commands and usage guide
    0
    installs
  42. Mindforge Next · sairam0424
    Automatically advance to the next logical step in the MindForge workflow
    0
    installs
  43. Mindforge Note · sairam0424
    Zero-friction idea capture. Append, list, or promote notes to todos.
    0
    installs
  44. Mindforge Ship · sairam0424
    Create PR, run review, and prepare for merge after verification passes
    0
    installs
  45. Python Debugpy · sairam0424
    Debug Python: pdb REPL + debugpy remote (DAP).
    0
    installs
  46. API Design · sairam0424
    Skill — API Design
    0
    installs
  47. CLI Design · sairam0424
    CLI Design
    0
    installs
  48. 1password · sairam0424 bundle
    Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, and reading/injecting secrets for commands.
    0
    installs
  49. Watchers · sairam0424
    Poll RSS, JSON APIs, and GitHub with watermark dedup.
    0
    installs
  50. Meme Generation · sairam0424
    Generate real meme images by picking a template and overlaying text with Pillow. Produces actual .png meme files.
    0
    installs
  51. Mindforge Debug · sairam0424
    Systematic debugging with persistent state across context resets
    0
    installs
  52. Mindforge Quick · sairam0424
    Execute a quick task with MindForge guarantees (atomic commits, state tracking) but skip optional agents
    0
    installs
  53. Mindforge Stats · sairam0424
    Display project statistics — phases, plans, requirements, git metrics, and timeline
    0
    installs
  54. Hermes Agent Skill Authoring · sairam0424
    Author in-repo SKILL.md: frontmatter, validator, structure.
    0
    installs
  55. Agent Loops · sairam0424
    Skill — Agent Loops
    0
    installs
  56. De Sloppify · sairam0424
    Skill — De-Sloppify
    0
    installs
  57. Performance · sairam0424
    Skill — Performance Engineering
    0
    installs
  58. Proofreader · sairam0424
    Skill — Proofreader
    0
    installs
  59. Tool Design · sairam0424
    Tool Design
    0
    installs
  60. Concept Diagrams · sairam0424 bundle
    Generate flat, minimal light/dark-aware SVG diagrams as standalone HTML files, using a unified educational visual language with 9 semantic color ramps, sentence-case typography, and automatic dark mode. Best suited for educational and non-software visuals — physics setups, chemistry mechanisms, math curves, physical objects (aircraft, turbines, smartphones, mechanical watches), anatomy, floor plans, cross-sections, narrative journeys (lifecycle of X, process of Y), hub-spoke system integrations (smart city, IoT), and exploded layer views. If a more specialized skill exists for the subject (dedicated software/cloud architecture, hand-drawn sketches, animated explainers, etc.), prefer that — otherwise this skill can also serve as a general-purpose SVG diagram fallback with a clean educational look. Ships with 15 example diagrams.
    0
    installs
  61. Mindforge Health · sairam0424
    Diagnose planning directory health and optionally repair issues
    0
    installs
  62. Mindforge Review · sairam0424
    Request cross-AI peer review of phase plans from external AI CLIs
    0
    installs
  63. Mindforge Thread · sairam0424
    Manage persistent context threads for cross-session work
    0
    installs
  64. Mindforge Update · sairam0424
    Update MindForge to latest version with changelog display
    0
    installs
  65. A11Y Testing · sairam0424
    Skill — Accessibility Testing
    0
    installs
  66. Build Vs Buy · sairam0424
    Build vs Buy Decision Framework
    0
    installs
  67. Code Quality · sairam0424
    Skill — Code Quality
    0
    installs
  68. Data Privacy · sairam0424
    Skill — Data Privacy Engineering
    0
    installs
  69. Eval Harness · sairam0424
    Skill — Eval Harness (Systematic Evaluation Framework)
    0
    installs
  70. Iot Platform · sairam0424
    Skill — IoT Platform
    0
    installs
  71. Load Testing · sairam0424
    Load Testing
    0
    installs
  72. Queue Design · sairam0424
    Skill — Queue Design
    0
    installs
  73. Rfc Pipeline · sairam0424
    Skill — RFC Pipeline
    0
    installs
  74. Santa Method · sairam0424
    Skill — Santa Method (Multi-Angle Independent Verification)
    0
    installs
  75. Docker Management · sairam0424
    Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
    0
    installs
  76. Duckduckgo Search · sairam0424
    Free web search via DuckDuckGo — text, news, images, videos. No API key needed. Prefer the `ddgs` CLI when installed; use the Python DDGS library only after verifying that `ddgs` is available in the current runtime.
    0
    installs
  77. Mindforge Cleanup · sairam0424
    Archive accumulated phase directories from completed milestones
    0
    installs
  78. Mindforge Manager · sairam0424
    Interactive command center for managing multiple phases from one terminal
    0
    installs
  79. Accessibility · sairam0424
    Skill — Accessibility Engineering
    0
    installs
  80. Audit Logging · sairam0424
    Skill — Audit Logging
    0
    installs
  81. Auth Patterns · sairam0424
    Skill — Auth Patterns
    0
    installs
  82. Data Modeling · sairam0424
    Data Modeling
    0
    installs
  83. Design System · sairam0424
    Design System
    0
    installs
  84. Documentation · sairam0424
    Skill — Documentation
    0
    installs
  85. Ml Monitoring · sairam0424
    Skill — ML Monitoring
    0
    installs
  86. Multimodal AI · sairam0424
    Multimodal AI Systems
    0
    installs
  87. Orch Pipeline · sairam0424
    Skill — Orchestrator Pipeline (shared engine)
    0
    installs
  88. Quality Audit · sairam0424
    Skill — Quality Audit (Four-Dimension Weighted Scoring)
    0
    installs
  89. System Design · sairam0424
    Skill — System Design
    0
    installs
  90. Vibe Security · sairam0424
    Skill — Vibe Security (Fast-Path Security Assessment)
    0
    installs
  91. Writing Plans · sairam0424
    Skill — Writing Plans
    0
    installs
  92. Github Code Review · sairam0424 bundle
    Review PRs: diffs, inline comments via gh or REST.
    0
    installs
  93. Github Pr Workflow · sairam0424 bundle
    GitHub PR lifecycle: branch, commit, open, CI, merge.
    0
    installs
  94. Mindforge Add Todo · sairam0424
    Capture idea or task as todo from current conversation context
    0
    installs
  95. Mindforge Progress · sairam0424
    Check project progress, show context, and route to next action (execute or plan)
    0
    installs
  96. Mindforge Settings · sairam0424
    Configure MindForge workflow toggles and model profile
    0
    installs
  97. Mindforge UI Phase · sairam0424
    Generate UI design contract (UI-SPEC.md) for frontend phases
    0
    installs
  98. REST GRAPHQL Debug · sairam0424
    Debug REST/GraphQL APIs: status codes, auth, schemas, repro.
    0
    installs
  99. Kanban Video Orchestrator · sairam0424 bundle
    Plan, set up, and monitor a multi-agent video production pipeline backed by a Kanban pipeline. Use when the user wants to make ANY video — narrative film, product/marketing, music video, explainer, ASCII/terminal art, abstract/generative loop, comic, 3D, real-time/installation — and the work warrants decomposition into specialized profiles (writer, designer, animator, renderer, voice, editor, etc.) coordinated through a kanban board. Performs adaptive discovery to scope the brief, designs an appropriate team for the requested style, generates the setup script that creates agent profiles + initial kanban task, then helps monitor execution and intervene when tasks stall or fail. Routes scenes to whichever rendering / audio / design skill fits each beat (`ascii-video`, `manim-video`, `p5js`, `comfyui`, `touchdesigner-mcp`, `blender-mcp`, `pixel-art`, `baoyu-comic`, `claude-design`, `excalidraw`, `songsee`, `heartmula`, …) plus external APIs for TTS, image-gen, and image-to-video as needed.
    0
    installs
  100. API Versioning · sairam0424
    API Versioning
    0
    installs