Skip to Content
DocsQuickstartRequest a Framework

Request a Framework

Don’t see your framework? Let us know!

Submit a Request

Open a GitHub issue  with:

  • The framework you’d like supported
  • Common patterns and conventions in that framework
  • Any specific rules you think would be helpful

Current Framework Support

Candid works with any language Claude Code supports. The quickstart guides provide framework-specific:

  • Technical.md templates
  • Recommended rules
  • Common focus mode use cases

Generic Setup

For any framework, you can:

  1. Install Candid:

    claude plugin marketplace add ron-myers/candid
    claude plugin install candid@candid
  2. Auto-generate standards:

    /candid-init
  3. Customize the generated Technical.md for your framework’s patterns

  4. Run reviews:

    /candid-review

Community Contributions

Have expertise in a framework? Consider contributing:

  • Technical.md templates
  • Framework-specific documentation
  • Example rules and patterns

Contribute on GitHub → 

Last updated on