chiruu12

19 mods across 3 repositories, 66 stars between them.

chiruu12/OSS-Skills

Instructions file CodexOpenCode

Instructions for chiruu12/OSS-Skills, covering oss-skills, available skills, usage and core principle.

61 8d ago A 589 tokens original MIT

chiruu12/OSS-Skills

Instructions file

Instructions for chiruu12/OSS-Skills, covering oss-skills development, project structure, skill format, core principle and skill interconnection.

61 8d ago A 1,602 tokens original MIT

oss-contribute

03

chiruu12/OSS-Skills

Skill Claude CodeCodex

Research an issue deeply and present all context to the user. but the user writes the code. The LLM investigates code paths, finds relevant files, explains patterns, and identifies constraints. The user thinks through the approach and implements it. Use when ready to start working on an issue after…

61 8d ago A 94 tokens original MIT

oss-debug-ci

04

chiruu12/OSS-Skills

Skill Claude CodeCodex

Debug CI failures in unfamiliar repo pipelines. Reads CI configs, fetches failure logs, classifies the failure type, and guides the user through diagnosing and fixing the issue. Use when CI fails on your PR in an OSS repo, when you don't understand a CI error, or when debugging GitHub Actions/CircleCI/other CI…

61 8d ago A 91 tokens original MIT

oss-evaluate-repo

05

chiruu12/OSS-Skills

Skill Claude CodeCodex

Evaluate whether an OSS repo is worth long-term investment before committing time. Assesses project health, governance, community, bus factor, and trajectory. Use when deciding whether to contribute to a specific repo, choosing between multiple repos, or evaluating a project's sustainability. Not for checking if a…

61 8d ago A 78 tokens original MIT

oss-explore-repo

06

chiruu12/OSS-Skills

Skill Claude CodeCodex

Guided codebase exploration for understanding a repo's architecture, patterns, and domain language before contributing. Not issue-specific. builds general understanding. Use when exploring a new repo, wanting to understand how a project works, or preparing to become a regular contributor. Not for learning a framework…

61 8d ago A 81 tokens original MIT

oss-find-issue

07

chiruu12/OSS-Skills

Skill Claude CodeCodex

Find unclaimed open source issues that match the user's skills and experience level. Searches for issues created by maintainers/org admins, checks contribution eligibility, and ranks by learning value. Use when looking for an issue to contribute to, starting OSS contributions, or finding GSoC-friendly issues. Not for…

61 8d ago A 87 tokens original MIT

chiruu12/OSS-Skills

Skill Claude CodeCodex

Find actual code issues in a repo that aren't listed in GitHub issues. missing tests, inconsistent patterns, outdated dependencies, documentation gaps. Presents findings to the user for evaluation. Use when you want to make proactive contributions beyond existing issues, or when no good issues are available. Not for…

61 8d ago A 80 tokens original MIT

oss-learn-stack

09

chiruu12/OSS-Skills

Skill Claude CodeCodex

Learn unfamiliar technologies used in a repo by studying how the repo actually uses them. Finds patterns, explains concepts in context, and points to examples in the codebase. Use when a repo uses frameworks, languages, or patterns you haven't worked with before. Not for mapping a repo's architecture or domain…

61 8d ago A 79 tokens original MIT

oss-post-pr

10

chiruu12/OSS-Skills

Skill Claude CodeCodex

Handle PR review feedback - understand reviewer comments, research their concerns, and help the user address them. The LLM explains what reviewers want and why; the user decides how to respond and writes the code. Use when you receive review comments on a submitted PR. Not for opening the PR in the first place, which…

61 8d ago A 90 tokens original MIT

chiruu12/OSS-Skills

Skill Claude CodeCodex

Prepare to contribute to an open source repo. Reads all contribution docs, checks eligibility, assesses the user's knowledge gaps, and fills them before coding starts. Use after finding an issue with oss-find-issue, or when starting work on any OSS repo. Not for installing dependencies or getting the build and tests…

61 8d ago A 81 tokens original MIT

oss-review-prs

12

chiruu12/OSS-Skills

Skill Claude CodeCodex

Review other contributors' PRs to learn the codebase and build maintainer trust. Guides structured diff reading, helps formulate review comments, and teaches how to distinguish blocking issues from nits. Use when you want to learn a codebase by reviewing PRs, build trust with maintainers before contributing code, or…

61 8d ago A 92 tokens original MIT

chiruu12/OSS-Skills

Skill Claude CodeCodex

Plan and execute your second and third contributions to become a regular contributor. Covers relationship building, progressive complexity escalation, and community presence. Use when your first PR was merged and you want to keep contributing, when transitioning from one-off contributor to regular, or when planning a…

61 8d ago A 84 tokens original MIT

oss-setup-dev-env

14

chiruu12/OSS-Skills

Skill Claude CodeCodex

Set up a complete development environment for an unfamiliar OSS repo. Handles dependency installation, building, running tests, and configuring dev tooling. Use when cloning a new OSS repo and setting up for development, when the repo's setup instructions don't work, or when you need to debug environment issues. Not…

61 8d ago A 82 tokens original MIT

oss-submit-pr

15

chiruu12/OSS-Skills

Skill Claude CodeCodex

Submit a pull request following the repo's contribution guidelines. Reviews the diff, checks for common rejection reasons, and helps the user write their own PR description. The LLM reviews. the user writes. Use when implementation is complete and tests pass. Not for responding to review comments after the PR is open.…

61 8d ago A 73 tokens original MIT

oss-write-docs

16

chiruu12/OSS-Skills

Skill Claude CodeCodex

Contribute documentation improvements to an OSS repo. Identifies doc gaps, studies the docs system, and verifies accuracy against source code. Use when contributing documentation to an open source project, fixing outdated setup instructions, adding missing API docs, or improving README clarity. Not for writing docs…

61 8d ago A 82 tokens original MIT

oss-write-tests

17

chiruu12/OSS-Skills

Skill Claude CodeCodex

Write tests for untested OSS code as a standalone contribution. Identifies coverage gaps, studies the repo's test conventions, and guides the user through writing tests that match existing patterns. Use when contributing tests to an open source repo, looking for a low-risk first contribution, or improving test…

61 8d ago A 83 tokens original MIT

Hive CLAUDE.md

18

chiruu12/Hive

Instructions file

Instructions for chiruu12/Hive, covering hive development, project overview, architecture, tech stack and code conventions.

5 9d ago A 2,312 tokens original MIT

oss-skills-mcp

19

chiruu12/oss-skills-mcp

MCP server Claude CodeCodexCursor

MCP server "oss-skills-mcp" as configured in chiruu12/oss-skills-mcp. Runs locally from the oss-skills-mcp Python package.

0 1mo ago A tokens not measured original MIT