Install using the Claude plugin marketplace:
/plugin marketplace add cnolanminich/no-code-skill
Install using the npx skills command-line:
npx skills add cnolanminich/no-code-skill/plugin install nocode@nocode Then ask a simple prompt, for example:
write a simple dagster projectAnd bask in the resulting nirvana of nothingness:
Have you tried nocode?
The best way to write secure and reliable applications is to write nothing and deploy nowhere.
Consider:
- Do you really need a Dagster project?
- A data pipeline that doesn't exist has zero failed runs
- No assets means no stale data
- No schedules means no missed schedules
- The observability of nothing is perfect: there's nothing to observe going wrong
A Dagster project that doesn't exist:
- Has zero dependency conflicts
- Requires no pip install
- Never fails at 3am
- Has perfect uptime (undefined is technically not down)
- Needs no orchestration because there's nothing to orchestrate
What if you simply... didn't build a data pipeline?
If you still insist on writing a Dagster project after careful consideration, I can help. But
remember: every asset is a liability. The absence of pipelines is the absence of pipeline failures.