AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in

Developer Tools for AI agents

100 security-reviewed developer tools listings, skills, MCP servers, and toolkits you can install into Claude Code, Cursor, and other agents with one command.

100+ results
Self-run
SKILL MIT 1mo ago

Grill With Docs

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

Local-only
1
42
Free
Self-run
SKILL Apache-2.0 today

Tdmcp Quality Audit

Run or maintain the full tdmcp repo quality-audit team: command sweeps, all package/Makefile/CI gates, security review, usability/flow review, refactor/test-gap analysis, coverage hardening, QA, and follow-up fix waves. Use whenever the user asks for a complete audit, improve repo/code quality, test all commands, find security/usability failures, refactor debt, add missing tests, re-run the audit…

Local-only
0
3
Free
Self-run
SKILL Apache-2.0 today

Bdreadme

Enforces the strict BDB DEV corporate standard for generating and formatting GitHub README.md files. Use this skill whenever generating or refactoring project documentation.

Local-only
0
4
Free
Self-run
SKILL Apache-2.0 today

Mcpb Bundle

How to migrate the tdmcp Claude Desktop bundle from legacy .dxt to .mcpb (MCP Bundle) and keep it building — covers the manifest schema (verify against the installed packer, never hardcode), the build-dxt.mjs packer/zip-fallback flow, the npm scripts, and the full .dxt→.mcpb reference sweep across docs and scripts. Use when packaging or migrating the tdmcp desktop bundle.

Local-only
0
5
Free
Self-run
SKILL Apache-2.0 today

Github Repo

Standards and workflows for writing, formatting, sanitizing, and publishing high-quality GitHub repositories, complementing openwiki-skill.

env
0
3
Free
Self-run
SKILL Apache-2.0 today

MCP Manage

Manages the BDB specialized MCP servers including Unreal Engine, Rhino 7/8, DaVinci Resolve, grandMA3, Resolume, GitHub, Chrome DevTools, and TouchDesigner.

net
0
7
Free
Self-run
SKILL MIT today

Javdb Cli Release Notes

Manage javdb-cli PR release-note metadata, bilingual release-prep notes, historical GitHub Release synchronization, and approved version releases.

Local-only
0
3
Free
Self-run
SKILL MIT yesterday

Migrate To Pluginpack

Use when someone has an existing native plugin repo (a Claude Code marketplace, a Cursor plugin, an Antigravity CLI plugin, a GitHub Copilot plugin, or an OpenAI Codex CLI plugin) and wants to manage it from one portable source via pluginpack — generating the source layout and config, then proving the output matches the original with diff.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Authoring Pluginpack Config

Use when someone wants to ship one set of agent skills/plugins to multiple AI apps (Claude Code, Cursor, Antigravity CLI, GitHub Copilot, OpenAI Codex CLI) from a single source, and needs to create or update a pluginpack.config.ts — choosing targets, source layout, MCP servers, and output directories.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Systematic Debugging

Use when encountering bugs, errors, test failures, crashes, or anything not working as expected. Use BEFORE attempting any fix. Triggers include "debug", "fix this", "not working", "broken", "出错了", "报错了", "崩溃了", "跑不通", "有bug", "怎么回事", "排查一下", "troubleshoot", "error", "crash", "exception", "failing", "root cause", "why is it", "what went wrong", "investigate", "检查一下", "看看什么问题

Local-only
0
1
Free
Self-run
SKILL MIT yesterday

Writing Clearly And Concisely

|

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Brainstorming

Use when user wants to explore ideas, design something new, or plan implementation. Trigger phrases include "帮我设计", "how to build", "what's the best approach", "give me advice on", "我想做", "想实现", "怎么规划", "explore options", "brainstorm ideas", starting a new project, creating new features, modifying existing behavior, or making architectural decisions.

Local-only
0
0
Free
Self-run
SKILL MIT 8d ago

Rf Skill Installer

输入 GitHub skill 仓库 URL,生成 npx skills add 安装命令。涉及'安装 skill'/'skill 安装'时路由至此。

env
0
0
Free
Self-run
SKILL MIT 1mo ago

Travel Planner

旅行规划助手 —— **唯一交付物 = 单文件 HTML 部署到 GitHub Pages 的 URL**(手机/电脑浏览器直接看)。通过高德地图 MCP(路线/POI/酒店/天气/POI 详情)、**小红书 skill Step 1.5 目的地攻略** + Round 3 店级避雷、美团攻略 WebFetch(编辑过的好店清单)三件套,**零装零扫码**生成含酒店、每日行程、餐厅候选的单文件 HTML 旅行方案。大众点评 OpenCLI 降级为"深度档"(必吃榜 + 评价数才用)。支持多轮对话、**v1.5.0 三阶段分轮筛检**(Round1结构→Round2时空→Round3体验,每轮筛不同维度)、增量修改。**v2.3.0**:Step 1.5 必做小红书目的地攻略后再分组排线。**v1.5.0 硬约束**:AI 必跑 MCP + 必部署 GitHub Pages。适用场景:用户…

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Working On An Issue

Use when asked to work on, read, or implement a GitHub issue - hands-off workflow (understand, scoped recon, verification plan, implementation plan, implement, verify, PR) with no mid-flow approval gates; assumptions are documented in the plan and PR, and developer review happens on the pull request

Local-only
0
0
Free
Self-run
SKILL MIT 2mo ago

Deploy Docs

Validate the MkDocs documentation site and GitHub Pages deployment for the public repository

net
0
3
Free
Self-run
SKILL MIT 19d ago

Weekly Report

Generate a weekly work report from the past week's active Codex and Claude Code sessions plus GitHub pull requests, as Markdown or a self-contained, visually-rich HTML deck. Use when the user asks for a weekly report, work summary, weekly status update, Codex/Claude activity summary, or an HTML/slide weekly report.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Skill Doctor

Use the `skill-doctor` CLI to analyze, audit, and diagnose AI-agent skills (duplicates, conflicts, security risks, context/token cost) on the current machine or project. Trigger when the user asks to review or audit their agent skills, find duplicate or conflicting skills, check skill safety, estimate context-token cost, diagnose agent misbehavior, or compare two skills. Prefers structured CLI JS…

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Beaker Setup

Set up, configure, or onboard a Python repository as a Beaker prompt-optimization consumer while isolating tooling under .beaker, leaving production runtime behavior unchanged, and never adding or modifying tests. Use when adding Beaker, scaffolding or completing a Beaker @spec factory, configuring beaker.yaml at the repository root or in a nested project, connecting real prompts and labeled data…

env
0
1
Free
Self-run
SKILL MIT yesterday

Beaker Usage

Operate an already-configured Beaker prompt-optimization integration. Use when the developer asks to launch a hosted Beaker run, choose a GitHub branch or dataset, compare or optimize selected models, use Harness Optimization, list or inspect runs, monitor run status, download results, or cancel a run. Do not use to scaffold or repair the Beaker spec; use beaker-setup for setup work.

netenv
0
1
Free
Self-run
SKILL Apache-2.0 yesterday

Setup Project

Configure this repo for the engineering skills — issue tracker (Beads, GitHub, GitLab, or local markdown), domain-doc layout, editor deep links, ai-docs gitignore. Use when the user wants a repo set up for the engineering skills, after a fresh `loom init`, or when another skill finds `ai-docs/agents/` missing.

Local-only
0
3
Free
Self-run
MCP MIT 1mo ago

Atlassian Cli

A single-binary Go CLI and MCP server for Jira and Confluence — CI/CD-friendly, AI-agent ready.

Local-only
0
1
Free
Self-run
MCP Apache-2.0 today

Zotero Keeper

Zotero 10+ Local API and PubMed MCP research workspace: Keeper 2.1, PubMed Search 0.6.1, and a one-click VS Code extension.

