askill
ed3dai

ed3dai

Publisher on askill

2.1k total stars
Skills35
Updated 2/25/2026
GitHub
executing-an-implementation-plan
executing-an-implementation-plan
ed3dai2/25/2026

Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task, reviews once per phase, loads phases just-in-time to minimize context u...

127
AI 80
maintaining-a-marketplace
maintaining-a-marketplace
ed3dai2/17/2026

Use when creating, releasing, or maintaining a Claude Code Plugin Marketplace - covers marketplace.json schema, version management, release checklists, changelog conventions, and validation to prevent...

122
AI 94
writing-skills
writing-skills
ed3dai2/14/2026

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulle...

110
AI 91
programming-in-react
programming-in-react
ed3dai2/14/2026

Use when writing or modifying React components, planning React features, or working with .jsx/.tsx files - provides modern React patterns with TypeScript, hooks usage, component composition, and commo...

110
AI 90
verification-before-completion
verification-before-completion
ed3dai2/14/2026

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence...

110
AI 65
doing-a-simple-two-stage-fanout
doing-a-simple-two-stage-fanout
ed3dai2/14/2026

Use when analyzing a large corpus of text, code, or data that exceeds a single agent's effective context - orchestrates parallel Worker subagents, Critic review subagents, and a final Summarizer subag...

110
AI 55
investigating-a-codebase
investigating-a-codebase
ed3dai2/6/2026

Use when planning or designing features and need to understand current codebase state, find existing patterns, or verify assumptions about what exists; when design makes assumptions about file locatio...

103
AI 95
requesting-code-review
requesting-code-review
ed3dai2/6/2026

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent, handles retries and timeouts, manages review-fix loop u...

103
AI 92
maintaining-project-context
maintaining-project-context
ed3dai2/6/2026

Use when completing development phases or branches to identify and update CLAUDE.md or AGENTS.md files that may have become stale - analyzes what changed, determines affected contracts and documentati...

103
AI 92
writing-claude-md-files
writing-claude-md-files
ed3dai2/6/2026

Use when creating or updating CLAUDE.md files for projects or subdirectories - covers top-level vs domain-level organization, capturing architectural intent and contracts, and mandatory freshness date...

103
AI 85
using-generic-agents
using-generic-agents
ed3dai2/6/2026

Use to decide what kind of generic agent you should use

103
AI 72
using-plan-and-execute
using-plan-and-execute
ed3dai2/6/2026

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Read tool before announcing usage, following brainstorming before coding, and creatin...

103
using-git-worktrees
using-git-worktrees
ed3dai2/6/2026

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verificat...

103
property-based-testing
property-based-testing
ed3dai2/6/2026

Use when writing tests for serialization, validation, normalization, or pure functions - provides property catalog, pattern detection, and library reference for property-based testing

103
functional-core-imperative-shell
functional-core-imperative-shell
ed3dai2/4/2026

Use when writing or refactoring code, before creating files - enforces separation of pure business logic (Functional Core) from side effects (Imperative Shell) using FCIS pattern with mandatory file c...

100
AI 95
starting-a-design-plan
starting-a-design-plan
ed3dai2/4/2026

Use when beginning any design process - orchestrates gathering context, clarifying requirements, brainstorming solutions, and documenting validated designs to create implementation-ready design docume...

100
AI 92
testing-skills-with-subagents
testing-skills-with-subagents
ed3dai2/4/2026

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline wi...

100
AI 87
howto-code-in-typescript
howto-code-in-typescript
ed3dai2/4/2026

Use when writing TypeScript code, reviewing TS implementations, or making decisions about type declarations, function styles, or naming conventions - comprehensive house style covering type vs interfa...

99
AI 95

Showing 18 of 35