
π―Skills36
Scans Python codebases for security vulnerabilities like SQL injection, unsafe deserialization, and hardcoded secrets to enhance project security.
Scans AI agent skill instructions for potential prompt injection vulnerabilities, providing security insights and mitigation strategies.
Identifies discrepancies between declared privacy policies and actual web application data collection practices, flagging potential regulatory risks.
Generates optimized Python ETL workflows with robust data validation using Pandas, Dask, or PySpark for scalable data processing systems.
Scans all skill directories in a repository to generate a comprehensive map of agent capabilities, inputs, and outputs. Serves as the brain of a multi-agent system for routing decisions and system initialization.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Redacts personally identifiable information from text, logs, and datasets to ensure privacy compliance with GDPR and CCPA standards.
Validates agent skill definitions against agentskills.io standards, ensuring machine-readability and documentation completeness for AI skills.
Detects and reports hardcoded secrets, API keys, and credentials across source code, configuration files, and git history to prevent security leaks.
Automatically scans and validates software project dependencies against a predefined whitelist of approved open-source licenses to ensure legal compliance.
Generates comprehensive technical documentation and architecture diagrams by analyzing source code, ensuring engineering teams have up-to-date API references and onboarding materials.
Profiles Python code performance by analyzing CPU and memory usage with cProfile and memory_profiler to optimize critical services.
Resolves Python package dependency conflicts by intelligently analyzing version mismatches and circular dependencies during project setup or refactoring.
Manages Python virtual environments by creating, validating, and configuring isolated project environments with precise dependency and version control.
Provides professional-grade code review feedback, teaching industry communication standards and clean code practices for software engineering students.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Automates comprehensive code reviews by detecting logic errors, style violations, and potential bugs during pull request cycles.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Visualizes technical debt by generating a heat-map of code complexity, test coverage, and TODO density to prioritize refactoring efforts.
Optimizes Kubernetes resource configurations by analyzing usage metrics to recommend precise CPU and memory requests and limits for cost reduction and reliability.
Generates personalized, career-aligned software engineering learning paths by creating structured, modular curriculums tailored to specific professional roles.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Automatically formats and validates Python code using Black, Isort, and Flake8 to maintain consistent coding standards across projects.
Automatically migrates Python libraries and frameworks, handling breaking changes during major version upgrades with comprehensive code transformation.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Generates comprehensive Python test strategies by designing unit, integration, and end-to-end test suites for new and existing applications.
Optimizes pytest suites by analyzing test performance, identifying flaky tests, and improving coverage for faster, more reliable Python test pipelines.
Streamlines Python project dependency management by optimizing pyproject.toml and resolving complex dependency trees using Poetry or uv.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.
Converts legacy Python code by automatically adding and improving type annotations to enhance readability, IDE support, and early type error detection.
Generates structured, time-optimized lesson plans with talking points and exercises for live coding sessions and developer workshops.
Validates SQL migration files for destructive actions, potential table locks, and compatibility risks before database deployment.
Generates structured, context-aware logging configurations for Python applications to enhance observability and machine-readability.
Generates targeted, modular student projects that transform learning objectives into professional-grade portfolio challenges.
Generates secure, environment-specific Python configurations using Pydantic or Dynaconf for robust runtime settings validation.
Agent skills for specialized compliance and security auditing, including HIPAA technical safeguard checks for healthcare applications covering encryption, audit logging, and ePHI protection.