Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ironclaw

ironclaw contient 40 skills collectées depuis nearai, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
40
Stars
12.5k
mis à jour
2026-07-04
Forks
1.5k
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

ironclaw-reborn-testing
Analystes en assurance qualité des logiciels et testeurs

Use when adding or reviewing tests for Reborn behavior — choosing a test tier, covering a bug fix, testing model/tool-choice behavior, touching tests/integration or tests/fixtures/llm_traces, or when a test needs Postgres, Docker, or a live LLM.

2026-07-04
reborn-feature
Développeurs de logiciels

Navigate building a user-facing feature in the Reborn stack (a capability that crosses product_workflow → composition → webui_v2 → runtime/serve → frontend). Use when planning or implementing any new Reborn settings page, endpoint, facade method, or runtime-backed capability — especially before writing code, to avoid rebuilding what already exists and to wire it in one pass instead of layer-by-layer.

2026-07-04
parallel-pr-review
Analystes en assurance qualité des logiciels et testeurs

Use when asked to "review the open PRs", review a batch or stack of pull requests, or run a recurring PR-review pass on a repo — especially with many PRs, stacked branches, conflicts, or security-sensitive changes. Covers grouping, fan-out to review subagents, verdict synthesis, and posting.

2026-07-03
architecture-video
Développeurs web

Generate or update the IronClaw architecture overview video using Remotion. Use when asked to update, regenerate, or modify the architecture video, add/remove scenes, or reflect codebase changes in the video.

2026-07-02
ironclaw-reborn-architecture-review
Développeurs de logiciels

Use when writing or reviewing a change in crates/ that adds a trait, a crate, a dependency edge, a re-export, or code in ironclaw_reborn_composition — or when deciding whether an abstraction, layer, or crate boundary is justified in the IronClaw Reborn stack.

2026-07-02
ironclaw-reborn-orientation
Développeurs de logiciels

Use when starting work in the IronClaw repo, deciding where a feature/fix/prompt/doc belongs, tracing how a request flows, looking up which crate owns a subsystem, or when repo docs, the knowledge graph, or component names seem stale, missing, or contradictory.

2026-07-02
ironclaw-reborn-skill-maintainer
Autres occupations informatiques

Use when creating or editing agent guidance in this repo — anything under .claude/ (skills, commands, rules), AGENTS.md or CLAUDE.md files, or the runtime skills/ directory — or when guidance is found citing files, branches, or checks that no longer exist.

2026-07-02
mintlify
Développeurs web

Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.

2026-07-02
thermo-nuclear-code-quality-review
Analystes en assurance qualité des logiciels et testeurs

Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.

2026-06-10
linear
Développeurs de logiciels

Linear issue tracker API integration. Covers first-use identity bootstrap (viewer + teams cached), raw GraphQL for list/search/create/update, and the rules for handling "my issues" / "assigned to me" requests.

2026-05-05
ceo-setup
Directeurs généraux

One-time onboarding for the executive/manager commitment workflow — delegation-heavy, meeting prep, decision capture, morning and evening digests. Creates a `commitments` project and installs two dashboard widgets. After successful setup this skill is excluded from selection until the marker file is deleted.

2026-04-20
commitment-digest
Spécialistes en gestion de projets

Compose and deliver summaries of open commitments, deadlines, pending signals, and resolution suggestions.

2026-04-20
commitment-setup
Spécialistes en gestion de projets

One-time setup for the commitments tracking system. Creates workspace structure, schema docs, and installs triage and digest missions. Excluded from activation once `projects/commitments/README.md` exists in the workspace (the file this skill writes as its first step).

2026-04-20
commitment-triage
Spécialistes en gestion de projets

Recognize obligations in conversation, extract signals with immediacy and expiration, create and manage commitments in the workspace.

2026-04-20
content-creator-setup
Spécialistes en gestion de projets

One-time onboarding for the content creator workflow — content pipeline stages, trend expiration, cross-platform cascades, heavy idea parking. After successful setup this skill is excluded from selection until the marker file is deleted.

2026-04-20
decision-capture
Spécialistes en gestion de projets

Detect decisions in conversation and record them with rationale, alternatives, and outcome tracking.

2026-04-20
delegation-tracker
Spécialistes en gestion de projets

Track delegated commitments, set follow-up timers, and generate nudge reminders when updates are overdue.