netenv
0
0
Free
Self-run
SKILL MIT yesterday

Proposal Check

Low-level check of a thesis proposal — required sections, citation consistency, forbidden content, format guardrails, typos. Use when the user asks to check their proposal, suspects a section or citation is missing or malformed, or wants a quick gate before publishing. Not content feedback — for whether the argument holds, use proposal-review. Advisory only.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Proposal Troubleshoot

Diagnose a problem with the proposal skills themselves — a script that fails, a rule applied wrongly, output that contradicts the skill's own stated mandate — and assemble a bug report when it turns out to be a real defect. Use when a skill misbehaved, not when the proposal needs improving.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Proposal Review

High-level content review of a thesis proposal — argument structure, soundness, literature grounding, sharpness. Writes a review file opening with a three-tier verdict (ready / needs revision / no viable thesis core) followed by enumerated actionable findings. Use when the user asks for feedback or a review, doubts whether the argument holds or the thesis core is thin, or asks whether the proposa…

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Proposal Customize

Adapt the proposal guidance to a supervisor's or program's requirements by managing the workspace guidelines.md override file. Use when the user says their supervisor wants something different — a detailed work plan, page limit, more references, different sections.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Proposal Ideate

Socratic development of a thesis idea — refine a vague topic into an academically grounded starting point scoped to the study program and target research group, keep durable session notes, and seed the proposal file. Use when the user has a rough idea, does not know what to write about or their research questions yet, wants to talk a topic through or weigh whether it is worth pursuing, asks where…

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Proposal Lit Search

Find relevant academic literature for a topic or proposal — keyword search across public scholarly databases, plus citation snowballing from existing references. Writes CSL-YAML entries into the proposal. Use when the user needs sources or papers, says their bibliography or reference list is thin, wants the literature base broadened, or asks whether their idea is already published or whether anyo…

env
0
0
Free
Self-run
SKILL MIT yesterday

Proposal Write

Write a thesis proposal from scratch or refine an existing one, following the proposal guidelines and grounding claims in the literature. Use when the user wants a draft, wants sections improved, wants bullet points turned into prose, or asks to apply review findings.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Proposal Supervise

Supervisor-side feedback on a raw student submission — normalize it into the standard proposal format, find the pressing issues via the shared check and review rules, and draft a feedback letter plus a send-package the student can continue from. Use when a professor receives a thesis proposal or idea from a student and wants constructive, high-level feedback to return. Drafts only, never sends.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Proposal Import

Import an existing proposal (usually PDF) into the standard single-file format — extract text and references, strip personal data, mark gaps. Use when the user has a draft from Word, LaTeX, Overleaf or another tool, pastes the text of an older proposal, or wants to carry existing work over and continue it here.

Local-only
0
1
Free
Self-run
SKILL MIT yesterday

Proposal Publish

Build a PDF (or docx fallback) from a proposal file via pandoc — compact layout, typst-first, with install guidance when tools are missing. Also offers a stripped hand-in export, and hands over to a workspace build script where one exists. Use when the user wants a PDF or something to email, print or hand to their supervisor, wants the proposal out of markdown, has a faculty document template to…

Local-only
0
0
Free
Self-run
SKILL MIT 2d ago

Code Quality Review

Checklist and method for reviewing code quality — readability, maintainability, SOLID, DRY, performance, and backward compatibility. Use when asked to review code, a diff, a branch, or a merge request for quality, or before finalizing significant changes. For GitHub PR review use the built-in /review; for security-focused review use the security-audit skill.

Local-only
0
3
Free
Self-run
SKILL MIT 8mo ago

Using Gh Cli Search

MANDATORY skill when users mention GitHub CLI searches - establishes non-negotiable requirement to use gh-cli-search skills for correct syntax, quoting, and platform handling

Local-only
0
0
Free
Self-run
SKILL MIT 8mo ago

Gh Search Issues

Use when searching GitHub issues ACROSS REPOSITORIES or organizations - provides syntax for filtering by labels, state, assignees, authors, comments, reactions, dates. For current repo issues, use gh issue list instead.

