From coding
Implements specified feature or ID using agent coding skills for clean architecture, domain modeling, refactoring, testing, schema, and security. Supports --skip-tests flag.
npx claudepluginhub elct9620/claudekit --plugin codingfeature|id [--skip-tests]## Rule The `<execute name="main">ARGUMENTS</execute>` is entry point for this command. ## Skills Rubric To select skills for implementing the feature, consider the following rubric: | Skill | When to use | |-----------------------------|------------------------------------------------------------------------------------------| | `coding:clean-architecture` | No `docs/architecture.md` exists or the feature requires significant structural changes. | | `coding:domain-modeling` | The featu...
/writeOrchestrates interactive LaTeX paper writing sprint: confirms scope, generates sections sequentially (abstract to experiments) using pipeline data, handles figures/references, with user confirmations after each step.
/writeDelegates bulk or multi-file code writing to Cursor agent mode using full tool access, with foreground/background options, model selection, and resume support. Returns generated code verbatim.
/writeDelegates coding tasks to Qwen3-Coder agent for writing and editing code. Supports --background/--wait for modes, --resume/--fresh, --model selection.
/writeWrites a human-sounding long-form blog post or article on the given topic, using project research if available and considering audience and goals.
/writeStarts interactive session to write new standardized Delphi code: gathers element type and requirements, proposes structure for approval, generates complete compilable unit with patterns.
/writeGenerate a markdown newsletter from events in SQLite database at ~/.config/local-media-tools/data/events.db using sources.yaml config. Outputs ./newsletter_YYYY-MM-DD.md with terminal preview. Supports --days and --from flags.
Share bugs, ideas, or general feedback.
The <execute name="main">ARGUMENTS</execute> is entry point for this command.
To select skills for implementing the feature, consider the following rubric:
| Skill | When to use |
|---|---|
coding:clean-architecture | No docs/architecture.md exists or the feature requires significant structural changes. |
coding:domain-modeling | The feature is related to business logic or domain entities. |
coding:principles | Fully new feature no existing code, following principles is essential. |
coding:design-patterns | The feature needs changes multiple components that can benefit from design patterns. |
coding:refactoring | Need to change existing code to accommodate the new feature. |
coding:testing | Each new feature or behavior change requires apply testing. |
coding:schema | The feature involves database changes, API contracts, or data serialization. |
coding:security | The feature handles user input, auth, secrets, or crosses trust boundaries. |
The language-specific skills not listed, check all available skills before deciding skills to use.
$ARGUMENTS