
de claude-plugins27
Automatically orient an agent to an unfamiliar git codebase: analyze git state, detect project type and tooling, surface risk flags and give actionable next ste
Project Discovery provides a fast, systematic orientation of a git repository so agents can work safely and confidently. It inspects branch and commit state, uncommitted changes, project manifests, build/test tooling, linters, CI/CD workflows and documentation, and then produces a structured summary with risk flags and practical recommendations.
Invoke this skill when entering an unfamiliar repository, when you detect uncertainty in project context, or before making changes to avoid data loss. It’s useful for onboarding, code review preparation, or any situation where understanding the repo state reduces risk.
Designed for agents with shell access and common dev tools (Bash, git, jq, Python). Works well with developer-focused agents and Claude Code-style plugins.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.
OpenFeature SDK Integration
Guides integration of the vendor-agnostic OpenFeature feature-flag SDK across languages: installation, provider setup, flag evaluation, hooks, and testing patte
Mermaid Diagrams
Generate flowcharts, sequence diagrams, ERDs and other visuals from text using the Mermaid CLI (mmdc).
CI Workflow Standards
Guidelines and templates for GitHub Actions CI/CD: container builds, testing, release automation, and optional auto-fix workflows.