← all plugins

Codex Field Kit

by @0xharryriddle · plugin · 19 skills

Codex Field Kit from 0xharryriddle/codex-field-kit.

Install the whole plugin (CLI)
npx skillmds add 0xharryriddle/ccc npx skillmds add 0xharryriddle/planner npx skillmds add 0xharryriddle/context7 npx skillmds add 0xharryriddle/parallel npx skillmds add 0xharryriddle/llm-council npx skillmds add 0xharryriddle/plan-harder npx skillmds add 0xharryriddle/read-github npx skillmds add 0xharryriddle/markdown-url npx skillmds add 0xharryriddle/role-creator npx skillmds add 0xharryriddle/agent-browser npx skillmds add 0xharryriddle/parallel-task npx skillmds add 0xharryriddle/swarm-planner npx skillmds add 0xharryriddle/frontend-design npx skillmds add 0xharryriddle/openai-docs-skill npx skillmds add 0xharryriddle/super-swarm-spark npx skillmds add 0xharryriddle/gemini-computer-use npx skillmds add 0xharryriddle/parallel-task-spark npx skillmds add 0xharryriddle/frontend-responsive-design-standards npx skillmds add 0xharryriddle/vercel-react-best-practices
⬇ Download

Skills in this plugin

  1. ccc · 0xharryriddle bundle
    This skill should be used when code search is needed (whether explicitly requested or as part of completing a task), when indexing the codebase after changes, or when the user asks about ccc, cocoindex-code, or the codebase index. Trigger phrases include 'search the codebase', 'find code related to', 'update the index', 'ccc', 'cocoindex-code'.
    3
    repo stars
  2. planner · 0xharryriddle
    Create comprehensive, phased implementation plans with sprints and atomic tasks. Use when user says: "make a plan", "create a plan", "plan this out", "plan the implementation", "help me plan", "design a plan", "draft a plan", "write a plan", "outline the steps", "break this down into tasks", "what's the plan for", or any similar planning request. Also triggers on explicit "/planner" or "/plan" commands.
    3
    repo stars
  3. context7 · 0xharryriddle bundle
    Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff (6) AND MOST IMPORTANTLY, when you are installing dependencies, libraries, or frameworks you should ALWAYS check the docs to see what the latest versions are. Do not rely on outdated knowledge. Always prefer this over guessing library APIs or using outdated knowledge.
    3
    repo stars
  4. parallel · 0xharryriddle
    Only to be triggered by explicit /parallel-task commands.
    3
    repo stars
  5. llm-council · 0xharryriddle bundle
    Orchestrate a configurable, multi-member CLI planning council (Codex, Claude Code, Gemini, OpenCode, or custom) to produce independent implementation plans, anonymize and randomize them, then judge and merge into one final plan. Use when you need a robust, bias-resistant planning workflow, structured JSON outputs, retries, and failure handling across multiple CLI agents.
    3
    repo stars
  6. plan-harder · 0xharryriddle
    Use when user specfically says 'plan harder'.
    3
    repo stars
  7. read-github · 0xharryriddle bundle
    Read and search GitHub repository documentation via gitmcp.io MCP service. **WHEN TO USE:** - User provides a GitHub URL - User mentions a specific repo in owner/repo format - User asks "what does this repo do?", "read the docs for X repo", or similar - User wants to search code or docs within a repo
    3
    repo stars
  8. markdown-url · 0xharryriddle bundle
    Route any website you need to visit through markdown.new by prefixing the URL. **WHEN TO USE:** - You would normally open a website link to read content (docs, blog posts, changelogs, GitHub issues, etc.) - You need a cleaner, Markdown-friendly view for copying notes or summarizing
    3
    repo stars
  9. role-creator · 0xharryriddle bundle
    Create and install Codex custom agent roles in ~/.codex/config.toml, generate role config files, enforce supported keys, and guide users through required role inputs (model, reasoning effort, developer_instructions).
    3
    repo stars
  10. agent-browser · 0xharryriddle bundle
    A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
    3
    repo stars
  11. parallel-task · 0xharryriddle
    Only to be triggered by explicit /parallel-task commands.
    3
    repo stars
  12. swarm-planner · 0xharryriddle
    [EXPLICIT INVOCATION ONLY] Creates dependency-aware implementation plans optimized for parallel multi-agent execution.
    3
    repo stars
  13. frontend-design · 0xharryriddle
    Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
    3
    repo stars
  14. openai-docs-skill · 0xharryriddle bundle
    Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.
    3
    repo stars
  15. super-swarm-spark · 0xharryriddle
    Only to be triggered by explicit super-swarm-spark commands.
    3
    repo stars
  16. gemini-computer-use · 0xharryriddle bundle
    Build and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot → function_call → action → function_response), or asks to integrate safety confirmation for risky UI actions.
    3
    repo stars
  17. parallel-task-spark · 0xharryriddle
    Only to be triggered by explicit /parallel-task-spark commands.
    3
    repo stars
  18. frontend-responsive-design-standards · 0xharryriddle
    Build responsive, mobile-first layouts using fluid containers, flexible units, media queries, and touch-friendly design that works across all screen sizes. Use this skill when creating or modifying UI layouts, responsive grids, breakpoint styles, mobile navigation, or any interface that needs to adapt to different screen sizes. Apply when working with responsive CSS, media queries, viewport settings, flexbox/grid layouts, mobile-first styling, breakpoint definitions (mobile, tablet, desktop), touch target sizing, relative units (rem, em, %), image optimization for different screens, or testing layouts across multiple devices. Use for any task involving multi-device support, responsive design patterns, or adaptive layouts.
    3
    repo stars
  19. vercel-react-best-practices · 0xharryriddle bundle
    React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
    3
    repo stars