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

ai-agent-skills

ai-agent-skills contient 26 skills collectées depuis jscott3201, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
26
Stars
2
mis à jour
2026-04-10
Forks
0
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

agent-bridge
Développeurs de logiciels

Multi-agent coordination via SeleneDB context bridge. Check active peers, read shared context, declare work intents, and avoid conflicts when multiple agents work simultaneously.

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

Commit discipline with graph linking. MERGE GitCommit nodes and link to active milestones, findings, and decisions. Verify before committing, never push unless asked.

2026-04-10
notes
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

Background annotation discipline. All skills auto-annotate graph nodes with rationale, observations, TODOs, and bookmarks as they work. Captures context that feeds into graph-docs documentation generation.

2026-04-10
session-tracker
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

Track and recall context across sessions. Auto-captures rolling summaries as skills complete. Invoke to review session history, search past work, or see what happened recently.

2026-04-10
code-standards
Développeurs de logiciels

Language-specific standards plus graph-sourced conventions. Reads Convention nodes from SeleneDB, enforces project rules alongside built-in standards. Promotes recurring violations to new conventions.

2026-04-08
debate
Analystes en gestion

Structured multi-perspective debate for evaluating decisions. 3-phase methodology: independent generation, adversarial exchange, synthesis. Use when a decision has multiple valid approaches or high stakes.

2026-04-08
debug
Développeurs de logiciels

Systematic debugging: reproduce, hypothesize, isolate, verify. Includes git bisect for regressions, 5 Whys root cause, and hypothesis tracking. Use when encountering bugs, test failures, or unexpected behavior.

2026-04-08
deep-review
Analystes en assurance qualité des logiciels et testeurs

Deep code review after completing a feature or implementation phase. Cross-references all changes against the codebase and fixes all findings. Use after finishing a phase, feature, or significant implementation chunk.

2026-04-08
deferred-tracking
Spécialistes en gestion de projets

Track deferred work items in the graph. Auto-triggers when work is deferred during planning or implementation. Invoke manually to review and triage the deferred list.

2026-04-08
dep-audit
Analystes en sécurité de l'information

Audit dependencies with graph-persisted findings. Checks health metrics, license compatibility, supply chain signals. Writes dependency and SecurityConcern nodes for cross-session supply chain tracking.

2026-04-08
feature-design
Développeurs de logiciels

Guide feature development from idea through research, design, and implementation planning. Produces phased plans with dependency graphs and complete code. Use when starting a new feature or major initiative.

2026-04-08
graph-docs
Développeurs de logiciels

Generate documentation by traversing the SeleneDB graph: milestones, design decisions, security concerns, and deferred work. Assembles structured docs from graph annotations and relationships.

2026-04-08
incident-response
Administrateurs de réseaux et de systèmes informatiques

Structured triage for production issues. Gather symptoms, correlate with recent changes, assess blast radius, guide mitigation, and produce a postmortem. Use when something goes wrong in production.

2026-04-08
milestone-tracking
Spécialistes en gestion de projets

Track development milestones that group commits, documents, and decisions into named initiatives. Auto-suggests linking commits to active milestones. Use to create, review, or close milestones.

2026-04-08
modularize
Développeurs de logiciels

Analyze and restructure codebases into well-organized modules. Identifies splitting candidates, complexity hotspots, and circular dependencies. Scales from conservative (extract functions) to aggressive (full reorg).

2026-04-08
perf-profile
Développeurs de logiciels

Performance investigation: establish baseline, identify hot spots, form hypotheses, optimize, verify no regression. Includes instrumentation guidance. Use when investigating why something is slow.

2026-04-08
plan-verify
Développeurs de logiciels

Verify an implementation plan against the actual codebase before starting implementation. Use when about to execute tasks from a plan document.

2026-04-08
project-onboard
Développeurs de logiciels

Guided onboarding for existing projects. Assesses project state, identifies gaps, and walks through setup one step at a time. Use when first using justin-tools on a new or existing repo.

2026-04-08
refactor
Développeurs de logiciels

Structured refactoring: identify smell, plan transformation, execute with verification at each step, confirm no behavioral changes. Includes a Rust-specific refactoring catalog.

2026-04-08
release-prep
Développeurs de logiciels

Release readiness: changelog generation, semver-checks, version bump suggestion, doc verification, multi-crate ordering. Use when preparing a crate or project for release.

2026-04-08
requirements-trace
Analystes en assurance qualité des logiciels et testeurs

Verify that every requirement has corresponding code and tests. Maps requirements to implementation, identifies untested or unimplemented requirements, and flags code without a traced requirement.

2026-04-08
research
Analystes en études de marché et spécialistes en marketing

Structured research producing actionable findings documents. Supports technical deep-dives, multi-perspective analysis, competitive landscape, and documentation lookup. Use when investigating before building.

2026-04-08
safety-checks
Analystes en sécurité de l'information

Security auditing with graph-persisted concerns. STRIDE-based threat analysis writing SecurityConcern nodes linked to dependencies, crates, and modules. Enables supply chain and security posture queries.

2026-04-08
skill-guide
Développeurs de logiciels

Find the right skill for a task. Routes via graph queries on skill and workflow_category nodes. Use when unsure which skill applies or to recommend skills the user may not know about.

2026-04-08
test-strategy
Analystes en assurance qualité des logiciels et testeurs

Test planning and generation: analyze code, identify untested paths, generate test cases with boundary analysis. Includes coverage gap detection and property-based testing guidance.

2026-04-08
skill-name
Développeurs de logiciels

What this skill does and when to use it. Front-load the key use case. Claude uses this to decide when to apply the skill automatically.

2026-04-06