Skill Claude CodeCodex
A creator and editor for Cursor slash commands, which are reusable instruction files run by an AI coding agent. It defines their inputs, outputs, related files, assets, steps, checks, and safeguards.
Skill Claude CodeCodex
A creator and editor for Cursor slash commands, which are reusable instruction files run by an AI coding agent. It defines their inputs, outputs, related files, assets, steps, checks, and safeguards.
Skill Claude CodeCodex
A guide for creating a specialised document-reading skill that points agents to selected documentation and lets the Markdown search process load it in stages.
Skill Claude CodeCodex
Supplementary instructions for creating or revising agent skills. They define how to write command examples, reference shared assets, and declare dependencies between skill packages.
Skill Claude CodeCodex
A guide for creating Cursor Sub Agents, which are separate specialised agents defined in .cursor/agents/.
Skill Claude CodeCodex
Instructions for choosing relevant skills and passing them to a delegated sub-agent. A sub-agent is a separate agent asked to handle part of a larger task.
Skill Claude CodeCodex
A guide for writing and updating technical Markdown documentation, such as architecture notes, rules, and knowledge bases.
Skill Claude CodeCodex
A staged search method for Markdown documents that reads headings first, then selected sections, and the full text only when needed.
Skill Claude CodeCodex
A workspace memory tool that saves research results and conversation summaries as Markdown files in .ai-agent/memory/.
Skill Claude CodeCodex
A set of instructions for choosing where temporary agent files should go inside a workspace. It uses the workspace's .ai-agent directory for scripts, logs, drafts, plans, and memory files.
Skill Claude CodeCodex
A workspace measurement skill that estimates how many tokens are used by project instructions, rules, skills, and related documentation.
Skill Claude CodeCodex
A recommended workspace layout for people and coding agents, including project rules, documentation, and an .ai-agent/ working area.
Skill Claude CodeCodex
A path-resolution guide for {assets}/ references used in agent documents, where assets are supporting files such as templates or examples.
Skill Claude CodeCodex
A file-path resolver for documents that mention repository-relative paths or links relative to the document containing them. It checks the resulting path before opening or changing the file.
Skill Claude CodeCodex
A path-resolution guide for workspace references such as @{name}/path, folder:{name}/path, and repo:{name}/path in VS Code or Cursor.
Skill Claude CodeCodex
A reference guide for applying security practices to mobile apps, backends, Google Cloud Platform, and Firebase projects.
Skill Claude CodeCodex
A definition of what junior and senior engineers are expected to handle during software planning, review, and implementation. It sets the level of detail and freedom appropriate for each role.
Skill Claude CodeCodex
An autonomous coding loop that takes a completed plan through detailed design, rule checks, implementation, and progress comments until its completion conditions are met.
Skill Claude CodeCodex
A detailed software-design guide for turning requirements into concrete file changes, implementation steps, tests, and comments that a junior engineer can follow.
Skill Claude CodeCodex
A requirements-definition procedure for turning a software request into clear completion conditions, constraints, tests, and affected areas. Requirements describe what a system must achieve, not how its code should be written.
Skill Claude CodeCodex
A procedure for testing Connect RPC unary services with buf curl. Connect RPC is a way for programs to call services over HTTP, and unary means one request receives one response.
Skill Claude CodeCodex
A compatibility rule for environments where Claude Code is unavailable, replacing its command-line use with Cursor's Agent CLI. A command-line tool is a program operated from a terminal.
Skill Claude CodeCodex
A Flutter app launch and debugging guide for running an app on a physical device or emulator and inspecting its live state.
Skill Claude CodeCodex
A collection of coding rules for Flutter and Dart projects, covering source files, comments, data types, errors, visibility, and formatting. Flutter is a toolkit for building apps, while Dart is its programming language.
Skill Claude CodeCodex
A code-finding skill for Flutter projects that use layers such as data, domain, use cases, and screens. Flutter is a toolkit for building apps with Dart, and layered architecture separates code by responsibility.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: