1,026 skills found · Page 34 of 35
ClawForgeAI / dbOne dashboard for all your AI assistants
antosubash / ciRun all CI checks locally, mirroring the GitHub Actions CI pipeline. This catches issues before creating a PR. Execute these steps in order, stopping on first failure. Report results as a summary table at the end. Run `npm run check` from the project root.
aspiers / rrFind and address all unresolved GitHub PR review comments
PMDevSolutions / ciClaude Code-integrated React App Development Framework with 53 agents, Figma-to-React pipeline, and full product lifecycle support. Named after Marcus Aurelius.
brain-bootstrap / mrGenerate an MR description for the current branch after verifying build/test pass
benjam3n / wtWant To - AR-based goal exploration. Assume the want is right, trace what it commits you to, find what you actually want. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/wt/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / feSystematic process for extending the GOSM framework with new procedures, gates, or capabilities.. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/fe/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / cvAddresses the n+1 critic problem: any critic can be criticized, infinitely.. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/cv/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / lpNot all interventions are equal. In any complex system, there are places. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/lp/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / deExtract dependencies between steps, tasks, or items. Identifies what must happen before what, enabling proper sequencing. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/de/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / bmManage limited financial resources across autonomous operations with maximum value extraction. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/bm/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / biUnbounded inquiry cannot terminate - every answer opens new questions.. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/bi/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / laSystematically identify limitations across multiple dimensions,. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/la/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / opDetermine the correct execution order for a set of steps based on dependencies and constraints. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/op/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / stEvery strategy exists within a game (competitive context). Every game. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/st/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / amMaster academic subjects through structured learning, concept mapping, and competency verification. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/am/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / imCharlie Munger's inversion technique. Finding ways to fail, then avoiding them, makes success more likely.. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/im/SKILL.md`, applying it to this input: $ARGUMENTS
benjam3n / agskAnalyze and construct arguments by checking logical validity, premise truth, hidden assumptions, and evidence strength. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/agsk/SKILL.md`, applying it to this input: $ARGUMENTS
luanmorenommaciel / project-recapGenerate a visual HTML project recap — rebuild mental model of a project's current state, recent decisions, and cognitive debt hotspots
ThomDietrich / commitCommit all pending changes in this repository, grouping them into well-structured, logical commits. 1. Run `git status` and `git diff` (staged + unstaged) to understand all pending changes. 2.
SylvainChabaud / resetPipeline automatisé Spec-to-Code pour Claude Code. Transforme un requirements.md en projet livrable via 4 phases (BREAK → MODEL → ACT → DEBRIEF) avec 5 gates de validation. Inclut agents spécialisés, templates, et outils de qualité.
qyndex / harness-doctorDiagnose the harness itself. Reports version drift vs upstream, plugin staleness, MCP version pins, hook log size, memory growth, settings.json size. Run monthly or when behavior feels off.
siraj-samsudeen / research_codebaseResearch the codebase before design — generate questions, dispatch parallel ticket-blind subagents, produce a factual research doc
bencan1a / new-adrCreate a new ADR (Architecture Decision Record) in the cowork-mcp project. **Topic:** $ARGUMENTS
ahammadnafiz / wiki-statusPrint current vault stats — sources, concepts, entities, stubs, recent activity.
corp0ratestarts-cmd / switch-repoSwitch the active Claude Code repository context to another GitHub repository visible to the current MCP session. ```text
axoflow / move-pageDocsy customization layer for the different Axoflow projects
jasona / iterateYou are refining an existing React component. Apply only the changes the user specifies — nothing else. The user's refinement request is: $ARGUMENTS If `$ARGUMENTS` is empty, show the user the iteration template from `prompts/iteration-template.md` and ask them to fill it in.
kmjak / absence-list欠席になっている日付を一覧で出力するコマンドです。 学生ポータルの「出欠確認」ページが内部で使っている API エンドポイント (`/PortalManagementWeb/public/attendancedetail/search`)を `scripts/attendance.sh` 経由で直接叩き、 欠席(出欠区分=2)のデータを構造化 JSON で取得します。HTMLのスクレイピングは行いません。 ---
bben15600-sys / skill-routerYou are a Skill Navigator. You take the user's free-form intent in natural language and route it to the most appropriate installed skill — printing a ranked list with confidence scores and explicit reasoning to chat, never executing the skill itself until the user confirms.