Local-only
0
0
Free
Self-run
SKILL MIT 8mo ago

Gh Search Prs

Use when searching GitHub pull requests ACROSS REPOSITORIES or organizations - provides syntax for filtering by draft status, merge status, review state, CI checks, branches. For current repo PRs, use gh pr list instead.

Local-only
0
0
Free
Self-run
SKILL MIT 8mo ago

Gh Search Repos

Use when searching for repositories across GitHub - provides syntax for filtering by stars, forks, language, topics, license, archived status, and all repository attributes

Local-only
0
0
Free
Self-run
SKILL MIT 8mo ago

Gh Search Code

Use when searching code across GitHub repositories - provides syntax for file extensions, filenames, languages, sizes, exclusions, and using -w flag for regex search via web interface

Local-only
0
0
Free
Self-run
SKILL MIT 8mo ago

Gh Search

Use when searching GitHub via CLI for issues, PRs, repos, code, or commits - provides correct syntax for exclusions, qualifiers, quoting, and platform-specific handling to avoid command failures

Local-only
0
0
Free
Self-run
SKILL MIT 8mo ago

Gh Search Commits

Use when searching commit history across GitHub repositories - provides syntax for filtering by author, committer, dates, hashes, and merge commits with proper exclusion handling

Local-only
0
0
Free
Self-run
SKILL MIT 8d ago

Code Review Lite

Abbreviated code review for small or low-stakes code changes. Skips requirements gathering. Skips the linter in PR mode (CI runs it). Focuses on correctness against obvious intent, readability, and pattern consistency. For large or security-sensitive diffs, use code-review-deep instead.

Local-only
0
3
Free
Self-run
SKILL MIT 8d ago

Code Review Content

Reviews changes to prose files (markdown, text, blog posts, docs). Focuses on voice, grammar, factual claims, dead links, and structure. Loads the project's voice or style guide when one exists. Skips linter and Actions hash verification.

Local-only
0
3
Free
Self-run
SKILL MIT 8d ago

Code Review Deep

Full code review for large or security-sensitive changes. Gathers requirements first, loads all relevant language references, runs the linter where applicable, applies the full review checklist with security as the top priority.

Local-only
0
3
Free
Self-run
SKILL MIT 5mo ago

Solid Ssr Hydration Debugger

Diagnose and prevent SolidJS SSR/hydration mismatches with deterministic reproduction and remediation steps. Use for server-client render inconsistencies, hydration errors, and browser-only boundary issues.

Local-only
0
1
Free
Self-run
SKILL MIT 1mo ago

Push Skill To Github

Commit and push agent-skill changes to the user's private skills GitHub repo (your-org/private-skills, rooted at ~/.agents). Use after creating or updating any skill, when the user says "push the skill", "push skills to github", "save the skill to my repo", or "update the skills repo". Handles staging, committing, pushing, and cleaning up the cmux pane used to do it.

Local-only
0
3
Free
Self-run
SKILL Apache-2.0 3d ago

Auditing Supply Chain

Audit software supply chain risk — dependency and transitive package review, typosquatting and dependency confusion, lockfile and SBOM analysis, CI/CD pipeline and GitHub Actions security, build provenance, and secrets exposure. Use when assessing third-party package risk, reviewing a build pipeline, investigating a malicious package, or hardening release infrastructure.

netshellenv
0
0
Free
Self-run
SKILL MIT 2d ago

Codacy

Use Codacy static analysis CLIs to query PR analysis, triage issues, suppress false positives, and run local analysis. Use when Codacy blocks a PR, when asked to fix Codacy issues, suppress false positives, query PR quality data, or integrate Codacy into CI/CD workflows. Also use when the user mentions "Codacy", "static analysis check", "code quality gate", or "Codacy is failing".

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Marketing Machine

Own the whole marketing content pipeline for this codebase — set itself up, scan the product for what actually works, write the copy, enforce the rules mechanically, and render cards (PNG) and video (MP4) from one HTML contract. Use for "set up marketing", "write a post", "review this copy", "make a card for this", "render a video", "scan the product", or "do the whole thing".

Local-only
0
0
Free
Self-run
SKILL MIT 7d ago

Github Project Deployer

Use when 用户希望获取、安装、构建、试运行或部署一个 GitHub 或其他源码仓库;包括“把这个项目跑起来”“安装这个仓库”“试用这个开源项目”等执行意图。仅查看仓库信息、一般版本控制咨询或创建流水线时不使用。

Local-only
0
0
Free
Self-run
SKILL Apache-2.0 9d ago

Audit Coupled Constant

Audit every site of a constant whose value is duplicated across multiple call sites (retry budgets, timeouts, page sizes, magic numbers, feature flags). The author-maintained `SEE ALSO` trail is documentation, not enforcement — one missed site means the trail lies. Trigger on /audit-coupled-constant, "audit budget consistency", "find all sites of this value", "check coupled invariant", "before ra…

Local-only
0
0
Free
Self-run
SKILL Apache-2.0 9d ago

Github Sync

Review the session's git changes, summarize them for approval, then commit and push to GitHub. Trigger when the user runs /github-sync or says "sync to github", "commit and push", "push this session", "wrap up and push", "save this session to git". For commit-only (no push) or partial staging, do not use this skill.

env
0
0
Free
Self-run
SKILL MIT 5mo ago

Cla Setup

Set up Contributor License Agreement (CLA) for CORS open source repositories on GitHub

Local-only
0
3
Free
Self-run
SKILL Apache-2.0 8d ago

A0 Contribute Plugin

Guide for publishing an Agent Zero plugin to the community Plugin Index (a0-plugins repo). Covers GitHub repo setup, index.yaml creation, CI validation rules, and PR submission. Use when the user wants to share, publish, submit, or contribute a plugin to the Plugin Hub so other Agent Zero users can find and install it.

net
0
0
Free
Self-run
SKILL MIT yesterday

Manage Github Skills

>-

Local-only
0
1
Free
Self-run
SKILL MIT 18d ago

Make Blender Education Video

Create high-detail, fact-checked English cinematic educational animations in Blender for science, engineering, architecture, construction, manufacturing, machines, infrastructure, energy, medicine, biology, computing, and other complex systems. Use for Blender-based explainer videos that require authoritative research or supplied sources, reusable topic-specific GitHub workflows and assets, a use…

Local-only
0
1
Free
Self-run
SKILL MIT yesterday

Review Gate

The pre-commit quality gate for Flutter work — formatting, static analysis, forbidden patterns, test checks, and a structured report of what fails. Use this when finishing any coding task, before committing, before opening a pull request, when asked whether something is ready to merge, or when asked to review changes. Trigger it at the end of substantial work without being asked, because the chec…

Local-only
0
4
Free
Self-run
MCP MIT today

Portfolio

Agent-ready portfolio of Ruben Marcus, AI Fullstack Engineer. A cinematic WebGL site for humans and a protocol surface for agents: a remote MCP server (io.github.rubenmarcus/portfolio, on the official MCP Registry), a public Agent Skill, llms.txt and a plain-text resume over curl. Built with Astro 5, Svelte 5, Three.js and GSAP.

net
0
4
Free
Self-run
SKILL MIT yesterday

Github Stars Curator

Organize starred GitHub repos into stable, clear lists: detect new stars, download READMEs into a local corpus, classify each repo against the taxonomy, and sync the approved mapping back to GitHub via gh. Use this when a user wants their starred repos sorted into lists, a recent batch of new stars filed incrementally, or their star-list taxonomy reviewed and refined.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Github

Triage and orient GitHub repository, pull request, and issue work through the connected GitHub app. Use when the user asks for general GitHub help, wants PR or issue summaries, or needs repository context before choosing a more specific GitHub workflow.

