eaglesakura/agent-skills

AI Agent用のSKILLやSub Agent集

2Stars on the repository
54Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

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.

not rated 2 3d 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.

not rated 2 3d 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.

not rated 2 3d ago A 290 tokens original MIT

eaglesakura/agent-skills

Skill Claude CodeCodex

A guide for creating Cursor Sub Agents, which are separate specialised agents defined in .cursor/agents/.

not rated 2 3d ago A 156 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.

not rated 2 3d 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.

not rated 2 3d 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.

not rated 2 3d ago A 162 tokens original MIT

eaglesakura/agent-skills

Skill Claude CodeCodex

A workspace memory tool that saves research results and conversation summaries as Markdown files in .ai-agent/memory/.

not rated 2 3d ago A 142 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.

not rated 2 3d 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.

not rated 2 3d 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.

not rated 2 3d 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.

not rated 2 3d 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.

not rated 2 3d ago A 196 tokens original MIT

eaglesakura/agent-skills

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.

not rated 2 3d ago A 376 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.

not rated 2 3d ago A 352 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.

not rated 2 3d ago A 125 tokens original MIT

coding.loop

17

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.

not rated 2 3d 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.

not rated 2 3d ago A 171 tokens original MIT

eaglesakura/agent-skills

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.

not rated 2 3d ago A 152 tokens original MIT

connect-rpc-curl

20

eaglesakura/agent-skills

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.

not rated 2 3d ago A 131 tokens original MIT

claude-alias-cursor

21

eaglesakura/agent-skills

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.

not rated 2 3d ago C 232 tokens original MIT

flutter-app-debug

22

eaglesakura/agent-skills

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.

not rated 2 3d ago A 184 tokens original MIT

eaglesakura/agent-skills

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.

not rated 2 3d ago A 233 tokens original MIT

eaglesakura/agent-skills

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.

not rated 2 3d ago A 196 tokens original MIT

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: