一键导入
这个仓库中的 skills
Composable development workflow system. Phases define reusable steps; paradigms compose them into ordered sequences. Four paradigms cover greenfield, enhancement, bugfix, and addition task types.
Configure runnable development environments for repositories using repo inspection, targeted environment-variable discovery, Docker or local setup, and smoke-test evidence. Use this skill whenever the user asks to set up a repo, make a project runnable, configure environment variables, prepare a Docker/dev environment, create a shell/run contract for another agent, or unblock downstream E2E verification.
Requirements elicitation skill. Turns vague human intent into structured, actionable specifications that downstream skills can consume.
Simulated user testing skill. Provisions environments, exercises software through persona-driven interaction, and produces structured feedback.
Issue intake and prioritization skill. Classifies, deduplicates, and dispatches work items from raw issues.