← all publishers

kritika810

@kritika810 source repo

21 published skills

  1. Sdk · kritika810
    Guide building apps, scripts, CI pipelines, or automations on top of the Cursor SDK (TypeScript @cursor/sdk or Python cursor-sdk/cursor_sdk). Use when integrating, installing, or writing code against the Cursor SDK.
    0 installs
  2. Loop · kritika810
    Run a prompt or skill on a recurring or variable interval (e.g. /loop 5m /foo). Use when the user wants repeated execution on a timer.
    0 installs
  3. Share · kritika810
    Save, back up, or share the current project as a hosted (non-public) copy, auto-handling git setup even for users unfamiliar with git. Use when asked to save/back up/publish/share a project online.
    0 installs
  4. Shell · kritika810
    Run all user text after a /shell invocation as a literal shell command. Use only when explicitly invoked with /shell.
    0 installs
  5. Canvas · kritika810
    Create and manage reusable agent 'canvas' artifacts (standalone analytical/output documents) produced during a session. Use when generating standalone analyses, metrics breakdowns, or reports that should live as a separate artifact.
    0 installs
  6. Origin · kritika810
    Install, sign in, update, or repair the 'origin' CLI for Cursor-hosted git repos. Use when git push/pull fails to authenticate against origin.cursor.com.
    0 installs
  7. Babysit · kritika810
    Keep a pull request merge-ready by triaging comments, resolving clear conflicts, and fixing CI in a loop until green.
    0 installs
  8. New Repo · kritika810
    Create a hosted repo for the current project and push it when it has no git remote yet. Use when asked to create/push a repo or set up a remote.
    0 installs
  9. Env Setup · kritika810
    Explain, inspect, configure, and troubleshoot Cloud Agent development environments and build triggers. Use when asked about environment setup, changing/improving an environment, or testing a build.
    0 installs
  10. Subscribe · kritika810
    Wait for external events (GitHub CI, PR activity, Slack, Linear) by subscribing to them via MCP tools instead of polling. Use when waiting on external events.
    0 installs
  11. Statusline · kritika810
    Configure and author status-line scripts for the CLI/IDE status display (model, context usage, git branch). Use when asked to customize the agent status line.
    0 installs
  12. Create Hook · kritika810
    Create agent hooks: write hooks.json, add hook scripts, or automate behavior around agent lifecycle events (start/end/block/unblock). Use when asked to create or update hooks.
    0 installs
  13. Create Rule · kritika810
    Create persistent agent guidance rules (cursor .cursor/rules / RULE.md / AGENTS.md) for coding standards, project conventions, and file-specific patterns. Use when asked to add rules, coding standards, or conventions.
    0 installs
  14. Rename Chat · kritika810
    Rename the current chat/session to a concise 3-5 word topic title. Use only on explicit /rename-chat invocation.
    0 installs
  15. Create Skill · kritika810
    Author a new reusable Agent Skill (SKILL.md) that packages a workflow with scripts/templates/references. Use when creating a skill or asking about SKILL.md structure.
    0 installs
  16. Split To Prs · kritika810
    Split current work/changes/branch into a few small reviewable PRs while preserving user work. Use when asked to split work, a branch, or a PR.
    0 installs
  17. Create Subagent · kritika810
    Create custom subagents for specialized AI tasks (code reviewers, debuggers, domain-specific assistants) with custom prompts and isolated contexts. Use when creating a new type of subagent.
    0 installs
  18. Migrate To Builds · kritika810
    Test whether a Cloud Agent environment works with prebuilt environment builds and recommend required changes. Use when migrating to environment builds.
    0 installs
  19. Migrate To Skills · kritika810
    Migrate 'Applied intelligently' rules and slash commands into Agent Skill (SKILL.md) format. Use when converting .mdc rules or commands into skills.
    0 installs
  20. Update CLI Config · kritika810
    View and modify Cursor CLI configuration in ~/.cursor/cli-config.json (permissions, approval mode, vim mode, display, sandbox, models). Use when asked to change CLI settings.
    0 installs
  21. Update Cursor Settings · kritika810
    Modify Cursor/VS Code user settings in settings.json (themes, font, tab size, format-on-save, auto-save, keybindings). Use when asked to change editor settings or preferences.
    0 installs