tanstack-start-rsc-skill — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentstanstack-start-rsc-skill
    Back to Agents
    tanstack-start-rsc-skill

    tanstack-start-rsc-skill

    CodingCossack April 13, 2026
    2 copies 0 downloads

    Portable TanStack Start React Server Components skill for Codex, Claude Code, Cursor, and other AI coding agents.

    Agent Definition
    # TanStack Start RSC Skill
    
    Portable skill for **TanStack Start React Server Components**.
    
    This repo is the **skill folder itself**. That is intentional. It means people can use it however they already work:
    
    - install it with `npx skills`
    - symlink or copy it into a local Claude Code or Codex skills directory
    - zip it and upload it to Cursor
    - hand the repo or zip to another agent and tell it to install it
    
    The skill is built for real TanStack Start RSC work, not for reciting docs:
    
    - primitive choice: `renderServerComponent` vs `createCompositeComponent` vs low-level Flight APIs
    - cache ownership: Router vs Query vs HTTP/server cache
    - refresh wiring: `router.invalidate()` vs Query invalidation vs HTTP revalidation
    - Composite Components and slot design
    - SSR mode selection, loader boundaries, and stale API cleanup
    
    ---
    
    ## The fast answer
    
    ### Do I need to connect this repo to skills.sh?
    
    No.
    
    If this repo is on GitHub, people can install it directly with `npx skills add <owner>/<repo>`. The Skills CLI accepts GitHub shorthand, full GitHub URLs, direct paths inside repos, and local paths. `skills.sh` is the public discovery directory for the ecosystem, but it is **not required** for installation.
    
    ### Does this repo already work with `npx skills`?
    
    Yes.
    
    The CLI looks for valid `SKILL.md` files in the repo root as well as common skill directories. This repo keeps `SKILL.md` at the root, so `npx skills add CodingCossack/tanstack-start-rsc-skill` is enough once the repo is published.
    
    ---
    
    ## Pick the install path that matches how you work
    
    Important distinction:
    
    - `global` means global for a specific agent, such as Claude Code or Codex
    - there is no single universal skill directory shared by every harness
    - if you want one command that installs globally across multiple supported agents, use `npx skills` and target those agents explicitly
    
    ### 1. I want the easiest install and easiest updates
    
    Use the Skills CLI.
    
    From GitHub:
    
    ```bash
    npx skills add CodingCossac

    Tags

    ai-agentsclaude-codecodexcursordeveloper-toolsllmprompt-engineeringreactreact-server-componentsrsc

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.