adlc-author
01SalesforceAIResearch/agentforce-adlc
Agent
Writes Agentforce Agent Script (.agent) files from requirements.
167 tagged cursor rules, measured the same way as everything else here.
Browse within: copilot-instructions 53agents-md 52ai-prompts 51cursor-ai 29cursor-ide 24agentskills 18cursor-skills 18add-on 15addon 15automation-agent 15best-practices 15fintech 11personal-finance 11ai-rules 9
SalesforceAIResearch/agentforce-adlc
Agent
Writes Agentforce Agent Script (.agent) files from requirements.
SalesforceAIResearch/agentforce-adlc
Agent
Platform engineer — scaffolds Flow/Apex metadata and deploys agent bundles.
SalesforceAIResearch/agentforce-adlc
Agent
Tests Agentforce agents and optimizes based on session trace analysis.
Agent
Use for Emergency Preparedness Coordinator work in Emergency Preparedness including HVA, emergency operations plan, HICS, surge, evacuation, exercise.
Agent
Use for Health Informatics Manager work in Health IT & Informatics including Informatics governance, CDS, USCDI/TEFCA, data governance.
Agent
Use for Healthcare Interoperability Engineer work in Health IT & Informatics including HL7v2, FHIR, C-CDA, X12, HIE, patient matching, interface errors.
TashanGKD/tashan-cursor-skills
Agent
A background agent that watches for newly confirmed principles or major updates to a foundational document. It analyzes which work areas may need review and adds follow-up tasks to a master checklist.
TashanGKD/tashan-cursor-skills
Agent
A coding agent that fixes reported bugs using test-driven development, or TDD: reproduce the problem, write a failing test, change the code, and confirm the tests pass. It first checks what the affected feature is meant to do.
TashanGKD/tashan-cursor-skills
Agent
A guide for an independent testing agent that checks whether completed code works, integrates correctly, handles errors, and matches the stated requirements.
Agent
End-to-end testing specialist using Playwright. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.
Agent
Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.
RealistSec/mpa-first-guidelines
Agent
Expert in building Multi-Page Applications (MPAs) using jQuery for progressive enhancement, modern PHP, and web standards. Relaxed version that allows jQuery.
RealistSec/mpa-first-guidelines
Agent
Expert in building Multi-Page Applications (MPAs) with strict adherence to vanilla JavaScript, modern PHP, and web standards. No frameworks, no jQuery, pure progressive enhancement.
Agent Claude Code
Wires two completed Taniwha modules together against a parent contract. Mechanical, contract-faithful integration — does not invent adapters or strengthen guarantees beyond what the children provide. Reads child implementation manifests (not source code) to know where children's outputs live; reads project context for…
Agent Claude Code
Implements a single Taniwha module against its contract manifest. Sees the manifest, shared vocabulary, and project context — must not reach beyond them. Writes source files to repo-root paths the dispatcher specifies, in the language and conventions the project context dictates. Invoked by the Taniwha dispatcher.…
Agent Claude Code
Verifies that a Taniwha implementation or composition satisfies its contract's acceptance criteria. Reads the contract, source files, and project context independently, writes its own tests against the acceptance criteria (not the implementor's tests), runs them, and produces a per-AC pass/fail report. Invoked by the…
Agent
Reviews code for accessibility (a11y) compliance, ensuring WCAG standards and best practices are met. Use to ensure accessibility standards are met.
Agent
Reviews code for architectural patterns, design decisions, and structure; reports findings without editing code. Use for architectural reviews and design pattern analysis.
Agent
Generates types from schemas, APIs, or data structures including OpenAPI, GraphQL, JSON schemas, and API responses. Use for type generation from various sources.
Cadasto/openehr-assistant-plugin
Agent
Use this agent when the user wants to search the openEHR Clinical Knowledge Manager (CKM) aggressively for reusable archetypes before authoring a new one. Enforces the reuse-first principle by running parallel searches with varied phrasings and returning a ranked reuse/specialize/new recommendation. Invoke proactively…
Cadasto/openehr-assistant-plugin
Agent
Use this agent when the user needs to read, write, review, or edit local archetype (.adl), template (.oet, Archetype Designer .t.json, .opt), or composition files in the workspace. It writes only to the local workspace, and can perform read-only MCP lookups (terminology resolution, RM/AM type specs, guides, and…
Cadasto/openehr-assistant-plugin
Agent
Use this agent when the user needs a grounded answer from openEHR specifications (Reference Model, Archetype Model, AQL, BASE, ITS-REST, LANG, CDS, etc.) that isn't already in an MCP guide digest. Uses the howto/spec-lookup methodology — llms.txt site index, Markdown twin URLs, and BMM-backed typespecificationget — to…
RoninForge/roninforge-tailwind-v4
Agent
Reviews code changes for correct Tailwind CSS v4 usage. Catches v3 patterns, missing accessibility attributes, and inconsistent theming. Use after generating or modifying Tailwind code.
Agent Cursor
Skeptical, read-only validator. Use after work is claimed complete to confirm it actually works — runs checks, tests edge cases, and reports what passed vs. what is incomplete or broken.