← all publishers

cmdecker95

@cmdecker95 source repo

30 published skills

  1. Ponytail · cmdecker95
    Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or "shortest path", and whenever they complain about over-engineering, bloat, boilerplate, or unnecessary dependencies.
    0
    installs
  2. Caveman Compress · cmdecker95 bundle
    Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress FILEPATH or "compress memory file"
    0
    installs
  3. Review · cmdecker95
    Review code changes with the Bugbot or Security Review subagent.
    0
    installs
  4. Split To Prs · cmdecker95
    Split current work into small reviewable PRs. Use when the user asks to split a chat, set of changes, branch, or PR.
    0
    installs
  5. Sdk · cmdecker95
    Guide users building apps, scripts, CI pipelines, or automations on top of the Codex SDK - TypeScript (`@cursor/sdk`) or Python (`cursor-sdk` / `cursor_sdk`). Use when the user mentions integrating, installing, or writing code against the Codex SDK; says `Agent.create`, `Agent.prompt`, `Agent.resume`, `agent.send`, `run.stream`, `run.messages`, `CursorAgentError`, `@cursor/sdk`, `cursor-sdk`, or `cursor_sdk`; asks to run Codex agents programmatically from a script, CI/CD pipeline, GitHub Action, backend service, or other code outside the Codex IDE; wants to pick between local and cloud runtime, configure MCP servers for an SDK agent, or handle streaming, cancellation, or errors; or is wiring Codex into an automation, bot, or REST `/v1/agents` migration. Use eagerly rather than answering from memory; the SDK surface evolves and this skill is the source of truth for the external packages.
    0
    installs
  6. Goal · cmdecker95
    Set a goal that Codex will pursue to completion.
    0
    installs
  7. Loop · cmdecker95
    Run a prompt or skill in this session on a recurring or variable interval (e.g. /loop 5m /foo).
    0
    installs
  8. Share · cmdecker95
    Save, back up, or share the current project on Codex — creates a repo (a saved, versioned copy that isn't public) even for users who have never used git, handling all setup automatically. Use when the user asks to save, back up, publish, or share their project on Codex, or how to not lose it.
    0
    installs
  9. Canvas · cmdecker95 bundle
    A Codex Canvas is a live React app that the user can open beside the chat. You MUST use a canvas when the agent produces a standalone analytical artifact — quantitative analyses, billing investigations, security audits, architecture reviews, data-heavy content, timelines, charts, tables, interactive explorations, repeatable tools, or any response that benefits from visual layout. Especially prefer a canvas when presenting results from MCP tools (Datadog, Databricks, Linear, Sentry, Slack, etc.) where the data is the deliverable — render it in a rich canvas rather than dumping it into a markdown table or code block. If you catch yourself about to write a markdown table, stop and use a canvas instead. You MUST also read this skill whenever you create, edit, or debug any .canvas.tsx file.
    0
    installs
  10. Origin · cmdecker95
    Install, sign in, update, or repair the origin CLI for repos hosted on Codex (origin.cursor.com). Use when the CLI is missing or outdated, git push/pull fails to authenticate against origin.cursor.com, or the user asks to set up, clone, or configure Codex-hosted repos.
    0
    installs
  11. Onboard · cmdecker95
    Use /onboard for a focused Codex onboarding flow that learns basic preferences, picks a first goal, and routes the user to the right next action.
    0
    installs
  12. Automate · cmdecker95
    Use this skill to create Codex Automations.
    0
    installs
  13. New Repo · cmdecker95
    Create a Codex-hosted repo for the current project and push it. Use when a project has no git remote yet and the user asks to create a repo on Codex, push the project to Codex, or set up a Codex-hosted remote; installs and signs in the origin CLI when needed.
    0
    installs
  14. Autopilot · cmdecker95
    Keep a PR merge-ready by triaging comments, resolving clear conflicts, and fixing CI in a loop.
    0
    installs
  15. Ooga Booga · cmdecker95
    Compress SKILL.md into token-efficient caveman version preserving tech accuracy + agent-usability, slashing filler/articles/verbose phrasing. Use when user asks to cavemanify/compress/make caveman/ token-optimize skill, or says "make shorter / fewer tokens / caveman mode". Also trigger when user pastes skill content and asks to compress/minify.
    0
    installs
  16. Statusline · cmdecker95
    Configure a custom status line in the CLI. Use when the user mentions status line, statusline, statusLine, CLI status bar, prompt footer customization, or wants to add session context above the prompt.
    0
    installs
  17. Create Hook · cmdecker95
    Create Codex hooks. Use when you want to create a hook, write hooks.json, add hook scripts, or automate behavior around agent events.
    0
    installs
  18. Create Rule · cmdecker95
    Create Codex rules for persistent AI guidance. Use when you want to create a rule, add coding standards, set up project conventions, configure file-specific patterns, create RULE.md files, or asks about .cursor/rules/ or AGENTS.md.
    0
    installs
  19. Rename Chat · cmdecker95
    Rename the current chat to match its focus. Use only when the user invokes /rename-chat. Optional text after the command steers the title.
    0
    installs
  20. Apa Citation · cmdecker95 bundle
    Generate APA7 reference citations. Trigger when user asks for citation/reference/bibliography entry in APA format — URL given, source type named, partial details, or link pasted with 'cite this.' Also trigger when user needs citation for paper/essay/reference list. Handles: webpages, journal articles, books, YouTube videos, news articles, social media, reports, podcasts, etc.
    0
    installs
  21. Create Skill · cmdecker95
    Create Codex Agent Skills. Use when authoring a new skill or asking about SKILL.md structure.
    0
    installs
  22. Review Bugbot · cmdecker95
    Review code changes with Bugbot subagent.
    0
    installs
  23. Create Subagent · cmdecker95
    Create custom subagents for specialized AI tasks. Use when you want to create a new type of subagent, set up task-specific agents, configure code reviewers, debuggers, or domain-specific assistants with custom prompts.
    0
    installs
  24. Review Security · cmdecker95
    Review code changes with Security Review subagent.
    0
    installs
  25. Discussion Writer · cmdecker95
    Write college discussion posts/replies from course notes. Rewrite placeholder in actual file. Trigger: user mentions writing discussion post, dir w/ placeholder (WRITE HERE / WRITE ME / TODO / <blank>). Also "write my discussion", "draft reply", "fill discussion section", markdown w/ Discussion heading + placeholder.
    0
    installs
  26. Migrate To Skills · cmdecker95
    Convert 'Applied intelligently' Codex rules (.cursor/rules/*.mdc) and slash commands (.cursor/commands/*.md) to Agent Skills format (.cursor/skills/). Use when you want to migrate rules or commands to skills, convert .mdc rules to SKILL.md format, or consolidate commands into the skills directory.
    0
    installs
  27. Update CLI Config · cmdecker95
    View and modify Codex CLI configuration settings in ~/.cursor/cli-config.json. Use when the user wants to change CLI settings, configure permissions, switch approval mode, enable vim mode, toggle display options, configure sandbox, or manage any CLI preferences.
    0
    installs
  28. Deploy With Vercel · cmdecker95
    Link this repository to a Vercel project and deploy it using the Vercel MCP tools.
    0
    installs
  29. Update Cursor Settings · cmdecker95
    Modify Codex/VSCode user settings in settings.json. Use when you want to change editor settings, preferences, configuration, themes, font size, tab size, format on save, auto save, keybindings, or any settings.json values.
    0
    installs
  30. Update This Repo And Push · cmdecker95
    Closing hook for finalizing and pushing this repo after skill-change commits
    0
    installs