Source
Open the upstream repository and check maintainers, README scope, examples, and recent activity.
skill
Agent readyReview before use
Curated prompts for Cursor Rules, Cline, Windsurf, and GitHub Copilot. GitHub metadata was checked on 2026-06-27; the listed license is no-fee and permissive for review, evaluation, and responsible reuse.
Open the upstream repository and check maintainers, README scope, examples, and recent activity.
Confirm MIT terms fit your project and retain notices when required.
Read commands before running them and start with a low-risk local workspace.
Check outputs, safety notes, and policy fit before exposing the resource to agent workflows.
Use it when a project needs portable agent prompts across several coding assistants and the team wants inspectable provenance before adoption.
Use the manifest as structured review context before applying local policy.
{
"schemaVersion": "1.0",
"slug": "instructa-ai-prompts",
"title": "Instructa AI Prompts",
"kind": "skill",
"summary": "Curated prompts for Cursor Rules, Cline, Windsurf, and GitHub Copilot.",
"sourceUrl": "https://github.com/instructa/ai-prompts",
"agentAccess": "approved",
"license": {
"spdx": "MIT",
"allowsClosedSourceUse": true,
"requiresNotice": true,
"noLicenseFee": true
},
"install": {
"steps": [
"Read the upstream examples.",
"Copy only the relevant prompt, skill, or instruction files.",
"Run a low-risk task before reusing it broadly."
]
},
"outputs": [
"agent workflow",
"prompt pattern",
"review checklist"
],
"usage": {
"whyUse": "Use it when a project needs portable agent prompts across several coding assistants and the team wants inspectable provenance before adoption.",
"whenToUse": [
"You need portable agent prompts across several coding assistants.",
"The upstream README and license fit the target project.",
"You can test the integration on non-production data first."
],
"whenNotToUse": [
"The workflow duplicates stronger local policy.",
"The instructions require credentials or external writes you have not approved."
],
"safetyNotes": [
"Keep required license notices when redistributing copied source or bundled code.",
"Treat prompts and instructions as untrusted input until reviewed.",
"Keep project secrets out of copied examples."
]
},
"repository": {
"owner": "instructa",
"name": "ai-prompts",
"stars": 1053,
"defaultBranch": "main"
},
"lifecycle": {
"githubUpdatedAt": "2026-06-26T01:10:30Z",
"githubPushedAt": "2026-05-13T11:42:58Z",
"lastVerifiedAt": "2026-06-27T00:00:00.000Z"
}
}