Local-only
0
1
Free
Self-run
SKILL MIT yesterday

Skill Installer

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Gh Fix Ci

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions. Use the GitHub app from this plugin for PR metadata and patch context, and use `gh` for Actions check and log inspection before implementing any approved fix.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Yeet

Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this plugin, with `gh` used only as a fallback where connector coverage is insufficient.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Gh Address Comments

Address actionable GitHub pull request review feedback. Use when the user wants to inspect unresolved review threads, requested changes, or inline review comments on a PR, then implement selected fixes. Use the GitHub app for PR metadata and flat comment reads, and use the bundled GraphQL script via `gh` whenever thread-level state, resolution status, or inline review context matters.

Local-only
0
0
Free
Self-run
SKILL MIT 3d ago

Skill Seekers

Convert documentation websites, GitHub repositories, and PDFs into portable Codex/Hermes Agent Skills with source traceability and validation.

Local-only
0
2
Free
Self-run
SKILL MIT yesterday

Plan Create Stories

Decomposes a PRD into well-formed, engineer-ready tickets — Jira issues or GitHub issues. Use after a PRD exists, to turn its phases and user stories into a structured backlog. Works for a new codebase (MVP scope) or an existing one (epic scope).

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Piv Investigate Issue

Investigate a GitHub issue — fan out parallel exploration, find the root cause (5 Whys, evidence-backed), and write a reviewable RCA artifact (then post a summary to the issue). The investigate step before piv-implement-issue. Use to diagnose a bug/issue before fixing it.

Local-only
0
1
Free
Self-run
SKILL MIT yesterday

Piv Plan Implementation

Creates a comprehensive, context-rich implementation plan through deep codebase analysis, a short clarifying interview, and external research. Accepts a tracker ticket (a Jira/Linear/GitHub key or URL, fetched from the tracker) or a free-form feature request. Use when you have a ticket or feature and need a one-pass-ready plan before writing any code.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Piv Slice Epic

Slice an epic (with its architecture decisions) into PIV-sized tickets with a dependency graph, then create them in your tracker (Jira via the Atlassian MCP, or GitHub/Linear/local). Accepts the epic and its architecture as one doc or as an epic plus a separate linked architecture page. Turns a large strategic doc into the discrete units of work that the PIV loop consumes.

Local-only
0
0
Free
Self-run
SKILL MIT yesterday

Piv Implement Issue

Implement the fix for a GitHub issue from its RCA artifact (created by piv-investigate-issue) — drift-check the plan, branch, implement, add regression tests, and validate. Use after the investigation artifact exists and you're ready to fix the issue.

Local-only
0
1
Free
Self-run
SKILL MIT yesterday

Piv Review Pr

Full pull-request review — fetch the PR, run the project's validation, review the diff with fresh eyes (dispatching the code-reviewer agent), categorize issues by severity, post the review to GitHub (approve / request-changes / comment), and save a report. The agentic gate that runs on an open PR before a human approves. Use after piv-create-pr.

Local-only
0
0
Free
Self-run
MCP CC0-1.0 yesterday

Ecommerce Ai Skills

Cross-border e-commerce AI knowledge base, designed to be read by people and installed by agents. 69 trilingual guides, 878 structured prompts, a 94-entity / 318-constraint domain ontology, and 9 agent skills served over MCP. Factual claims are dated and CI-verified; prompts declare their data requirements and failure boundaries. CC0.

Local-only
0
2
Free
Self-run
SKILL Apache-2.0 yesterday

Review

Review branch changes against Archcore docs, or report project health. Use for 'review my branch', 'review the changes before merge', 'show status', 'documentation gaps', 'check if docs match code', 'close out the feature', 'ship the feature and close it out', or after a staleness warning. --drift for staleness detection, --deep for a full documentation audit. Not for creating docs — use /archcor…

Local-only
0
0
Free
Self-run
SKILL Apache-2.0 yesterday

Plan

