eval-harness
vmain
io.github.affaan-m/ECC/eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
“Claude” 共 759 个结果
vmain
io.github.affaan-m/ECC/eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
vmain
io.github.affaan-m/ECC/security-scan
AgentShield を使用して、Claude Code の設定(.claude/ ディレクトリ)のセキュリティ脆弱性、設定ミス、インジェクションリスクをスキャンします。CLAUDE.md、settings.json、MCP サーバー、フック、エージェント定義をチェックします。
vmain
io.github.krafton-ai/KIRA/pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
vmain
io.github.f/prompts.chat/skill-lookup
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
vmain
io.github.davila7/claude-code-templates/design-to-code
Pixel-perfect Figma to React conversion using coderio. Generates production-ready code (TypeScript, Vite, TailwindCSS V4) with high visual fidelity. Features robust error handling, checkpoint recovery, and streamlined execution via helper script.
vmain
io.github.aaddrick/claude-desktop-debian/writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
vmain
io.github.CloudAI-X/claude-workflow-v2/security-patterns
Implements authentication, authorization, encryption, secrets management, and security hardening patterns. Use when designing auth flows, managing secrets, configuring CORS, implementing rate limiting, or when asked about JWT, OAuth, password hashing, API keys, RBAC, or security best practices.
vmain
io.github.CloudAI-X/claude-workflow-v2/database-design
Designs database schemas, indexing strategies, query optimization, and migration patterns for SQL and NoSQL databases. Use when designing tables, optimizing queries, fixing N+1 problems, planning migrations, or when asked about database performance, normalization, ORMs, or data modeling.
vmain
io.github.davila7/claude-code-templates/fastapi-endpoint
Plan and build production-ready FastAPI endpoints with async SQLAlchemy, Pydantic v2 models, dependency injection for auth, and pytest tests. Uses interview-driven planning to clarify data models, authentication method, pagination strategy, and caching before writing any code.
vmain
io.github.ruvnet/agentic-flow/v3-mcp-optimization
MCP server optimization and transport layer enhancement for claude-flow v3. Implements connection pooling, load balancing, tool registry optimization, and performance monitoring for sub-100ms response times.
vmain
io.github.shanraisshan/claude-code-best-practice/presentation-styling
Knowledge about CSS classes, component patterns, and syntax highlighting in the presentation
vmain
io.github.Galaxy-Dawn/claude-scholar/frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
vmain
io.github.shanraisshan/claude-code-best-practice/agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
vmain
io.github.davila7/claude-code-templates/github-actions-creator
Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning, release automation, Docker builds, scheduled tasks, and any custom workflow for any language or framework.
vmain
io.github.lionelsimai/claude-skills-collection/automation-roi-tracker
Track ROI from automation initiatives with before/after metrics. TRIGGERS - Use when user needs help with automation-roi-tracker related tasks.
vmain
io.github.lionelsimai/claude-skills-collection/automation-roadmap
Create automation roadmaps with phased implementation and dependencies. TRIGGERS - Use when user needs help with automation-roadmap related tasks.
vmain
io.github.lionelsimai/claude-skills-collection/automation-audit
Audit business processes for automation opportunities with ROI analysis. TRIGGERS - Use when user needs help with automation-audit related tasks.
vmain
io.github.davila7/claude-code-templates/security-ownership-map
Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.
vmain
io.github.davila7/claude-code-templates/security-threat-model
Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.
vmain
io.github.davila7/claude-code-templates/security-best-practices
Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.
vmain
io.github.davila7/claude-code-templates/vercel-deploy
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
vmain
io.github.davila7/claude-code-templates/netlify-deploy
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
vmain
io.github.davila7/claude-code-templates/cloudflare-deploy
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
vmain
io.github.davila7/claude-code-templates/render-deploy
Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.