ワンクリックで
mekara
mekara には meksys-dev から収集した 60 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Merges completed work back to main through a protected-branch pull request workflow.
Set up a new git worktree and install dependencies.
Merges completed work back to main through a protected-branch pull request workflow.
Set up a new git worktree and install dependencies.
Prepares a Python package for PyPI release by updating the version, building, and verifying the distribution.
Prepare a release by updating the version, building, and verifying the distribution.
Verify that the codebase matches the desired end state described in a design document.
Compile a natural language script into a Python generator function for the mekara scripting runtime.
Customize a bundled mekara command or standard for a repository's actual structure, workflows, and conventions.
Debug issues with the mekara scripting system's compilation or runtime behavior.
Generalize a mekara-specific script for the bundled location so it works for all projects using mekara as a dependency.
Create a repository with a minimal "hello world" (or equivalent) entrypoint, a minimal test setup, canonical .agents/skills/ sources, symlinked tool-specific skill directories.
Set up a complete project from scratch with repository initialization, code quality gates, documentation, and GitHub CI/CD.
Creates a stack-agnostic repo-setup command from a reusable setup-session methodology.
Convert an existing git repository from a flat structure into the standard Mekara worktree structure where the repository lives in a main/ subdirectory under a parent directory.
Improve workflows for future agents.
Update systematize with new natural language script conventions from this session.
Define or update a standard and apply it consistently across two scripts.
Create a systematized command from a successful problem-solving approach.
Set up a new GitHub repository with CI workflows and comprehensive branch protection rules.
Set up a documentation site using either a subdirectory or separate orphan branch with git worktree.
Set up mekara MCP server and hook integration with Claude Code and OpenCode for the current project.
Extracts a specific subset of branch changes into a clean pull request without unrelated changes.
Set up a new worktree branch and start development.
Tear down the current git worktree and associated branch resources.
Double a number or return zero, chosen at random.
Run a nested sequence of test sub-scripts and report what the user owes.
This is a mock command designed to test mekara's natural language compilation and execution functionality.
Document confirmed coding mistakes from the current session in the project's coding standards.
Creates a stack-agnostic repo-setup command from a reusable setup-session methodology.
Improve workflows for future agents.
Define or update a standard and apply it consistently across two scripts.
Set up a new worktree branch and start development.
Create a systematized command from a successful problem-solving approach.
Tear down the current git worktree and associated branch resources.
Set up pre-commit hooks for formatting, linting, and building using proper tooling with git-tracked config files.
Add a new VCR recording for testing user interactions.
Analyze a branch to identify independently extractable changes that can be split into separate PRs.
Move relevant information from a completed roadmap into permanent documentation and remove the roadmap file.
Complete an end-to-end codebase change from worktree setup through implementation, review, and merge.