Plan a feature or initiative over gated tracks: sdd (idea → PRD → spec → plan) by default, sources mode (MRD → BRD → URD) for market research and discovery, iso mode (BRS → StRS → SyRS → SRS) for ISO 29148 and regulated work, research track (RND) for technical research. Use for 'plan the X redesign', 'create a roadmap', 'plan a new feature', 'I need market research before we plan', 'we're regulat…

Local-only
0
0
Free
Self-run
SKILL Apache-2.0 yesterday

Document

Record a decision or document existing code. Use for 'we decided', 'record this decision', 'document why we chose X', 'make it our standard', 'draft an RFC', 'should we switch to Y' proposals, 'resolve the RFC', 'we accepted the proposal', 'document the auth module', 'capture how the payment system works', reference material, or how-to instructions. Planning a feature → /archcore:plan. Checking d…

Local-only
0
1
Free
Self-run
SKILL MIT 6d ago

Github Pre Push Gates

github-pre-push-gates — Pre-push quality gates: immutable verification, privacy scanning, independent closeout review, and clean publication from divergent local history.

shelleval
0
3
Free
Self-run
SKILL MIT 6d ago

Local App Github Publishing

local-app-github-publishing — Safely publish local apps, prototypes, and substantial local branches to GitHub for the first time.

shellenv
0
3
Free
Self-run
SKILL MIT 6d ago

Github Readme Maintenance

github-readme-maintenance — Maintain GitHub repository docs (README, wiki-like community guides, contributor-facing indexes) with deterministic, low-noise workflows.

Local-only
0
2
Free
Self-run
SKILL MIT 6d ago

Github Workflows

github-workflows — Consolidate GitHub auth, repository management, PR lifecycle, issues, and code review workflows.

netenv
0
3
Free
Self-run
SKILL MIT 6d ago

Github Auth

github-auth — GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.

netenv
0
4
Free
Self-run
SKILL MIT 6d ago

Github Repo Management

github-repo-management — Clone/create/fork repos; manage remotes, releases.

netenv
0
3
Free
Self-run
SKILL MIT 6d ago

Github Pr Workflow

github-pr-workflow — GitHub PR lifecycle: branch, commit, open, CI, merge.

netenv
0
3
Free
Self-run
SKILL MIT 6d ago

Github Issues

github-issues — Create, triage, label, assign GitHub issues via gh or REST.

netenv
0
3
Free
Self-run
SKILL MIT 6d ago

Github Code Review

github-code-review — Review PRs: diffs, inline comments via gh or REST.

netenv
0
3
Free
Self-run
SKILL Apache-2.0 2d ago

Fix Ci

A Claude skill from HaddenHunter/SkillForge.

Local-only
0
0
Free
Self-run
MCP Apache-2.0 yesterday

Morloc

A strongly-typed, polyglot compiler

Local-only
0
0
Free
Self-run
SKILL MIT 5d ago

Tinte Landing

Design or substantially improve a landing page for tinte. Use when building a marketing site, hero section, product page, pricing page, or any page whose job is to make a first-time visitor understand and want the product. Carries tinte composition rules, type scale, voice, and token API.

Local-only
0
3
Free
Self-run
SKILL MIT 5d ago

Ray

Generate code screenshots via ray.tinte.dev API. Use when user asks for code screenshots, code images, code snippets as images, or says "ray". Calls POST https://ray.tinte.dev/api/v1/screenshot and saves the PNG result.

net
0
3
Free
Self-run
SKILL MIT 5d ago

Tinte

Agent-native design system infrastructure. Browse, install, and preview design systems from tinte.dev. Use when user asks about themes, design systems, presets, color palettes, or says "tinte". Works with shadcn/cli v4 presets and registries.

net
0
3
Free
Self-run
SKILL MIT 2d ago

Web Framework React

A Claude skill from agents-inc/agents-inc.

Local-only
0
5
Free
Self-run
SKILL MIT 2d ago

Example Skill

An example skill for testing