2026-04-20
developer-setup
Développeurs de logiciels

One-time onboarding for the developer workflow — installs github-workflow missions, creates the commitments workspace, registers per-repo projects, writes calibration memories. After successful setup this skill is excluded from selection until the marker file is deleted.

2026-04-20
idea-parking
Spécialistes en gestion de projets

Park interesting ideas for later consideration, resurface them periodically, and promote to commitments when ready.

2026-04-20
product-prioritization
Spécialistes en gestion de projets

Product strategy and feature prioritization — score features by user demand evidence, effort (human vs AI-assisted), strategic alignment, and market signal. Anti-sycophantic forcing questions to cut through opinion.

2026-04-20
security-review
Analystes en sécurité de l'information

Security audit for code changes and PRs — OWASP top 10, auth flows, data handling, secrets exposure, supply chain risks. Writes findings as actionable items.

2026-04-20
tech-debt-tracker
Développeurs de logiciels

Detect and track technical debt from conversation and PR review comments. Resurface in weekly retros, promote to commitments when ready to fix.

2026-04-20
trader-setup
Analystes financiers et en placements

One-time onboarding for the financial trader workflow — real-time alerts, position-aware relevance, decision journaling with outcome tracking. After successful setup this skill is excluded from selection until the marker file is deleted.

2026-04-20
routine-advisor
Spécialistes en gestion de projets

Suggests relevant cron routines based on user context, goals, and observed patterns

2026-04-20
github
Développeurs de logiciels

GitHub API integration via HTTP tool with automatic credential injection

2026-04-20
portfolio
Développeurs de logiciels

Cross-chain DeFi portfolio discovery, rebalancing suggestions, and NEAR Intent construction. Activates when the user pastes a wallet address or asks about yield/positions/rebalancing. Bootstraps a per-user "portfolio" project, aggregates positions across all the user's addresses inside one project, and offers a recurring keeper mission.

2026-04-20
new-project
Spécialistes en gestion de projets

Create and structure a new autonomous project — "/new-project <what project does>"

2026-04-17
code-review
Analystes en assurance qualité des logiciels et testeurs

Paranoid architect review of code changes for bugs, security, missing tests, and undocumented assumptions. Works on local git diffs OR a GitHub pull request (e.g. `owner/repo N`). For PRs, can post findings as line-level review comments.

2026-04-17
llm-council
Développeurs de logiciels

Query multiple LLM models in parallel from CodeAct and cross-reference their responses

2026-04-11
coding
Développeurs de logiciels

Best practices for code editing, search, and file operations

2026-04-10
commit
Développeurs de logiciels

Generate git commit messages from staged changes

2026-04-10
github-workflow
Développeurs de logiciels

Install and operate a full GitHub issue-to-merge workflow for any repository using event-driven and cron missions. Handles issue planning, PR monitoring, CI fixing, staging review, and post-merge learning.

2026-04-10
project-setup
Développeurs de logiciels

Add a GitHub repository as a tracked project — creates workspace entity, installs workflow automation missions, and includes in dev brief scope.

2026-04-10
qa-review
Analystes en assurance qualité des logiciels et testeurs

QA review for code changes — test coverage analysis, edge case identification, test plan generation, regression detection, test health tracking over time.

2026-04-10
review-readiness
Analystes en assurance qualité des logiciels et testeurs

PR readiness dashboard — tracks which reviews have been completed per branch and gates merge decisions. Shows code review, tests, security, QA, and linting status.

2026-04-10
plan-mode
Spécialistes en gestion de projets

Structured planning mode for autonomous task execution. Creates plans as MemoryDocs, executes via Missions, tracks progress with live checklist.

2026-04-03
delegation
Spécialistes en gestion de projets

Helps users delegate tasks, break them into steps, set deadlines, and track progress via routines and memory.

2026-03-20
review-checklist
Analystes en assurance qualité des logiciels et testeurs

Pre-merge review checklist based on recurring AI reviewer feedback patterns

2026-03-07
local-test
Analystes en assurance qualité des logiciels et testeurs

Build, run, and test IronClaw locally using Docker containers and Chrome MCP browser automation.

2026-03-04
web-ui-test
Analystes en assurance qualité des logiciels et testeurs

Test the IronClaw web UI using the Claude for Chrome browser extension.

2026-02-22