common-tasks

Reference common development commands for installing dependencies, running tests, linting, and building.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/eretica/github-gh-reminder --skill common-tasks-eretica
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: common-tasks
Source: https://github.com/eretica/github-gh-reminder/tree/main/.claude/skills/common-tasks
Command: npx skills add https://github.com/eretica/github-gh-reminder --skill common-tasks-eretica

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers often spend time remembering and assembling a long list of common commands for setup, development, testing, and quality checks. This skill provides a centralized, easy-to-reference guide to standard tasks so teams stay on the same page and onboarding is faster.

Core Features & Use Cases

  • Quick reference for installation, development server startup, type checking, testing, linting, and builds.
  • Use cases include onboarding new team members, refreshing memory during sprint work, and standardizing common workflows across projects.

Quick Start

Tell me the fastest sequence to install dependencies, start the development server, run tests, and perform linting.

Frequently Asked Questions about common-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize common development commands for team onboarding?

To run a complete development workflow, use the quick start sequence to install dependencies, start the development server, run tests, and execute linting commands directly from the centralized Markdown task guide.

What is the best way to manage pnpm tasks and git workflows across multiple projects?

The best way to manage pnpm tasks and git workflows is referencing a centralized guide that documents standard task sequences, ensuring consistent execution of testing, linting, and builds across projects.

Does this common task guide work without external dependencies or scripts?

Yes, the common task guide operates without external dependencies, utilizing a Markdown body with actionable instructions and optional support for scripts, references, and assets to execute development tasks.

Can I use this task reference for type checking and build execution?

Yes, you can use this task reference for type checking and build execution, as it provides a quick reference guide covering standard tasks from installing dependencies to running builds.

When do I need a centralized development task reference?

You need a centralized development task reference when onboarding new team members, refreshing memory during sprint work, or standardizing common workflows to avoid assembling long lists of commands repeatedly.