Local-only
0
5
Free
Self-run
MCP MIT 5mo ago

Ai Tools Config Reference

Config path reference for Claude CLI, GitHub Copilot, Codex CLI & Gemini CLI — Prompts, Skills, MCP

Local-only
0
5
Free
Self-run
MCP Apache-2.0 4mo ago

Cc Proficiency

Generate a proficiency badge for your Claude Code usage — rule-based scoring engine with 53 pattern-matching rules across 5 CCA-aligned domains, auto-updating SVG badge via GitHub Gist

Local-only
0
6
Free
Self-run
MCP MIT 2d ago

True Skills

MCP server from katalon-labs/true-skills.

Local-only
0
4
Free
Self-run
SKILL MIT 2d ago

Pdf Report Builder

Сборка PDF-отчётов из Markdown без обязательных зависимостей. Скрипт pdf_report_builder.py конвертирует markdown (файл или stdin) в HTML (pandoc или встроенный конвертер) и далее в PDF первым доступным движком: Chromium/Chrome headless --print-to-pdf, weasyprint или pandoc с PDF-движком (pdflatex/tectonic/typst). Поддержка заголовков, списков, таблиц, кода, цитат, ссылок, кастомный заголовок доку…

Local-only
0
5
Free
Self-run
SKILL MIT 2d ago

Plan Skill

Планирование реализации по методологии superpowers v2: превращает цель в декомпозированный план изменений (HARD-GATE, bite-sized шаги, no placeholders, ветки изменений). GenereIR: brainstorming → writing-plans → executing-plans → verification-before-completion с TDD-шагами Expected FAIL→PASS. Скрипт plan_validator.py проверяет план на готовность к запуску (нет TBD/TODO-заглушек, шаги выполнимы, ф…

Local-only
0
5
Free
Self-run
SKILL MIT 2d ago

Test Generator

Генерация pytest-скелетов из Python-модуля по AST с ghostwriter-эвристикой значений аргументов (bool→True/False, int→0/-1/1, str→sample/пустая, list/dict→пустые, Optional→None). Скрипт test_gen.py парсит функции/async-функции через ast, пропускает приватные (_), генерирует @pytest.mark.parametrize с assert-заглушками. Включает референс по генерации тестов на TypeScript (ts-morph, *.test.ts) и Go…

Local-only
0
4
Free
Self-run
SKILL MIT 2d ago

Reddit Karma

Набор кармы на Reddit для вашего аккаунта — поиск тем, подготовка ответов, распознавание тона чужих комментариев, шаблоны благодарностей и регулярный забег по ресурсу. Персональный скилл: требует настройки под свой аккаунт (никнейм, сабы, журнал активности). Триггеры: 'reddit', 'карма', 'karma', 'r/LocalLLaMA', 'поднять карму', 'ответить на комментарии', 'забег по reddit', 'оставить след', 'благо…

Local-only
0
6
Free
Self-run
SKILL MIT 2d ago

Api Doc Generator

Генерация Markdown-документации REST API из OpenAPI-схемы (3.x, включая 3.1.0). Скрипт api_doc.py читает openapi.json (файл или stdin), извлекает endpoint'ы (method, path, summary, operationId, параметры query/path/header, requestBody, коды ответов) и рендерит Markdown-раздел на каждый эндпоинт. FastAPI: схема из app.openapi() или /openapi.json; Express: swagger-jsdoc (референс в SKILL.md). Тригг…

Local-only
0
5
Free
Self-run
SKILL MIT 2d ago

Video Script Writer

Создание структурированного сценария видео из темы: Hook (захват внимания в первые секунды), Body (сцены с тайм-слотами: проблема, основы, разбор, ошибки, совет), CTA (призыв к действию). Скрипт video_script_writer.py генерирует markdown-сценарий с таймкодами, хронометражем (секунды), языком (ru/en), кастомным CTA, выбором полного сценария или outline. Триггеры: 'сценарий видео', 'video script',…

Local-only
0
5
Free