studio-guidelines

Define development guidelines and security best practices for software teams.

Updated Jan 13, 2026
One-click install
npx skills add https://github.com/GauravSingla-1/snippit --skill studio-guidelines
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: studio-guidelines
Source: https://github.com/GauravSingla-1/snippit/tree/main/.agent/skills/studio-guidelines
Command: npx skills add https://github.com/GauravSingla-1/snippit --skill studio-guidelines

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Developers and teams often struggle with maintaining consistent development standards and security protocols, leading to bugs, security vulnerabilities, and miscommunication.

Core Features & Use Cases

  • Guidelines for Writing Tests: Ensures all new features and bug fixes are covered with tests to maintain code quality.
  • Test Failure Protocol: Provides a clear process for handling test failures and minimizing risks.
  • Git Commit Protocol: Guides team members to ask for user confirmation before committing, ensuring deliberate changes.
  • Security Checklist: Offers critical security checks to prevent vulnerabilities during feature development.
  • Documentation & Workflow References: Contains links and structures to support deployment, testing, and project organization.

Quick Start

Review the core development and security guidelines before starting new feature work or deployment.

Frequently Asked Questions about studio-guidelines

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

FAQPage Schema
What are the essential development guidelines for team software projects?

Secure feature development requires applying a critical security checklist to prevent vulnerabilities. This involves performing specific security checks during development to reduce risks and ensure team adherence to safety standards.

How do I manage Git commits safely in a team workflow?

Safe Git commits in a team workflow require asking for user confirmation before committing changes. This Git commit protocol ensures all modifications are deliberate, improving project maintenance and team coordination.

What is the protocol for handling test failures during development?

The test failure protocol provides a clear process for handling test failures and minimizing risks. It ensures all new features and bug fixes are covered with tests to maintain code quality and safety.

Do I need to write tests for every bug fix in my software project?

Yes, you need to write tests for every bug fix in your software project. Development guidelines ensure all new features and bug fixes are covered with tests to maintain code quality and team standards.

Can I use these development rules for project deployment and organization?

Yes, you can use these development rules for project deployment and organization. The guidelines include documentation and workflow references that provide structures to support deployment, testing, and project maintenance.