Agent Skills by agulli
Showing 13 vetted skills indexed across 1 GitHub repositories.
git-commit
Enforce conventional commit format and guide staged diff reviews.
incident-response
Guide operators to gather signals, form a hypothesis, and test it with one diagnostic command.
code-review
Audit source code for security and quality issues, outputting a JSON report.
documentation-writer
Generate developer documentation from code and APIs with validated structure.
api-design
Design REST and GraphQL interfaces with resource-based URLs and explicit schemas.
dependency-audit
Audit project dependencies for vulnerabilities, outdated packages, and license risks.
performance-profiling
Profile Python and Node services to identify bottlenecks and guide performance improvements.
data-pipeline
Automate data pipeline definition, validation, and orchestration with schema contracts.
security-hardening
Apply structured security hardening across authentication, authorization, input validation, secrets, dependencies, and HTTP headers.
skill-security-audit
Audit SKILL.md files for malicious, misconfigured, or untrusted content.
deploy-checklist
Enforce deployment guardrails and standardized checklists in CI/CD pipelines.
database-migration
Automate safe database migrations with Alembic, Django, or Prisma.
test-generation
Generate unit, integration, and edge-case tests for Python and JavaScript codebases.