Back to authors
Emz1998

Emz1998

22 Skills published on GitHub.

code-instructor

Educational code development skill that teaches programming concepts while building applications. Use when the user wants to learn how code works, understand programming concepts, or build an app with detailed explanations. Provides line-by-line breakdowns, explains the 'why' behind code patterns, uses pedagogical teaching methods, and builds apps incrementally with educational commentary at each step.

UncategorizedView skill →

executing-epic-workflow

Execute systematic feature development using EPIC methodology (Explore, Research, Plan, Validate, Implement, Review, Iterate). Use when building features, implementing complex tasks, or following structured development workflows. Delegates exploration, research, planning, validation, and review to specialized agents.

UncategorizedView skill →

hook

Use PROACTIVELY when you need to create, update, configure, or validate Claude hooks for various events and integrations

UncategorizedView skill →

agent-management

Use PROACTIVELY this agent when you need to design and create optimal Claude Code subagents, update existing agents with new capabilities, revise agent configurations, analyze project requirements to identify specialized roles, or craft precise agent configurations with appropriate tool permissions and model tiers. When the user specify "Create or Update subagent [name]", this skill must be triggered.

UncategorizedView skill →

command-management

Use PROACTIVELY this skill when you need to create or update custom commands following best practices

UncategorizedView skill →

hooks-management

Use PROACTIVELY when you need to create, update, configure, or validate Claude hooks for various events and integrations

UncategorizedView skill →

implementation-review

Automatically trigger review agents after task completion. Use when strategic-planner finishes planning tasks (calls plan-consultant) or when main agent completes coding tasks in /implement workflow (calls code-reviewer). Triggers on phrases like "plan complete", "implementation done", "coding finished", "ready for review".

UncategorizedView skill →

specs-creator

Use PROACTIVELY this skill when you need to create comprehensive PRDs, tech specs, and ux specs based on feature description. If the user specify "Create PRD", "Create Tech Specs", or "Create UX Specs", this skill must be triggered.

UncategorizedView skill →

tasks-generator

Generate structured task roadmaps from project specifications. Use when the user asks to create tasks, sprint plans, roadmaps, or work breakdowns based on PRD (Product Requirements Document), Tech Specs, or UI/UX specs. Triggers include requests like "generate tasks from PRD", "create sprint plan", "break down this spec into tasks", "create a roadmap", or "plan the implementation".

UncategorizedView skill →

agile-planning

Generate agile release plans with sprints and roadmaps using unique sprint codes. Use when creating sprint schedules, product roadmaps, release planning, or when user mentions agile planning, sprints, roadmap, or release plans.

UncategorizedView skill →

designing-components

Use this skill when you need to design a component

UncategorizedView skill →

writing-config-files

Use this skill when you need to write configuration files in `src/config` for the Next.js app

UncategorizedView skill →

writing-data

Use this skill when you need to structure data in `srs/data` for the Next.js app

UncategorizedView skill →

writing-lib-functions

Use this skill when you need to write lib functions in `srs/lib` for the Next.js app

UncategorizedView skill →

writing-page-layout

Use this skill when you need to write code for a page layout in the Next.js

UncategorizedView skill →

writing-types

Use this skill when you need to write types and interfaces in `srs/types` for the Next.js app

UncategorizedView skill →

writing-utils

Use this skill when you need to write utility functions for the Next.js app

UncategorizedView skill →

coding-with-tailiwnd

Use this skill when you need to code with tailwind css

UncategorizedView skill →

reporting-issues

Use this skill when you need to report on a troubleshooting session

UncategorizedView skill →

reporting-sprints

Use this skill when you need to report on a sprint

UncategorizedView skill →

setup

Setup instructions for this project

UncategorizedView skill →

tdd-vitest-typescript

Test-Driven Development (TDD) using Vitest and TypeScript. Use when the user requests help with TDD, writing tests before code, test-first development, Vitest test setup, TypeScript testing patterns, unit testing, integration testing, or following the Red-Green-Refactor cycle with Vitest.

UncategorizedView skill →