shadmin-dev

Guide full-stack feature development with Go, React, and TypeScript.

165|21|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/ahaodev/shadmin --skill shadmin-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shadmin-dev
Source: https://github.com/ahaodev/shadmin/tree/main/.github/skills/shadmin-dev
Command: npx skills add https://github.com/ahaodev/shadmin --skill shadmin-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of coordinating complex full-stack development tasks, ensuring consistency and adherence to project standards.

Core Features & Use Cases

  • End-to-End Workflow Guidance: Provides detailed instructions for implementing backend and frontend changes simultaneously.
  • Code Structure & Best Practices: Ensures development aligns with established architecture patterns for maintainability and efficiency.
  • Use Case: When adding a new feature, developers follow this Skill to generate database schemas, implement API endpoints, and create corresponding React components with proper permission handling.

Quick Start

Use the shadmin-dev skill to guide the creation of a new CRUD module with associated API, UI, and permission configurations.

Frequently Asked Questions about shadmin-dev

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

FAQPage Schema
How do I coordinate full-stack feature development across backend and frontend layers?

Full-stack feature development is coordinated by following structured guidance for code creation, directory organization, and security practices to ensure consistency across backend and frontend layers.

What's the best way to add a new CRUD module with API routes and React components?

Adding a CRUD module involves following a structured workflow to generate database schemas, implement API endpoints, and create corresponding React components with proper permission configuration.

Do I need to know Go and TypeScript to use this full-stack development workflow?

Yes, this workflow requires familiarity with Go, React, TypeScript, and project-specific architecture standards to properly implement backend and frontend changes.

How do I configure permissions when adding new API endpoints and UI components?

Permission configuration is handled during feature implementation by following provided security practices that ensure proper access control across backend API routes and frontend React components.

When should I use a structured workflow for full-stack feature development?

A structured workflow should be used when implementing complex full-stack features that require simultaneous database schema updates, API route additions, and React component development to maintain architectural consistency.