Skip to main content
jskswamy
GitHub クリエイタープロフィール

jskswamy

2 件の GitHub リポジトリにある 17 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
17
リポジトリ
2
更新
2026-05-16
リポジトリエクスプローラー

リポジトリと代表的な skills

review-commits
ソフトウェア開発者

Review and clean up commits before pushing. Uses planner/executor split: reads commits inline, authors final messages in saved style, replays via `git rebase --exec` with GIT_EDITOR=true so no editor opens. Detects logical clusters of granular TDD commits and proposes collapsing them into one logical commit. Auto-amends drifted subjects on revalidation. Activates on: "review commits", "clean up commits", "prep for push", "squash these commits", "finalize commits", "merge branch to main", "clean up my commits before pushing", "review before push".

2026-05-16
validate-commits
ソフトウェア品質保証アナリスト・テスター

Validate commits before pushing. Runs six deterministic checks: clean worktree, tests pass, no AI co-author leaks (Claude, Anthropic, GPT, OpenAI, Copilot), no conflict markers, no squash/fixup residue, and subject lines conform to the configured style (classic or conventional). Activates on: "validate commits", "check commits before push", "any AI leaks", "check for co-author", "are my commits clean", "validate before pushing", "check commits".

2026-05-16
commit-action
ソフトウェア開発者

Triggers when user wants to PERFORM a git commit action. Activates on phrases like "commit these changes", "commit this", "let's commit", "make a commit", "create a commit", "commit my work", "commit the changes", "time to commit", "ready to commit", "commit what I've done", "save my changes" (git context), "commit for me", "do the commit", "commit now", "go ahead and commit", "please commit", "can you commit", "would you commit"

2026-05-07
commit-style
ソフトウェア開発者

Provides educational guidance on writing good git commit messages. Activates when users ASK QUESTIONS about commit message formats, styles, conventional commits, classic commits, atomic commit principles, or git best practices. Does NOT activate when users want to PERFORM a commit (use the commit-action skill instead).

2026-05-07
devenv
ソフトウェア開発者

Initialize and manage Nix flake development environments with auto-detection and security tooling

2026-04-13
ide-handoff
ソフトウェア開発者

Guardrail for efficient refactoring. IDEs use AST-based semantic refactoring (instant, atomic, accurate). AI uses text-based pattern matching (slower, sequential, error-prone for structural changes). This skill provides decision criteria for when to delegate to IDE vs proceed with AI. Consult before: renames across files, moving packages, changing signatures, extracting interfaces, or any multi-file coordinated structural change.

2026-03-18
sketch-from-capture
グラフィックデザイナー

This skill should be used when the user wants to create a visual sketch, diagram, or mind map from captured content like articles, videos, or blips. Enables creating Excalidraw visualizations from jot captures.

2026-03-18
capture-for-sketch
ソフトウェア開発者

This skill should be used when the user wants to sketch content from a URL, YouTube video, or external source. Enables fetching and extracting content before creating a visual sketch.

2026-03-18
このリポジトリの収集済み skills 12 件中、上位 8 件を表示しています。
config-review
ネットワーク・コンピュータシステム管理者

Use this skill PROACTIVELY at session start when working in a project that uses aide (look for aide config, .aide directory, or aide CLI on PATH). Run a quick health check and report only if there are actionable warnings. Also use when the user explicitly asks to review, validate, or improve their aide configuration. Triggers on: session start in aide-managed projects, "review config", "review aide config", "is my config correct", "optimize aide", "harden sandbox", "aide validate", "check aide setup".

2026-04-14
context-doctor
ソフトウェア開発者

Use this skill when the user reports that aide launched the wrong agent, matched the wrong context, or they want to understand which aide context applies to the current directory. Triggers on: "wrong agent", "wrong context", "why is it using", "launched the wrong agent", "expected claude but got", "context mismatch", "aide which", "which context", "why did aide pick", "not the right agent". Do NOT trigger for general agent setup — use setup-guide for that.

2026-04-14
sandbox-doctor
ネットワーク・コンピュータシステム管理者

Use this skill PROACTIVELY when you observe "Operation not permitted" or "permission denied" in Bash tool output that appears to be a macOS sandbox (seatbelt) denial — do not wait for the user to report it. Also use when the user explicitly reports sandbox or permission issues. Triggers on: "Operation not permitted", "permission denied", "sandbox blocking", "sandbox error", "seatbelt", "sandbox-exec", "agent hanging", "agent stuck", "can't write to", "can't read". Do NOT trigger for general file permission issues unrelated to aide or sandboxing (e.g., wrong file ownership, missing sudo). The key indicator is "Operation not permitted" which is the macOS seatbelt denial message.

2026-04-14
secrets-doctor
ネットワーク・コンピュータシステム管理者

Use this skill when the user reports API authentication or missing credential issues in an aide-managed project, or when you observe authentication failures (401, 403, missing API key errors) that may be caused by aide's secret/env configuration. Triggers on: "can't access API", "missing key", "missing API key", "authentication failed", "API error", "unauthorized", "401", "403", "invalid credentials", "no API key", "ANTHROPIC_API_KEY not set", "key not found". Do NOT trigger for general coding authentication issues unrelated to aide context/secrets.

2026-04-14
setup-guide
ソフトウェア開発者

Use this skill when the user wants to set up, initialize, or get started with aide in a project. Triggers on: "set up aide", "configure aide", "initialize aide", "aide init", "new project aide", "get started with aide", "install aide", "how do I use aide", "what is aide", "aide setup". Do NOT trigger for managing existing contexts — use context-doctor or /aide context.

2026-04-14
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました