40 results (43.9ms) page 2 / 2
jgeurts / eslint-config-decent-enforcing-typescript-standards exact

Enforces the project's core TypeScript standards including explicit typing, import organization, class member ordering, and code safety rules. ALWAYS apply when creating, modifying, or reviewing...

algorand-devrel / algorand-agent-skills-implement-arc-standards exact

Implement Algorand ARC standards in smart contracts and clients. Use when needing to understand ARC-4 ABI encoding or method signatures, working with application specifications (ARC-32 or ARC-56),...

Sfedfcv / redesigned-pancake exact

Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights Merge branch 'main' into 1862-Add-Travis-CI-migration-table ...

netresearch / agents-skill-agents exact

Agent Skill: Generate and maintain AGENTS.md files following the public agents.md convention. Use when creating AI agent documentation, onboarding guides, or standardizing agent patterns. By Netresearch.

netresearch / skill-repo-skill-skill-repo exact

Agent Skill: Guide for structuring Netresearch skill repositories. Use when creating skills, standardizing repos, or setting up composer/release workflows. By Netresearch.

netresearch / netresearch-branding-skill-netresearch-branding exact

Agent Skill: Apply Netresearch brand identity. MANDATORY for Netresearch projects. Include: (1) [n] logo, (2) colors #2F99A4/#FF4D00/#585961, (3) Raleway+Open Sans fonts.

QuanuX / quanux-gemini-cli-mcp-react-native-standards exact

Expert, immutable guidance on the QuanuX mobile ecosystem. Strict enforcement of the Figma-to-Code loop, NativeWind v4, and the Design Library verification process.

yanko-belov / code-craft-open-closed-principle exact

Use when adding new functionality to existing code. Use when tempted to add if/else or switch branches. Use when extending behavior of existing classes.

Mdshobu / liberty-house-club-whitepaper exact

# Liberty House Club **A Parallel Binance Chain to Enable Smart Contracts** _NOTE: This document is under development. Please check regularly for updates!_ ## Table of Contents -...

am-will / codex-skills-frontend-responsive-design-standards exact

Build responsive, mobile-first layouts using fluid containers, flexible units, media queries, and touch-friendly design that works across all screen sizes. Use this skill when creating or...

ravnhq / ai-toolkit-core-coding-standards exact

Universal code quality rules. Extends nothing β€” this is the base skill every project should include. Use when writing or reviewing any code.

akires47 / agent-skills-dotnet-csharp-coding-standards exact

Write modern, high-performance C# code using records, pattern matching, value objects, async/await, Span<T>/Memory<T>, and best-practice API design patterns. Emphasizes functional-style...