Plug-and-play skills and prompts for every AI coding agent
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport — counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit c8c8420 · analyzer v33 · 1w ago
skills & prompt files 40
- agent-rules Amey-Thakur-AI-SKILLS-c8c8420/.cursor/rules/ai-skills.mdc
- agent-rules Amey-Thakur-AI-SKILLS-c8c8420/AGENTS.md
- agent-rules Amey-Thakur-AI-SKILLS-c8c8420/CLAUDE.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/ab-test-plan.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/ad-copy.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/add-code-comments.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/adjust-tone.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/agent-build-feature.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/agent-complete-task.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/agent-eval-design.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/agent-explain-codebase.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/agent-fix-bug.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/agent-refactor-code.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/agent-system-prompt.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/agent-task-breakdown.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/agent-tool-definition.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/agent-workflow-design.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/analyze-competitor-product.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/analyze-performance.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/api-design.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/api-docs-from-code.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/api-migration-guide.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/apology-email.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/architecture-decision-record.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/assess-technical-debt.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/audit-accessibility.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/autoresearch.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/beta-program-plan.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/blog-outline.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/brainstorm-divergent.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/brainstorm.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/break-down-task.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/bug-bounty-report.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/bug-report-triage.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/build-internal-tool.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/build-spreadsheet-model.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/build-website.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/business-case.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/business-model-canvas.md
- prompt-file Amey-Thakur-AI-SKILLS-c8c8420/prompts/campaign-brief.md
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 2
filesystem 1
- fs (weak) Amey-Thakur-AI-SKILLS-c8c8420/scripts/build-index.mjs :12
import { readdirSync, readFileSync, writeFileSync, statSync, mkdirSync, rmSync } from "node:fs";
network 1
- net (weak) Amey-Thakur-AI-SKILLS-c8c8420/docs/map.js :621
fetch("index.json").then(function (r) { return r.json(); }).then(function (data) {
cursor-plugin 1
- opaque (low) Amey-Thakur-AI-SKILLS-c8c8420/.cursor/rules/ai-skills.mdc
bundled .cursor/ plugin descriptor (Amey-Thakur-AI-SKILLS-c8c8420/.cursor/rules/ai-skills.mdc) — presence-detected; review the descriptor
perm:untrusted 1
- untrusted (weak) Amey-Thakur-AI-SKILLS-c8c8420/docs/map.js :621
fetch("index.json").then(function (r) { return r.json(); }).then(function (data) {