Skip to main content
yellinzero
GitHub creator profile

yellinzero

Repository-level view of 23 collected skills across 1 GitHub repositories.

skills collected
23
repositories
1
updated
Feb 12, 2026
repository explorer

Repositories and representative skills

aico-backend-implement
software-developers

Execute backend task implementation with TDD. Read task file, execute steps, verify each, update status. Use this skill when: - User asks to "implement task/plan", "start implementation", "execute plan", or "start coding" - Have task file (story-* or…

Feb 12, 2026
aico-backend-plan
software-developers

Create or enhance backend tasks with detailed implementation steps. Supports TWO modes: MODE A: Enhance existing task (add detailed steps to task in file) MODE B: Create new standalone task file (can contain single or multiple tasks) IMPORTANT: This skill…

Feb 12, 2026
aico-backend-task-breakdown
software-developers

Break down PM story into organized tasks in a single file following LAYERED ARCHITECTURE order: Types → Database → Repository → Service → API → Tests. UNIQUE VALUE: Creates single task file (story-{name}.md) containing all tasks for a story. Tasks are ordered…

Feb 12, 2026
aico-frontend-task-breakdown
software-developers

Break down PM story into organized tasks in a single file following UI DEVELOPMENT order: Setup → Static UI → Dynamic Logic → Interactions → Testing. UNIQUE VALUE: Creates single task file (story-{name}.md) containing all tasks for a story. Tasks are ordered…

Feb 12, 2026
aico-pm-story-acceptance
project-management-specialists

Verify and close stories after frontend/backend tasks are completed. Check ALL related task files, update story acceptance criteria checkboxes. UNIQUE VALUE: Ensures BOTH frontend AND backend tasks are verified before closing story. Prevents premature story…

Feb 12, 2026
aico-subagent-driven
software-developers

Execute implementation plan by dispatching fresh subagent per task. Each task gets: Implementer → Spec Review → Quality Review. Two-stage review ensures both correctness and quality. Use this skill when: - Have implementation plan with multiple independent…

Feb 12, 2026
aico-worktree
software-developers

Create isolated git worktree for feature development. Handles directory selection, gitignore verification, project setup, and baseline test verification. Use this skill when: - Starting feature work that needs isolation from current workspace - Before…

Feb 12, 2026
aico-pm-init
project-management-specialists

Initialize PM environment by creating constitution document from template. Use this skill when: - Running /pm.init command - User asks to "initialize PM", "setup product management", "create constitution" - Starting a new project and need to establish product…

Jan 21, 2026
Showing 8 of 23 collected skills.
Showing 1 of 1 repositories
All repositories loaded