ai-agent-skills — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsai-agent-skills
    Back to Agents
    ai-agent-skills

    ai-agent-skills

    wednesday-solutions February 2, 2026
    147 copies 0 downloads

    Pre-configured agent skills for Vibe Coded projects. These skills provide AI coding assistants (Claude Code, Cursor, etc.) with specific guidelines for code quality and design standards.

    Agent Definition
    # Wednesday Agent Skills
    
    AI skills for Wednesday Solutions projects — git discipline, PR automation, terminal dashboard, greenfield planning, and brownfield codebase intelligence with real-time chat, drift detection, and test generation.
    
    ---
    
    ## 1. Installation
    
    ### Requirements
    - Node.js ≥ 18
    - npm ≥ 8
    
    **Option 1 — npx (no setup)**
    ```bash
    npx @wednesday-solutions-eng/ai-agent-skills install
    ```
    
    **Option 2 — global**
    ```bash
    npm install -g @wednesday-solutions-eng/ai-agent-skills
    wednesday-skills install
    ```
    
    **Option 3 — shell (no npm)**
    ```bash
    bash install.sh
    ```
    
    Run in your project root. The installer:
    1. Copies skills into `.wednesday/skills/`
    2. Writes agent config files (`CLAUDE.md`, `CLAUDE.md`, `.cursorrules`, `.github/cursor-instructions.md`)
    3. Installs git hooks (`post-commit`, `post-merge`) for automatic graph updates
    4. Prompts for optional coverage and Sonar integration
    5. Symlinks skills into `~/.cursor/skills/` for Claude Code discovery
    
    ---
    
    ## 2. Configuration & AI Tools
    
    **No API key needed to use skills inside Claude Code, Cursor, or Cursor CLI.** 
    When inside an AI IDE, the IDE acts as the intelligence engine — skills are standard instructions, not local scripts.
    
    ### Supported AI tools
    | Tool | Configured via |
    |------|---------------|
    | Claude Code | `CLAUDE.md` |
    | Cursor CLI | `CLAUDE.md` |
    | Antigravity | `~/.cursor/antigravity/skills/` (run `wednesday-skills sync`) |
    | Cursor | `.cursorrules` |
    | GitHub Copilot | `.github/cursor-instructions.md` |
    
    ### Environment Variables
    API keys are only required for standalone CLI workflows (`plan`, `summarize`, `gen-tests`). 
    Run the interactive configuration wizard:
    
    ```bash
    wednesday-skills config
    ```
    
    Or manually add to `.env`:
    - `OPENROUTER_API_KEY` or `ANTHROPIC_API_KEY`: Used by offline LLM-backed tools.
    - `GITHUB_TOKEN`: Used by `wednesday-skills dashboard` to fetch PR data.
    
    ---
    
    ## 3. Every Skill Explained
    
    ### Core Workflow Skills
    | Skill | What it does |
    |---------|-------------|
    

    Tags

    agent-skillsai-agent-skillsai-skillsclaude-codecopilotcursorfrontend-skillsproduct-engineering-skillsvibe-codingvibe-coding-skills

    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.