write-stack-skill

Research official documentation to create verified stack-specific skills.

1|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/JuanMS20/bundles-skills --skill write-stack-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-stack-skill
Source: https://github.com/JuanMS20/bundles-skills/tree/main/skills/general/write-stack-skill
Command: npx skills add https://github.com/JuanMS20/bundles-skills --skill write-stack-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The 'write-stack-skill' addresses the challenge of creating specific skills that cover the APIs, patterns, and anti-patterns for various software stacks, ensuring that skills are verified against official documentation and are created efficiently for user demand or detected gaps during the dev-cycle.

Core Features & Use Cases

  • API Research: Conducts thorough research on stack-specific APIs, including patterns, anti-patterns, and deprecated features, aligning with the latest official documentation.
  • Skill Creation: Guides the creation of verified stack-specific skills for frameworks like React, Flutter, Roblox, etc., based on user requests or detected gaps.
  • Validation: Provides a set of validation checks and a checklist to ensure that each skill contains accurate information and meets the quality standards set forth.

Quick Start

Run the script 'write-stack-skill' with the target stack as the argument to create a new stack-specific skill.

Frequently Asked Questions about write-stack-skill

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

FAQPage Schema
How do I create stack-specific skills verified against official documentation?

To create stack-specific skills, you run the script with the target stack as an argument. It researches official documentation to ensure the generated skill covers accurate APIs, patterns, and anti-patterns.

What is the best way to research software stack APIs including deprecated features?

Researching software stack APIs is handled by conducting thorough checks against official documentation. This process identifies current patterns, anti-patterns, and deprecated features to ensure up-to-date skill creation.

Can I use this to generate skills for frameworks like React or Flutter?

Yes, you can generate skills for frameworks like React or Flutter. The tool guides the creation of verified stack-specific skills based on user requests or detected development gaps.

How do I validate that a newly created skill meets quality standards?

You validate a newly created skill using the provided validation checks and checklist. This ensures the skill contains accurate information and meets the quality standards set for official documentation.

Do I need web APIs and context resolution tools to write stack skills?

Yes, writing stack skills requires access to official stack documentation, web APIs, and context resolution tools. These dependencies are necessary to research and verify the APIs and patterns accurately.