
from majiayu000
Convert a validated implementation plan into a prioritized, dependency-aware list of small, actionable development tasks (files, acceptance criteria, validation
Converts a validated implementation plan and specifications into an ordered set of development tasks. Each task is sized for a single coding session, lists files to create or modify, acceptance criteria, and validation steps so teams can implement features reliably and in parallel where possible.
Use this after you have a plan and spec (specs/[feature-name]/plan.md and spec.md). Ideal for turning architecture and user stories into concrete work items before implementation or handing off to contributors.
specs/[feature-name]/tasks.md file with checkpoints and validation.Best used with code-aware assistants or workbench agents that can read repository files and produce markdown task lists (e.g., Claude Code, Copilot-style agents, or any assistant with repository read access).
Skill metadata references a SKILL.md at GitHub URL that returns 404 — the source file appears deleted or moved. No scripts bundled. The concept (converting implementation plans into prioritized task lists) is useful for dev workflows, but the skill is currently inaccessible and cannot be evaluated meaningfully. Low scores reflect absent content, not poor content.
Skill body is null and GitHub source URL returns 404. This appears to be a broken/deleted skill entry. The concept is sound but the implementation is inaccessible. Recommend re-crawling or marking as broken in the DB.
Uloop: Execute Dynamic Code
Run small C# snippets in the Unity Editor via the uloop CLI for editor automation tasks like prefab wiring, AddComponent flows, and scene edits—without writing
Bookmarklet Creation
Generates browser-executable JavaScript bookmarklets with strict formatting (IIFE wrapper, block comments) and provides ready-to-install links or installer inst
Overnight — Autonomous Long-Running Coding
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges
Bexio API (Swiss CRM & Invoicing)
Integrate and manage Bexio contacts, quotes, invoices, orders and products via the Bexio API. Useful for CRM and Swiss business document workflows.
Content Research Writer
A writing-partner skill that helps research, outline, draft, cite, and iteratively improve articles, tutorials, and thought pieces.
Agent Hierarchy Diagram
Generate visual hierarchy diagrams (ASCII, Mermaid, GraphML) that show agent roles, levels, and delegation for documentation and onboarding.
Review Pull Request
Automated, structured PR reviewer: gathers metadata, diffs, CI results, dependency changes and provides a concise verdict with testing and documentation recomme
Agent Ops — Testing Workflow
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.
libagent
Agent orchestration library for conversational AI — coordinates LLM completions, memory, tool execution, and multi-turn flows; useful for building chat agents a
Raindrop.io API
Manage Raindrop.io bookmarks, collections, tags and highlights via the Raindrop REST API with helper scripts and examples.