Author Profile: rail-chamidullin-myriad

Skills published by rail-chamidullin-myriad with real stars/downloads and source-aware metadata.

Total Skills

3

Total Stars

0

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

brainstorm

0

Stars
0
Downloads
0

feature-state

0

Stars
0
Downloads
0

implement

0

Stars
0
Downloads
0

Published Skills

General

brainstorm

Brainstorm a feature, architecture change, or refactor and produce a dated design spec. Use this whenever the user says "brainstorm", "let's design X", "how should I build Y", "what's the best approach for Z", "should we use A or B", or is about to start any non-trivial feature, architecture change, or refactor — even if they don't explicitly say "brainstorm". Also use when deciding between two or more design directions. Collaborates via one clarifying question at a time (with a recommended answer), proposes 2-3 approaches with trade-offs, presents the design in sections for incremental approval, and writes a dated spec. Does NOT implement — handoff is to craft:implement in a separate session. Optional browser Visual Companion for UI mockups and visual A/B selection.

Repository SourceNeeds Review
General

feature-state

Compact and consolidate a feature's `overview.md` so it stays small, current, and free of duplicates or contradictions. Use this whenever the user says "compact this feature", "the overview is getting noisy", "re-baseline the feature", "trim the changes index", "consolidate decisions", "feature-state", or whenever `overview.md` has drifted past its 5k-char cap or `Recent Changes` has more than 10 entries. On-demand only - other skills may prompt to invoke it but must not call it automatically. Does NOT write dated snapshots; the dated `snapshots/*.md` artifact is deprecated and read-only.

Repository SourceNeeds Review
Coding

implement

Execute a feature end-to-end in the current session, without writing an implementation plan file. Use this whenever the user says "implement this", "build X", "let's code this up", "execute the spec", "carry out the design", "do the work", points at a spec file, or asks to ship/deliver something that has been designed. Two modes — from-spec (reads a design spec from craft memory and implements it) or from-conversation (implements directly from the current chat, skipping the spec step when the user already knows exactly what to build). Sets up a git worktree for isolation, uses TodoWrite as the task ledger, follows TDD cadence (failing test → impl → run → commit), and optionally prompts to update feature state at finish.

Repository SourceNeeds Review
Author rail-chamidullin-myriad | V50.AI