home / skills / yellinzero / aico

yellinzero/aico

Build your AI team in seconds, start working immediately

39 skills
GitHub

Sponsored

aico-backend-plan

yellinzero/aico

This skill generates atomic, step-by-step backend task plans with TDD tests, exact code, and verification commands.
aico-frontend-plan

yellinzero/aico

This skill generates atomically detailed frontend implementation steps with exact files, actions, and verification for a given task.
aico-pm-competitor-analysis

yellinzero/aico

This skill delivers a structured competitor analysis with feature matrices, strengths/weaknesses, and actionable recommendations to guide product strategy.
story-acceptance

yellinzero/aico

This skill verifies frontend and backend story tasks are complete and updates acceptance criteria by converting all pending checkboxes to completed.
aico-pm-user-story-writing

yellinzero/aico

This skill converts requirements into well-structured user stories with acceptance criteria and saves them to docs/reference/pm/stories.
aico-worktree

yellinzero/aico

This skill creates isolated git worktrees for feature development, auto-detects setup, verifies gitignore, and runs baseline tests to ensure a clean start.
style-extraction

yellinzero/aico

This skill extracts design tokens from a reference site or screenshot and updates docs/reference/frontend/design-system.md with a complete design system.
acceptance-criteria

yellinzero/aico

This skill defines clear, testable Given/When/Then acceptance criteria from user stories to ensure verifiable test cases.
aico-backend-task-breakdown

yellinzero/aico

This skill helps you break down PM stories into layered backend tasks in strict architectural order, ensuring clarity and dependency correctness.
aico-frontend-style-extraction

yellinzero/aico

This skill extracts design tokens from a reference site or screenshot and generates a complete design-system.md for your project.
aico-pm-brainstorming

yellinzero/aico

This skill guides you through one-question-at-a-time brainstorming to transform vague ideas into clear, actionable product concepts.
implement

yellinzero/aico

This skill helps implement backend tasks using TDD by reading task file, applying constraints, executing steps, and updating status.
brainstorming

yellinzero/aico

This skill guides you through a one-question-at-a-time brainstorming process to transform vague ideas into clear, actionable product concepts.
aico-backend-implement

yellinzero/aico

This skill executes backend tasks using TDD, writing failing tests first and implementing minimal code to pass them efficiently.
aico-code-review

yellinzero/aico

This skill provides structured code reviews to catch correctness, security, performance, and readability issues early and before merging.
aico-frontend-implement

yellinzero/aico

This skill executes test-driven frontend implementations by reading constraints and tasks, running red-green-refactor cycles, and updating task status for PM
aico-frontend-init

yellinzero/aico

This skill initializes the frontend environment by generating a design system and constraints documentation from templates.
aico-frontend-task-breakdown

yellinzero/aico

This skill breaks a PM story into ordered frontend tasks following UI development layers, ensuring setup, static UI, dynamic logic, interactions, and tests.
aico-pm-acceptance-criteria

yellinzero/aico

This skill defines clear, testable acceptance criteria using Given/When/Then to guide QA and ensure verifiable completion.
aico-pm-clarification

yellinzero/aico

This skill guides requirement clarification by asking one focused question at a time, offering recommended options and reasoning to prevent overload.
aico-pm-init

yellinzero/aico

This skill initializes the PM constitution by guiding you through setup questions and generating the project document.
aico-pm-story-acceptance

yellinzero/aico

This skill verifies frontend and backend task completion for a story and updates acceptance criteria checkboxes accordingly.
code-review

yellinzero/aico

This skill performs structured code reviews to catch correctness, security, and readability issues early, guiding improvements before merging.
worktree

yellinzero/aico

This skill creates isolated git worktrees for feature development, automatically verifying gitignore, setting up the project, and validating baseline tests.
init

yellinzero/aico

This skill initializes the PM constitution by guiding prompts and creating the constitution document to establish constraints and domain info.
plan

yellinzero/aico

This skill helps you generate atomic implementation steps for backend tasks, updating files or creating standalone task documents.
task-breakdown

yellinzero/aico

This skill creates a single story-task file for a given PM story, ordered by layers and ready for backend implementation.
clarification

yellinzero/aico

This skill guides you through requirement clarification by asking one focused question at a time, offering options and reasoning to progress quickly.
user-story-writing

yellinzero/aico

This skill converts requirements into well-structured user stories in the As a [user], I want [goal], So that [benefit] format with Given/When/Then acceptance
design

yellinzero/aico

This skill converts PRD or story into complete frontend page and component designs with ASCII layouts, specs, and implementation prompts.
skill-creator

yellinzero/aico

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
aico-pm-prd-writing

yellinzero/aico

This skill creates comprehensive PRDs detailing goals, scope, user stories, and success criteria to guide product development.
aico-backend-init

yellinzero/aico

This skill initializes backend development by creating a constraints.md from a template and guiding tech stack decisions.
aico-frontend-design

yellinzero/aico

This skill converts PRD or story into complete page and component designs with ASCII layouts, interaction flows, and frontend implementation prompts.
aico-subagent-driven

yellinzero/aico

This skill executes a plan by dispatching subagents per task, enforcing spec compliance first and quality review second for reliable completion.
subagent-driven

yellinzero/aico

This skill executes an implementation plan by delegating tasks to subagents, ensuring spec compliance then quality review before progressing.
competitor-analysis

yellinzero/aico

This skill delivers a structured competitor analysis with feature matrix, strengths/weaknesses, and actionable recommendations to guide product decisions.
changelog-generator

yellinzero/aico

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.