AdobeDocs

51 mods across 2 repositories, 6 stars between them.

pr-rules

25

AdobeDocs/ff-services-docs

Cursor rule Cursor

PR title, body, and Jira-link conventions for this repo.

4 2mo ago A 1,041 tokens original Apache-2.0

security-global-api

26

AdobeDocs/ff-services-docs

Cursor rule Cursor

USE WHEN designing, implementing, or reviewing API security (versioning, auth, rate limits, testing).

4 2mo ago A 21 tokens original Apache-2.0

AdobeDocs/ff-services-docs

Cursor rule Cursor

These rules define essential practices for writing and generating secure code. They apply universally — to manual development, automated tooling, and AI-generated code. Our codebase follows a security‑first mindset: security is built in from day one.

4 2mo ago A 638 tokens original Apache-2.0

AdobeDocs/ff-services-docs

Cursor rule Cursor

These rules apply to all code and systems integrating with MCP (Model Context Protocol), including generated actions, scripts, and agentic behavior.

4 2mo ago A 0 tokens copy · 92% Apache-2.0

AdobeDocs/ff-services-docs

Cursor rule Cursor

USE WHEN implementing code that interacts with SQL databases, regardless of language or framework, including generated code.

4 2mo ago A 20 tokens original Apache-2.0

security-lang-c

43

AdobeDocs/ff-services-docs

Cursor rule Cursor

Cursor rule "security-lang-c" from AdobeDocs/ff-services-docs, covering secure c development, 1. avoid unsafe functions, 2. always validate input lengths, 3. initialize all pointers and memory and 4. check all memory allocations.

4 2mo ago A 497 tokens copy · 100% Apache-2.0

security-lang-cpp

44

AdobeDocs/ff-services-docs

Cursor rule Cursor

These rules apply to all C++ source and header files in the repository and aim to prevent memory corruption, resource leaks, undefined behavior, and security vulnerabilities through modern C++ best practices.

4 2mo ago A 0 tokens original Apache-2.0

security-lang-node

45

AdobeDocs/ff-services-docs

Cursor rule Cursor

Cursor rule "security-lang-node" from AdobeDocs/ff-services-docs, covering secure node.js development, 1. do not use user input in file paths or commands, 2. avoid eval, function, and vm on dynamic input, 3. avoid synchronous childprocess and shell execution and 4. use environment variables for secrets.

4 2mo ago A 564 tokens copy · 100% Apache-2.0

AdobeDocs/ff-services-docs

Cursor rule Cursor

These rules apply to all Python code in the repository and aim to prevent common security risks through disciplined handling of input validation, output encoding, safe execution, secure configuration, and dependency hygiene.

4 2mo ago A 0 tokens original Apache-2.0

api-eval

47

AdobeDocs/ff-services-docs

Skill Claude CodeCodexCursor

Audits an OpenAPI JSON spec (Redocly lint, OpenAPI version, FFS style guide, copy rules). Read-only — no file edits. Use when the user invokes /api-eval or asks to evaluate or audit an API spec.

4 2mo ago A 55 tokens original Apache-2.0

api-fix

48

AdobeDocs/ff-services-docs

Skill Claude CodeCodexCursor

Fixes Redocly lint errors and api-ref-structure.mdc inconsistencies on an OpenAPI JSON spec. Use when the user invokes /api-fix or asks to fix API lint or structure issues. Does not apply FFS style guide or copy fixes.

4 2mo ago A 57 tokens original Apache-2.0