·impl

Spec.mdのTODOリストに基づき実装を進める。各タスク完了後にreview→check→commitを実行。

4Installs·0Trend·@myuon

Installation

$npx skills add https://github.com/myuon/ccskills --skill impl

How to Install impl

Quickly install impl AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/myuon/ccskills --skill impl
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: myuon/ccskills.

SKILL.md

View raw

| DRY | コードを無駄にコピペしていないか | | 複雑性 | やりたいことに対して複雑すぎる手段ではないか | | 仕様準拠 | Spec.mdの要件を満たしているか | | Adhoc回避 | 場当たり的な対応になっていないか | | セキュリティ | OWASP Top 10等のアンチパターンを踏んでいないか |

| package.json | scripts内のlint, typecheck, build, test | | Makefile | lint, check, build, test ターゲット | | pyproject.toml | ruff, mypy, pytest等 | | Cargo.toml | cargo check, cargo test, cargo clippy |

Spec.mdのTODOリストに基づき実装を進める。各タスク完了後にreview→check→commitを実行。 Source: myuon/ccskills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/myuon/ccskills --skill impl Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/myuon/ccskills --skill impl
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from myuon/ccskills

Quick answers

What is impl?

Spec.mdのTODOリストに基づき実装を進める。各タスク完了後にreview→check→commitを実行。 Source: myuon/ccskills.

How do I install impl?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/myuon/ccskills --skill impl Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/myuon/ccskills

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-25