philtzjp

12 mods across 2 repositories, 5 stars between them.

api-design

01

philtzjp/live-connector

Skill Claude CodeCodex

A set of rules for designing and building web APIs, including HTTP endpoints and MCP servers. It covers URL structure, error responses, authentication, health checks, and API documentation.

3 2mo ago A 132 tokens original MIT

commit-and-git

02

philtzjp/live-connector

Skill Claude CodeCodex

Instructions for carrying out Git and GitHub actions such as commits, branches, merges, rebases, pushes, and pull-request merges. They define safe checks and a Japanese commit-message format, including rules for repository scopes and commit structure.

3 2mo ago A 178 tokens original MIT

philtzjp/live-connector

Skill Claude CodeCodex

A required workflow for non-trivial software changes: create or find an issue, make a dedicated branch, implement the change, open a pull request, check synchronization, and merge when appropriate. A pull request is a formal request to review and merge code.

3 2mo ago A 136 tokens original MIT

refresh-skills

04

philtzjp/live-connector

Skill Claude CodeCodex

A maintenance guide for keeping project skills, their symbolic links, and the skill list in AGENTS.md or CLAUDE.md in agreement. A symbolic link is a file-system pointer to another location, while a skill is an instruction set for an agent.

3 2mo ago A 191 tokens original MIT

skill-escalation

05

philtzjp/live-connector

Skill Claude CodeCodex

A set of instructions for improving an existing agent skill when it gives poor results, conflicts with newer information, or blocks a better solution.

3 2mo ago A 162 tokens original MIT

skill-selection

06

philtzjp/live-connector

Skill Claude CodeCodex

A guide for deciding which coding-assistant skills a project should install and keep. It checks each skill against the project's technology, working rules, and team habits.

3 2mo ago A 152 tokens original MIT

typescript-monorepo

07

philtzjp/live-connector

Skill Claude CodeCodex

A set of project rules for TypeScript monorepos, which are repositories that contain several related applications and shared libraries. It defines how Turborepo and pnpm should organize apps, packages, shared settings, internal dependencies, and build tasks.

3 2mo ago A 130 tokens original MIT

philtzjp/live-connector

Instructions file CodexOpenCode

A set of project instructions written in Japanese for the live-connector repository. It defines teamwork expectations, coding rules, package practices, operating rules, and signature conventions.

3 2mo ago A 2,582 tokens original MIT

philtzjp/live-connector

Instructions file

A set of instructions for a project that lets an agent control Ableton Live, music production software, through an MCP server extension.

3 2mo ago A 3 tokens copy · 100% MIT

philtzjp/startingpoint

Instructions file CodexOpenCode

A repository instruction file for startingpoint, a project that manages reusable skills and optional Cursor setup. It defines where skill rules live, how they are linked, and which setup rules must be followed.

2 12d ago A 538 tokens original MIT

philtzjp/startingpoint

Instructions file

Project instructions for starting a new repository from a shared template. A repository is the project folder and its version-controlled history.

2 12d ago A 3 tokens copy · 100% MIT

philtzjp/startingpoint

Skill Claude CodeCodex

A reference for creating and debugging Cursor Hooks, scripts that run when events such as shell commands, tool calls, or file edits occur. It documents their configuration, input and output data, and exit-code behavior.

2 12d ago A 87 tokens original MIT