com um clique
cursor-framework-plugins
cursor-framework-plugins contém 12 skills coletadas de tech4humans-brasil, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Documents @t4h.framework/amber (Amber client, Ticket operations, HTTP activities, Basic auth, runtime-claims peers). Use when implementing ticket or protocol flows—integration, creation, updates, transfers, tabulation, comments, locks—or when the user asks about ticket/protocol integration, creating tickets or protocols, or similar; also when they mention @t4h.framework/amber or Amber channel APIs.
Guides assembling T4H apps with Workflow definitions, default-export App wiring, and routing to the correct framework-* skill per @t4h.framework package. Use when scaffolding workflows, structuring main plus src/workflows, nesting startWorkflow, or choosing which package skill to read for HTTP, auth, ORM, Amber, cache, FS, SFTP, or SMTP.
How to use @t4h.framework/cache CacheClaim get/set, TTL, and Serializable values; pairing with @t4h.framework/http OAuth2. Use when implementing caches or imports from @t4h.framework/cache.
How to use @t4h.framework/core App, Workflow, Authorization, Env, Claim, History, Binary, Serializable, startWorkflow, StartWorkflowActivity, WorkflowClaim, and WorkflowRef. Use when building T4H apps, workflows, nested workflow starts, or importing from @t4h.framework/core.
How to use @t4h.framework/fs FileSystemClaim read/write and Binary. Use when handling filesystem claims or imports from @t4h.framework/fs.
How to use @t4h.framework/http HttpClient, http singleton, HttpRequestActivityInput, HttpAuth, OAuth2, HttpClientRequestClaim. Use when calling HTTP from workflows or extending OAuth2.
How to use @t4h.framework/jwks JWKSAuthorization, context fields, and the authorize module JWT vs raw signature paths. Use when configuring JWKS app authorization or imports from @t4h.framework/jwks.
How to use @t4h.framework/oidc OIDCAuthorization, context fields, and the authorize module discovery plus client-credentials and introspection. Use when configuring OIDC authorization or imports from @t4h.framework/oidc.
How to use @t4h.framework/orm @Entity, @Property, ORM create/findOne/find/exists, Ref, RefCollection, and ORMClaim-shaped activities. Use when defining entities or querying with ORM.
How to use @t4h.framework/sftp Sftp methods and SftpClaim-shaped operations. Use when calling SFTP from workflows or importing from @t4h.framework/sftp.
Index of Cursor plugin skills under plugins/framework/skills for @t4h.framework packages, when to open each skill, recommended app layout (main entry plus workflows folder), and instructs to ask the user when requirements are ambiguous. Points to framework-building-workflows for end-to-end App and Workflow assembly. Use when onboarding to the framework skills, scaffolding apps, choosing which framework-* skill to read, or when the user mentions framework skills index or T4H package map.
How to use @t4h.framework/smtp Smtp constructor, send options, and SmtpSendEmailActivity. Use when sending email from workflows or importing from @t4h.framework/smtp.