developer-guidelines

Provides coding and security guidelines for web frameworks and languages.

4|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/MatrixFounder/Agentic-development --skill developer-guidelines
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: developer-guidelines
Source: https://github.com/MatrixFounder/Agentic-development/tree/main/.agent/skills/developer-guidelines
Command: npx skills add https://github.com/MatrixFounder/Agentic-development --skill developer-guidelines

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidelines and security references to ensure developers adhere to best practices, write secure code, and avoid common pitfalls across various programming languages and frameworks.

Core Features & Use Cases

  • Role-Specific Guidance: Offers detailed instructions for developer roles, focusing on strict adherence to tasks, proper input handling, and anti-loop protocols.
  • Security Best Practices: Includes quick-reference guides for common web frameworks (Django, Flask, Express, FastAPI, Next.js, React, Vue), languages (Python, Go, Rust, Solidity, JavaScript), and libraries (jQuery).
  • Use Case: A developer is tasked with implementing a new feature in a Django application. They consult the developer-guidelines Skill to review the Django security quick-reference and language-specific Python guidelines to ensure their implementation is secure and idiomatic.

Quick Start

Review the security guidelines for the Python language before starting a new development task.

Frequently Asked Questions about developer-guidelines

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

FAQPage Schema
What are the secure coding best practices for Python and Django web development?

Secure coding best practices for Python and Django involve strict adherence to input validation, avoiding anti-patterns, and following language-specific security guidelines to prevent common web vulnerabilities and ensure idiomatic implementations.

How do I validate input and avoid anti-patterns in React and Vue frameworks?

To validate input and avoid anti-patterns in React and Vue, developers should consult framework-specific security quick-references that outline strict adherence to instructions and secure coding patterns tailored for front-end web development.

Does this developer guidelines reference cover security standards for Solidity smart contracts?

Yes, the developer guidelines reference covers security standards for Solidity smart contracts, providing detailed anti-patterns and secure coding patterns specifically tailored for blockchain and web development environments.

What is the best way to ensure secure coding standards across multiple programming languages like Go and Rust?

The best way to ensure secure coding standards across Go and Rust is to reference language-specific guidelines that dictate proper input handling, strict task adherence, and anti-loop protocols for general software engineering.

Can I find quick-reference security guides for Express and FastAPI frameworks?

Yes, you can find quick-reference security guides for Express and FastAPI frameworks, which detail secure coding patterns, input validation, and anti-patterns to maintain web security during feature implementation.