ai-spark-coder

Query Supabase tables and route approved sparks to specialized implementation skills.

Updated Dec 19, 2025
One-click install
npx skills add https://github.com/Spectaculous-Code/raamattu-nyt --skill ai-spark-coder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-spark-coder
Source: https://github.com/Spectaculous-Code/raamattu-nyt/tree/main/.claude/skills/ai-spark-coder
Command: npx skills add https://github.com/Spectaculous-Code/raamattu-nyt --skill ai-spark-coder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the implementation of planned feature sparks and suggestions, transforming ideas into actionable code and reducing manual development overhead.

Core Features & Use Cases

  • Automated Implementation: Processes sparks marked for AI creation or in progress, and feature suggestions ready for implementation.
  • Intelligent Planning: Consolidates parent and child sparks into a coherent plan for user approval before execution.
  • Use Case: When a new feature suggestion is marked 'in_progress' with an AI implementation plan, this Skill will automatically generate the necessary code, database migrations, or UI components, routing to the appropriate specialized skill for execution.

Quick Start

Use the ai-spark-coder skill to process the next available kipinä marked for implementation.

Frequently Asked Questions about ai-spark-coder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate feature implementation from database suggestions?

Automating feature implementation from database suggestions involves querying specific database tables for planned sparks and routing tasks to specialized skills. This Skill processes sparks marked for AI creation, consolidating them into a coherent plan for user approval before execution.

What is the workflow for processing AI sparks marked for implementation?

The workflow for processing AI sparks includes identifying sparks via SQL queries, consolidating parent and child sparks into an actionable plan, securing user approval, and routing tasks to specialized skills. It manages status updates and reporting throughout the execution lifecycle.

Can I use Supabase to manage planned feature sparks and suggestions?

Yes, you can use Supabase to manage planned feature sparks and suggestions. This Skill integrates directly with Supabase, executing SQL queries to retrieve spark information, manage data records, and update the implementation status of feature suggestions.

How do I route coding tasks to specialized AI skills automatically?

Routing coding tasks to specialized AI skills happens automatically after consolidating parent and child sparks into a coherent plan and securing user approval. The system then delegates the necessary code generation, database migrations, or UI component creation to the appropriate skill.

Do I need user approval before executing automated code generation?

Yes, user approval is required before executing automated code generation. The Skill consolidates parent and child sparks into a coherent implementation plan, which must be reviewed and approved by the user before any tasks are routed to specialized skills for execution.

How does the system handle parent and child sparks during implementation?

The system handles parent and child sparks by consolidating them into a single, coherent implementation plan before any code generation begins. This ensures related sparks are processed together logically, reducing manual development overhead and streamlining automated execution.