bottlenote-admin-feature-implement

Automates admin dashboard feature implementation from documentation and plan.md workflows.

1|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/bottle-note/admin-dashboard --skill bottlenote-admin-feature-implement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bottlenote-admin-feature-implement
Source: https://github.com/bottle-note/admin-dashboard/tree/main/.agents/skills/bottlenote-admin-feature-implement
Command: npx skills add https://github.com/bottle-note/admin-dashboard --skill bottlenote-admin-feature-implement

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the implementation of admin dashboard features based on existing documentation, reducing manual coding and ensuring consistency.

Core Features & Use Cases

  • Feature Implementation: Execute code changes, update tests, and verify features based on provided plans.
  • Documentation-Driven: Utilizes plan.md to guide implementation, ensuring adherence to existing specifications.
  • Use Case: When you have a detailed plan.md for a new feature, use this Skill to automate the coding process, saving time and reducing errors.

Quick Start

Use the bottlenote-admin-feature-implement skill to implement the feature described in 'docs/features/my-feature-slug/plan.md'.

Frequently Asked Questions about bottlenote-admin-feature-implement

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

FAQPage Schema
How do I automate admin dashboard feature implementation from a plan?

To automate admin dashboard feature implementation, provide a detailed plan.md file. The Skill reads this documentation to execute code changes, update tests, and verify features automatically.

What is document-driven development for admin features?

Document-driven development uses existing specifications, like a plan.md file, to guide admin feature implementation. This ensures code changes adhere to predefined requirements and reduces manual coding errors.

Do I need a plan.md to automate code changes for my admin dashboard?

Yes, a plan.md is required. The Skill relies on this feature documentation to understand the required code changes, test updates, and verification processes for your admin dashboard.

Can I use this to update tests and verify admin features automatically?

Yes, automating test updates and verification is a core function. The Skill handles these processes based on the provided feature documentation to ensure your admin dashboard works correctly.

What is the best way to ensure consistency when implementing admin dashboard features?

The best way to ensure consistency is using document-driven development. By automating implementation from a detailed plan.md, the Skill enforces adherence to existing repository patterns and specifications.

What happens if my repository patterns are not documented for admin feature automation?

The Skill requires access to relevant repository patterns to function correctly. Without documented patterns or a plan.md, it cannot accurately automate the code changes or verification processes.