eaglesakura

48 mods across 1 repository, 2 stars between them.

eaglesakura/agent-skills

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.

2 7d ago A 185 tokens original MIT

eaglesakura/agent-skills

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.

2 7d ago A 208 tokens original MIT

eaglesakura/agent-skills

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.

2 7d ago A 290 tokens original MIT

eaglesakura/agent-skills

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.

2 7d ago A 131 tokens original MIT

eaglesakura/agent-skills

Skill Claude CodeCodex

A guide for writing and updating technical Markdown documentation, such as architecture notes, rules, and knowledge bases.

2 7d ago A 136 tokens original MIT

markdown-search

07

eaglesakura/agent-skills

Skill Claude CodeCodex

A staged search method for Markdown documents that reads headings first, then selected sections, and the full text only when needed.

2 7d ago A 162 tokens original MIT

eaglesakura/agent-skills

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.

2 7d ago A 185 tokens original MIT

eaglesakura/agent-skills

Skill Claude CodeCodex

A workspace measurement skill that estimates how many tokens are used by project instructions, rules, skills, and related documentation.

2 7d ago A 106 tokens original MIT

workspace-layout

11

eaglesakura/agent-skills

Skill Claude CodeCodex

A recommended workspace layout for people and coding agents, including project rules, documentation, and an .ai-agent/ working area.

2 7d ago A 183 tokens original MIT

eaglesakura/agent-skills

Skill Claude CodeCodex

A path-resolution guide for {assets}/ references used in agent documents, where assets are supporting files such as templates or examples.

2 7d ago A 266 tokens original MIT

eaglesakura/agent-skills

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.

2 7d ago A 196 tokens original MIT

eaglesakura/agent-skills

Skill Claude CodeCodex

A reference guide for applying security practices to mobile apps, backends, Google Cloud Platform, and Firebase projects.

2 7d ago A 352 tokens original MIT

eaglesakura/agent-skills

Agent

A junior-engineer agent that implements only the approved steps in a detailed coding plan. It reads the required project guidance, changes the specified files, and reports what it did and how it was tested.

2 7d ago A 112 tokens original MIT

eaglesakura/agent-skills

Agent

A read-only review agent that checks whether an implementation plan is detailed enough for a junior engineer to carry out. It compares the plan with role definitions and software-design guidance, then reports missing information.

2 7d ago A 102 tokens original MIT

eaglesakura/agent-skills

Agent

A read-only reviewer that examines software requirements for unclear points, hidden assumptions, missing information, and contradictions. It returns questions with choices to help someone decide what the requirements should mean.

2 7d ago A 117 tokens original MIT

eaglesakura/agent-skills

Agent

A senior-engineer agent that implements approved steps from a detailed coding plan. It may make small local adjustments needed to satisfy the plan, while staying within its subject and scope.

2 7d ago A 122 tokens original MIT

eaglesakura/agent-skills

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.

2 7d ago A 125 tokens original MIT

coding.loop

23

eaglesakura/agent-skills

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.

2 7d ago A 182 tokens original MIT

eaglesakura/agent-skills

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.

2 7d ago A 171 tokens original MIT