Packs

1 pack

Results for “dependency-rule”

57 skills
More results
bobmatnyc
cargo-release
PM-invocable protocol for Cargo publish and release operations in the trusty-tools Rust monorepo: semver rules, 10-step release sequence, macOS codesign safety, and cross-crate dependency ordering
71 · bundle
mesteriis
architecture-principles
Guides module boundaries, dependency direction, and domain structure. Do not use for local edits that leave architecture unchanged.
0
dvy1987
dependency-mapping
Map symbol dependencies, callers, and blast radius before editing code. Load when the user asks what depends on a symbol, what breaks if they change something, blast radius of a change, reverse dependencies, or which tests cover a function. Also triggers on "who calls this", "impact of changing", "dependency map", "what uses this", "find callers", or before any non-trivial edit when safe-change is not yet active. Pairs with codebase-understanding for broad architecture; this skill is symbol-scoped and edit-gated.
3 · bundle
nickgallick
risk-register
Identify, assess, and mitigate project risks across technical, scope, dependency, and timeline categories using a structured register and escalation rules.
0
ruslan-strazhnyk
dependency-audit
Audit project dependencies for risk — known-vulnerable versions, unpinned ranges, abandoned packages, and badly outdated majors. Reads package.json, requirements.txt, go.mod, Cargo.toml. Pure Claude Code, no signup.
moonladderstudios
batch-dependabot-resolver
Discover open Dependabot version-bump PRs and enqueue one `pr-resolver` workflow for each.
12 · bundle
nagarenegishi
dependency-upgrade
Upgrades outdated dependencies one package at a time, checking changelogs for breaking changes and running tests between each upgrade, stopping on failure.
0
denial-web
dependency-review
Review dependency manifests, lockfiles, and risky install surfaces.
0
jantoniofc
alex
Turns requirements into a precise, dependency-aware implementation plan.
6
dylanckawalec
dependency-auditor
Dependency Auditor
3 · bundle
auto-skiller
dependency-repair
Autonomously repairs failed task verification by choosing retry, decompose, prune, or escalate strategies before surfacing to the user.
1 · bundle
paramchordiya
software-architecture
Enforces system design, project structure, dependency management, error handling, testing, and documentation standards at principal-engineer level.
0
saranskumar
access-control-planner
Use this when the team needs to define permissions, roles, membership rules, resource ownership, or action-level authorization separate from authentication choice. Trigger on requests about access models, RBAC, ABAC, tenancy, or protected operations.
0
wondelai
influence-psychology
Apply six decades of persuasion science—Cialdini's principles of reciprocity, commitment, social proof, authority, liking, scarcity, and unity—to product design, copy, and sales, ethically.
1.6k · bundle
alirezarezvani
dependency-auditor
Audit and manage dependencies across multi-language projects by scanning for vulnerabilities, license conflicts, and transitive dependency risks, with safe-upgrade planning.
20.4k · bundle
hoangnguyen0403
react-hooks
Write React hooks with clean effect boundaries and measured memoization. Use when working with `useEffect`, custom hooks, refs, transitions, or hook dependency problems in React.
542 · bundle
neekware
dependency-auditor
Dependency Auditor
0 · bundle
machenjie
testability-seam-design
`analysis-agent`/`task-agent`/`review-agent`: use when behavior needs deterministic seams for time, randomness, UUIDs, collaborators, or external I/O; skip when seams are adequate.
4 · bundle
coreyone
michael-bolton-rule
Trigger: standard work, deming first, feedback loop checks, decision rights, delegation check. Scope: Engineering operating models, team governance, task feedback loops. Boundary: Excludes direct code implementation or design templates.
1 · bundle
coreyone
developer-code-review-rules
Review pull requests or audit repositories for correctness, security, performance, test risk, architecture, dependencies, developer experience, documentation, and grounded product direction. Use for code review, repository audits, evidence-backed findings, false-positive vetting, risk assessment, prioritization, or deciding which improvements should become implementation plans.
1 · bundle
srednoff888-art
deprecation-migration
Use this skill for dependency upgrades, SDK migrations, breaking changes, compatibility plans, rollback. Trigger when the task involves programming work related to Deprecation Migration, production implementation, audits, debugging, strategy, or validation.
1 · bundle
tinh2
dep-map
Analyzes dependencies between stories, code modules, tickets, or specs to compute an optimal implementation order with parallel batches, cycle detection, and critical path analysis.
13
pranavnagrecha
sharing-rules
Design, create, and manage Salesforce sharing rules to grant record access beyond the role hierarchy, covering owner-based, criteria-based, and guest user rules.
15 · bundle
curiositech
code-architecture
Application architecture patterns and code organization — clean architecture, hexagonal architecture, feature-based structure, dependency inversion, module boundaries, SOLID principles at module scale. Activate on "clean architecture", "hexagonal architecture", "feature-based structure", "dependency inversion", "module boundaries", "architecture pattern", "folder structure", "fat controller", "circular dependency", "IoC container". NOT for microservice decomposition (use microservices-patterns) or database schema design (use database-design-patterns).
10 · bundle
machenjie
module-boundary-design
`analysis-agent`/`review-agent`: use when module ownership, public surface, dependency direction, cycles, or shared state changes; skip owner-internal placement.
4 · bundle
machenjie
cloud-platform-extension
Use when a selected Professional decision materially depends on confirmed cloud-provider policy, ownership, or behavior.
4 · bundle
pranavnagrecha
assignment-rules
Configure and troubleshoot Lead or Case assignment rules in Salesforce, including rule entries, queue vs user assignment, trigger contexts, and round-robin patterns with Apex.
15 · bundle
rulebase-co
cx-refund-and-goodwill-policy
Design a refund, credit, and goodwill framework that separates owed redress from discretionary gestures, sets agent authority based on actual distributions, and enables consistent, auditable outcomes without escalating every request.
1
github
dependabot
Configure and manage GitHub Dependabot for automated dependency updates, security alerts, and vulnerability scanning across multiple ecosystems.
36.2k · bundle
0xharryriddle
swarm-planner
[EXPLICIT INVOCATION ONLY] Creates dependency-aware implementation plans optimized for parallel multi-agent execution.
3
nickgallick
nick-dependency-guard
Dependency auditing for Nick's projects with focus on Node and Python. Use before deploys, during maintenance, or when checking packages for vulnerabilities, outdated versions, license issues, and upgrade risk. Flags critical CVEs as deploy blockers and produces a prioritized upgrade plan.
0 · bundle
sakamoto-family-smile
dotnet-patterns
Provides idiomatic C# and .NET patterns covering immutability, dependency injection, async/await, options, result, repository, middleware, and minimal API conventions for building maintainable applications.
0